Skip to content
Unstable

Console Output

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
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f3b38d4b45adc00b7e10b5f2489be04586effd3f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10
Commit message: "s1gw: add UEMux TCs for INITIAL CTX SETUP and UE CTX RELEASE"
 > git rev-list --no-walk f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins4586322410289875699.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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-nightly-20250403-0948-7fdfdc13-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-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 [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] Fetched 9297 kB in 1s (11.9 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-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. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-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_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_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_4.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_6.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_5.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_4.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_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for 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_5.cc Creating dependency file for Socket_API_Definitions_part_6.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_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SGSN_Tests_part_2.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_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_6.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_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_5.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_1.cc Creating dependency file for SCCP_Types_part_2.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_2.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_5.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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.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_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_5.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_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_6.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_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for 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_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_Templates_part_3.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for 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 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 | } | ^ 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 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc 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 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-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:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (373 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-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 libc-bin libc-dev-bin libc6 libc6-dev libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 29 newly installed, 0 to remove and 55 not upgraded. Need to get 19.2 MB of archives. After this operation, 22.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504022026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022026 [171 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.2.6cd6.202504022026 [40.3 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022026 [229 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504022026 [59.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504022026 [70.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.2.1a71.202504022026 [21.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.51.22e2.202504022026 [136 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.51.22e2.202504022026 [486 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022026 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022026 [71.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022026 [179 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022026 [60.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022026 [64.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.51.22e2.202504022026 [18.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.51.22e2.202504022026 [22.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504022026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504022026 [286 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.2.6cd6.202504022026 [108 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202504022026 [223 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202504022026 [953 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.18.84dc.202504022026 [2164 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.39.3418.202504022026 [144 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.39.3418.202504022026 [549 kB] Fetched 19.2 MB in 0s (99.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504022026_amd64.deb ... Unpacking osmocom-nightly (202504022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0.2.6cd6.202504022026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.2.6cd6.202504022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202504022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202504022026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.0.2.1a71.202504022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202504022026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202504022026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504022026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202504022026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504022026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0.2.6cd6.202504022026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.2.6cd6.202504022026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.39.3418.202504022026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.39.3418.202504022026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.39.3418.202504022026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202504022026) ... Setting up osmocom-nightly (202504022026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504022026) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libgtp11:amd64 (1.13.0.2.6cd6.202504022026) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504022026) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libgtp-dbg:amd64 (1.13.0.2.6cd6.202504022026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocore (1.11.0.18.84dc.202504022026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.2.1a71.202504022026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Setting up osmo-stp:amd64 (2.1.0.51.22e2.202504022026) ... 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.202504022026) ... Setting up osmo-sgsn (1.12.0.39.3418.202504022026) ... 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.202504022026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202504022026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250403094822307 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250403094822308 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250403094822308 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:722) 20250403094822308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250403094822308 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250403094822308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250403094822308 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250403094822308 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:156) 20250403094822308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250403094822308 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250403094822308 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250403094822308 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250403094822308 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:292) 20250403094822308 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:225) 20250403094822308 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:245) 20250403094822308 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:292) 20250403094822308 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x564f34d77d40(sgsn) with 23 counters 20250403094822471 DLSS7 INFO (r=127.0.0.1:34515<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403094822471 DLSS7 INFO (r=127.0.0.1:34515<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250403094822471 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:34515<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250403094822471 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250403094822471 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250403094822471 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403094822471 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250403094822471 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250403094822471 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250403094822473 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250403094822473 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250403094822473 DGPRS NOTICE libGTP v1.13.0.2-6cd6.202504022026 initialized (sgsn_main.c:463) 20250403094822473 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250403094822473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094822473 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:584) 20250403094822473 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:602) 20250403094822473 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:608) 20250403094822473 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:713) 20250403094822473 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250403094822473 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250403094822473 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250403094822473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403094822473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403094822473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403094822473 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403094822473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403094822473 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403094822473 DLSS7 DEBUG XUA_ASP(asp-dyn-0){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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Unix server socket created successfully. MC@9310965ee056: Listening on TCP port 45425. MC2> 9310965ee056 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 9310965ee056 45425 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9310965ee056: New HC connected from 10.0.2.100 [10.0.2.100]. 9310965ee056: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@9310965ee056: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9310965ee056: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9310965ee056: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9310965ee056: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9310965ee056: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9310965ee056: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9310965ee056: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9310965ee056: Configuration file was processed on all HCs. MC@9310965ee056: Creating MTC on host 10.0.2.100. MC@9310965ee056: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Apr 3 09:48:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094823473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094823473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach started. 20250403094824086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094824090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNCONFIGURED}: Allocated (fsm.c:456) 20250403094824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250403094824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250403094824116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094824116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094824116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094824116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094824118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094824118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094824118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094824118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094824118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250403094824118 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094824118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094824118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094824118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094824118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403094824121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094824126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094824126 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach-BVCI196(6)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094824130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250403094824130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250403094824130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250403094824130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094824130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094824130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094824130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094824130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094824130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094824131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094824131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094824131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094824131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094824131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094824131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094824131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094824131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250403094824131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094824131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094824131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094824131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094824131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094824134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094824134 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)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094824139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094824139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094824145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250403094824145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250403094824145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250403094824145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094824145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094824145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094824145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094824145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094824145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094824146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094824146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094824146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094824146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094824146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094824146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094824146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094824146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250403094824146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094824146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094824146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094824146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094824146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094824150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094824150 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)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094824157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094824157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094824474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094824475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094824475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094824475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403094824475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403094824475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250403094824475 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250403094824475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250403094824475 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250403094824475 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250403094824475 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:156) 20250403094824475 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250403094824475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403094824475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250403094824475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403094824475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403094824475 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403094824475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403094824475 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250403094824476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403094824476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403094824476 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403094824476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403094824476 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403094824476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403094824476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403094824476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403094824476 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403094824476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403094824476 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403094824476 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x564f5c0ae2c0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250403094824476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) SGSN_Test-GSUP-IPA(18)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9310965ee056: 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) } } } } 20250403094824481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403094824481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@9310965ee056: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FE9F20A4'O, index=0 SGSN_Test-GSUP(19)@9310965ee056: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@9310965ee056: 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 := 'E6E68561340CF9F54A81F4D629D3DA16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5CA39F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E0D148FC8025762'O } } } } } 20250403094825550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094825550 DLLC NOTICE LLME(ffffffff/fe9f20a4){UNASSIGNED} LLC RX: unknown TLLI 0xfe9f20a4, creating LLME on the fly (gprs_llc.c:552) 20250403094825550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094825550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1320) 20250403094825550 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094825550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403094825550 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094825550 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403094825550 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094825550 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094825550 DLLC NOTICE LLME(ffffffff/fe9f20a4){UNASSIGNED} LLGM Assign pre (fe9f20a4 => e2c06084) (gprs_llc.c:1079) 20250403094825550 DLLC NOTICE LLME(fe9f20a4/e2c06084){ASSIGNED} LLGM Assign post (fe9f20a4 => e2c06084) (gprs_llc.c:1125) 20250403094825550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094825550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094825550 DMM DEBUG MM(262420000000001/e2c06084) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094825573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094825573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403094825573 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094825573 DMM DEBUG MM(262420000000001/e2c06084) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250403094825573 DMM NOTICE MM(262420000000001/e2c06084) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094825573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094825573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094825573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094825573 DMM DEBUG MM(262420000000001/e2c06084) Requesting authorization (sgsn_auth.c:160) 20250403094825573 DMM INFO MM(262420000000001/e2c06084) Requesting authentication tuples (sgsn_auth.c:184) 20250403094825573 DMM DEBUG MM(262420000000001/e2c06084) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403094825573 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250403094825573 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)@9310965ee056: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@9310965ee056: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250403094825581 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403094825581 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403094825581 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403094825581 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403094825581 DMM INFO MM(262420000000001/e2c06084) Subscriber data update (mmctx.c:445) 20250403094825581 DMM DEBUG MM(262420000000001/e2c06084) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403094825581 DMM INFO MM(262420000000001/e2c06084) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403094825581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403094825581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403094825581 DMM INFO MM(262420000000001/e2c06084) <- GMM AUTH AND CIPHERING REQ (rand = e6 e6 85 61 34 0c f9 f5 4a 81 f4 d6 29 d3 da 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403094825600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094825600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094825600 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094825600 DMM INFO MM(262420000000001/e2c06084) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403094825600 DMM NOTICE MM(262420000000001/e2c06084) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403094825600 DMM DEBUG MM(262420000000001/e2c06084) checking auth: received GSM SRES = c5 ca 39 f8 (gprs_gmm.c:716) 20250403094825600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403094825600 DMM DEBUG MM(262420000000001/e2c06084) Requesting authorization (sgsn_auth.c:160) 20250403094825600 DMM INFO MM(262420000000001/e2c06084) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403094825600 DMM DEBUG MM(262420000000001/e2c06084) Requesting subscriber data update (gprs_subscriber.c:894) 20250403094825600 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250403094825600 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) 20250403094825600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403094825600 DMM INFO MM(262420000000001/e2c06084) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2c06084) (gprs_gmm.c:337) 20250403094825603 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403094825603 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403094825603 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250403094825603 DMM INFO MM(262420000000001/e2c06084) Subscriber data update (mmctx.c:445) 20250403094825603 DMM DEBUG MM(262420000000001/e2c06084) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403094825603 DMM INFO MM(262420000000001/e2c06084) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403094825603 DMM NOTICE MM(262420000000001/e2c06084) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250403094825603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403094825603 DMM NOTICE MM(262420000000001/e2c06084) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403094825603 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) 20250403094825605 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403094825605 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250403094825605 DMM INFO MM(262420000000001/e2c06084) Subscriber data update (mmctx.c:445) 20250403094825605 DMM DEBUG MM(262420000000001/e2c06084) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403094825616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094825616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403094825616 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094825616 DMM INFO MM(262420000000001/e2c06084) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403094825616 DMM NOTICE MM(262420000000001/e2c06084) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403094825616 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403094825616 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403094825616 DLLC NOTICE LLME(fe9f20a4/e2c06084){ASSIGNED} LLGM Assign pre (ffffffff => e2c06084) (gprs_llc.c:1079) 20250403094825616 DLLC NOTICE LLME(ffffffff/e2c06084){ASSIGNED} LLGM Assign post (ffffffff => e2c06084) (gprs_llc.c:1125) 20250403094825616 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403094825616 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403094825616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403094825616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403094825661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403094825661 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250403094825661 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:34515 err=None (osmo_ss7_asp.c:824) TC_attach(21)@9310965ee056: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9310965ee056: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@9310965ee056: Final verdict of PTC: pass 20250403094825682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@9310965ee056: Final verdict of PTC: none 20250403094825687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403094825687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@9310965ee056: Final verdict of PTC: none -NSVCI97(7)@9310965ee056: Final verdict of PTC: none TC_attach-BVCI220(16)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9310965ee056: Final verdict of PTC: none -NSVCI98(12)@9310965ee056: Final verdict of PTC: none TC_attach-BVCI196(6)@9310965ee056: Final verdict of PTC: none TC_attach-BVCI210(11)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9310965ee056: Final verdict of PTC: none -NSVCI99(17)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(5)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(15)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(10)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@9310965ee056: Test case TC_attach finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Apr 3 09:48:25 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250403094825811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094826214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108340) 20250403094826688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094826689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108340, count=109500) 20250403094827689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094827689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Apr 3 09:48:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094828690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094828691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_mnc3 started. 20250403094829321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094829324 DMM INFO MM(262420000000001/e2c06084) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403094829324 DMM INFO MM(262420000000001/e2c06084) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403094829324 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403094829324 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403094829324 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403094829324 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403094829324 DLLC NOTICE LLME(ffffffff/e2c06084){ASSIGNED} LLGM Assign pre (e2c06084 => ffffffff) (gprs_llc.c:1079) 20250403094829324 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2c06084 => ffffffff) (gprs_llc.c:1125) 20250403094829324 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250403094829324 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) 20250403094829324 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) 20250403094829324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403094829324 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403094829324 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403094829324 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403094829324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094829364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094829364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094829364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094829364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094829364 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403094829364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094829364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094829364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094829364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094829365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094829365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094829365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094829365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094829365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094829365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094829365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094829365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094829365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094829365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094829365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094829365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094829365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403094829369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@9310965ee056: 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 } 20250403094829378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094829378 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(31)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_mnc3-BVCI196(25)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094829380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094829380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094829380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094829380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094829380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403094829380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094829380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094829380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094829380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094829381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094829381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094829381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094829381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094829381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094829381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094829381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094829381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094829381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094829381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094829381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(31)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403094829382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094829382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094829383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094829387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094829387 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094829394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094829394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094829394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094829394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094829394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403094829394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094829394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094829394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094829394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094829395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094829395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094829395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094829395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094829395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094829395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094829395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094829395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094829395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094829395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094829395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094829395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094829395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094829398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094829402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094829402 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094829692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094829692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094829692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094829692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@9310965ee056: 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) } } } } 20250403094829696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403094829697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@9310965ee056: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F68505F4'O, index=0 SGSN_Test-GSUP(38)@9310965ee056: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@9310965ee056: 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 := '5F5C9A35BE2B625CC69509927F815B8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE6D90FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8020D889DF99AECC'O } } } } } 20250403094830753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094830753 DLLC NOTICE LLME(ffffffff/f68505f4){UNASSIGNED} LLC RX: unknown TLLI 0xf68505f4, creating LLME on the fly (gprs_llc.c:552) 20250403094830753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094830753 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1320) 20250403094830753 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094830753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403094830753 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094830753 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403094830753 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094830753 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094830753 DLLC NOTICE LLME(ffffffff/f68505f4){UNASSIGNED} LLGM Assign pre (f68505f4 => f369735e) (gprs_llc.c:1079) 20250403094830753 DLLC NOTICE LLME(f68505f4/f369735e){ASSIGNED} LLGM Assign post (f68505f4 => f369735e) (gprs_llc.c:1125) 20250403094830753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094830753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094830753 DMM DEBUG MM(262420000001001/f369735e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094830761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094830761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403094830761 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094830761 DMM DEBUG MM(262420000001001/f369735e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250403094830761 DMM NOTICE MM(262420000001001/f369735e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094830761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094830761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094830761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094830761 DMM DEBUG MM(262420000001001/f369735e) Requesting authorization (sgsn_auth.c:160) 20250403094830761 DMM INFO MM(262420000001001/f369735e) Requesting authentication tuples (sgsn_auth.c:184) 20250403094830761 DMM DEBUG MM(262420000001001/f369735e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403094830761 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250403094830761 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)@9310965ee056: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@9310965ee056: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250403094830762 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403094830762 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403094830762 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403094830762 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403094830762 DMM INFO MM(262420000001001/f369735e) Subscriber data update (mmctx.c:445) 20250403094830762 DMM DEBUG MM(262420000001001/f369735e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403094830762 DMM INFO MM(262420000001001/f369735e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403094830762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403094830762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403094830762 DMM INFO MM(262420000001001/f369735e) <- GMM AUTH AND CIPHERING REQ (rand = 5f 5c 9a 35 be 2b 62 5c c6 95 09 92 7f 81 5b 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403094830766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094830766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094830766 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094830766 DMM INFO MM(262420000001001/f369735e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403094830766 DMM NOTICE MM(262420000001001/f369735e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403094830766 DMM DEBUG MM(262420000001001/f369735e) checking auth: received GSM SRES = ce 6d 90 fb (gprs_gmm.c:716) 20250403094830766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403094830766 DMM DEBUG MM(262420000001001/f369735e) Requesting authorization (sgsn_auth.c:160) 20250403094830766 DMM INFO MM(262420000001001/f369735e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403094830766 DMM DEBUG MM(262420000001001/f369735e) Requesting subscriber data update (gprs_subscriber.c:894) 20250403094830766 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250403094830766 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) 20250403094830766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403094830767 DMM INFO MM(262420000001001/f369735e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf369735e) (gprs_gmm.c:337) 20250403094830767 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403094830767 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403094830767 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250403094830767 DMM INFO MM(262420000001001/f369735e) Subscriber data update (mmctx.c:445) 20250403094830767 DMM DEBUG MM(262420000001001/f369735e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403094830767 DMM INFO MM(262420000001001/f369735e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403094830767 DMM NOTICE MM(262420000001001/f369735e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250403094830767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403094830767 DMM NOTICE MM(262420000001001/f369735e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403094830767 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) 20250403094830767 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403094830767 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250403094830767 DMM INFO MM(262420000001001/f369735e) Subscriber data update (mmctx.c:445) 20250403094830767 DMM DEBUG MM(262420000001001/f369735e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403094830770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094830770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403094830770 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094830770 DMM INFO MM(262420000001001/f369735e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403094830770 DMM NOTICE MM(262420000001001/f369735e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403094830770 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403094830770 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403094830770 DLLC NOTICE LLME(f68505f4/f369735e){ASSIGNED} LLGM Assign pre (ffffffff => f369735e) (gprs_llc.c:1079) 20250403094830770 DLLC NOTICE LLME(ffffffff/f369735e){ASSIGNED} LLGM Assign post (ffffffff => f369735e) (gprs_llc.c:1125) 20250403094830770 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403094830770 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403094830770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403094830770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@9310965ee056: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@9310965ee056: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@9310965ee056: Final verdict of PTC: pass 20250403094830833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@9310965ee056: Final verdict of PTC: none -NSVCI98(31)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@9310965ee056: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@9310965ee056: Final verdict of PTC: none -NSVCI99(36)@9310965ee056: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@9310965ee056: Final verdict of PTC: none -NSVCI97(26)@9310965ee056: Final verdict of PTC: none 20250403094830838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403094830838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(28)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@9310965ee056: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(24)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(29)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(34)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Apr 3 09:48:30 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250403094830936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094831338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48612) 20250403094831840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094831840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48612, count=89448) 20250403094832842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094832842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Apr 3 09:48:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094833843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094833843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_umts_aka_umts_res started. 20250403094834437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094834440 DMM INFO MM(262420000001001/f369735e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403094834440 DMM INFO MM(262420000001001/f369735e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403094834440 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403094834440 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403094834440 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403094834441 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403094834441 DLLC NOTICE LLME(ffffffff/f369735e){ASSIGNED} LLGM Assign pre (f369735e => ffffffff) (gprs_llc.c:1079) 20250403094834441 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f369735e => ffffffff) (gprs_llc.c:1125) 20250403094834441 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250403094834441 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) 20250403094834441 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) 20250403094834441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403094834441 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403094834441 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403094834441 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403094834441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094834491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094834491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094834491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094834491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094834491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403094834491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094834492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094834492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094834492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094834493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094834493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094834493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094834493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094834493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094834493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094834493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094834493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094834494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094834494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094834494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094834494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094834494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094834497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094834505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094834505 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094834510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094834510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094834510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094834510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094834510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403094834510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094834510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094834510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094834510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094834511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094834511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094834511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094834511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094834511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094834511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094834511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094834511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094834511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094834511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094834511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094834511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094834511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094834513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094834517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094834517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@9310965ee056: 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(55)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094834525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094834525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094834525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094834525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094834525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403094834525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094834525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094834525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094834525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094834526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094834526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094834526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094834526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094834526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094834526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094834526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094834526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094834526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094834526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094834526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094834526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094834526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094834528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094834532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094834532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094834844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094834844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094834844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094834844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@9310965ee056: 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) } } } } 20250403094834848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403094834849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@9310965ee056: 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(56)@9310965ee056: 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(56)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@9310965ee056: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CA1CED31'O, index=0 SGSN_Test-GSUP(57)@9310965ee056: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@9310965ee056: 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 := '0A09C8F58AA6369AA924E6E0C09259EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C349343'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22EEC18A1CAAE3E7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EE2254053DF5689C3FAAB6895A2BC858'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8CC7DF6BE61364B52099108E9CDDBF46'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '98C8C4EAB6CDB50C513F6B040A366965'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D5ADEFDC509E1FA'O } } } } } 20250403094835924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094835924 DLLC NOTICE LLME(ffffffff/ca1ced31){UNASSIGNED} LLC RX: unknown TLLI 0xca1ced31, creating LLME on the fly (gprs_llc.c:552) 20250403094835924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094835924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1320) 20250403094835924 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094835924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403094835924 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094835924 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403094835924 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094835924 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094835924 DLLC NOTICE LLME(ffffffff/ca1ced31){UNASSIGNED} LLGM Assign pre (ca1ced31 => f7288c1c) (gprs_llc.c:1079) 20250403094835924 DLLC NOTICE LLME(ca1ced31/f7288c1c){ASSIGNED} LLGM Assign post (ca1ced31 => f7288c1c) (gprs_llc.c:1125) 20250403094835924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094835924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094835924 DMM DEBUG MM(262420000001002/f7288c1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094835947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094835947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403094835947 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094835947 DMM DEBUG MM(262420000001002/f7288c1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250403094835947 DMM NOTICE MM(262420000001002/f7288c1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094835947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094835947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094835947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094835947 DMM DEBUG MM(262420000001002/f7288c1c) Requesting authorization (sgsn_auth.c:160) 20250403094835947 DMM INFO MM(262420000001002/f7288c1c) Requesting authentication tuples (sgsn_auth.c:184) 20250403094835947 DMM DEBUG MM(262420000001002/f7288c1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403094835947 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250403094835947 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)@9310965ee056: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@9310965ee056: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250403094835951 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403094835951 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403094835951 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403094835951 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403094835951 DMM INFO MM(262420000001002/f7288c1c) Subscriber data update (mmctx.c:445) 20250403094835951 DMM DEBUG MM(262420000001002/f7288c1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403094835951 DMM INFO MM(262420000001002/f7288c1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403094835951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403094835951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403094835951 DMM INFO MM(262420000001002/f7288c1c) <- GMM AUTH AND CIPHERING REQ (rand = 0a 09 c8 f5 8a a6 36 9a a9 24 e6 e0 c0 92 59 ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 c8 c4 ea b6 cd b5 0c 51 3f 6b 04 0a 36 69 65 ) (gprs_gmm.c:510) 20250403094835965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094835965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094835965 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094835965 DMM INFO MM(262420000001002/f7288c1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403094835965 DMM NOTICE MM(262420000001002/f7288c1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403094835965 DMM DEBUG MM(262420000001002/f7288c1c) checking auth: received UMTS RES = 8d 5a de fd c5 09 e1 fa (gprs_gmm.c:716) 20250403094835965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403094835965 DMM DEBUG MM(262420000001002/f7288c1c) Requesting authorization (sgsn_auth.c:160) 20250403094835965 DMM INFO MM(262420000001002/f7288c1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403094835965 DMM DEBUG MM(262420000001002/f7288c1c) Requesting subscriber data update (gprs_subscriber.c:894) 20250403094835965 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250403094835965 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) 20250403094835965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403094835965 DMM INFO MM(262420000001002/f7288c1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7288c1c) (gprs_gmm.c:337) 20250403094835968 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403094835968 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403094835968 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250403094835968 DMM INFO MM(262420000001002/f7288c1c) Subscriber data update (mmctx.c:445) 20250403094835968 DMM DEBUG MM(262420000001002/f7288c1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403094835968 DMM INFO MM(262420000001002/f7288c1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403094835968 DMM NOTICE MM(262420000001002/f7288c1c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250403094835968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403094835968 DMM NOTICE MM(262420000001002/f7288c1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403094835968 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) 20250403094835969 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403094835969 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250403094835969 DMM INFO MM(262420000001002/f7288c1c) Subscriber data update (mmctx.c:445) 20250403094835969 DMM DEBUG MM(262420000001002/f7288c1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403094835980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094835980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403094835980 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094835980 DMM INFO MM(262420000001002/f7288c1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403094835980 DMM NOTICE MM(262420000001002/f7288c1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403094835980 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403094835980 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403094835980 DLLC NOTICE LLME(ca1ced31/f7288c1c){ASSIGNED} LLGM Assign pre (ffffffff => f7288c1c) (gprs_llc.c:1079) 20250403094835980 DLLC NOTICE LLME(ffffffff/f7288c1c){ASSIGNED} LLGM Assign post (ffffffff => f7288c1c) (gprs_llc.c:1125) 20250403094835980 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403094835980 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403094835980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403094835980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@9310965ee056: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@9310965ee056: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@9310965ee056: Final verdict of PTC: pass 20250403094836041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38330<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403094836044 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403094836045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(50)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@9310965ee056: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(57)@9310965ee056: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@9310965ee056: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@9310965ee056: Final verdict of PTC: none -NSVCI97(45)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@9310965ee056: Final verdict of PTC: none -NSVCI99(55)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(43)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(48)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(53)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Apr 3 09:48:36 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 20250403094836157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094836559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84388) 20250403094837046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094837046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84388, count=90540) 20250403094838048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094838048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Apr 3 09:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094839049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094839049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_umts_aka_gsm_sres started. 20250403094839650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094839652 DMM INFO MM(262420000001002/f7288c1c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403094839652 DMM INFO MM(262420000001002/f7288c1c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403094839652 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403094839652 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403094839652 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403094839652 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403094839652 DLLC NOTICE LLME(ffffffff/f7288c1c){ASSIGNED} LLGM Assign pre (f7288c1c => ffffffff) (gprs_llc.c:1079) 20250403094839652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7288c1c => ffffffff) (gprs_llc.c:1125) 20250403094839653 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250403094839653 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) 20250403094839653 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) 20250403094839653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403094839653 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403094839653 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403094839653 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403094839653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@9310965ee056: 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(65)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(64)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403094839687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094839687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094839687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094839687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094839687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403094839687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094839687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094839687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094839687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094839688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094839688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094839688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094839688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094839688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094839688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094839688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094839688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094839688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094839688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094839688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094839688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094839688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(65)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094839691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(64)@9310965ee056: 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 } SGSN_Test-Gb0-BSSGP0(61)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094839697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094839697 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250403094839697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094839697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094839697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094839697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094839697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403094839697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094839697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094839697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094839697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094839698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094839698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094839698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094839698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094839698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094839698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094839698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094839698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(69)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403094839698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_umts_aka_gsm_sres-BVCI196(62)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094839700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403094839704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094839704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094839713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094839713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094839713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094839713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094839713 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403094839713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094839713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094839713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094839713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094839713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094839714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094839714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094839714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094839714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094839714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094839714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094839714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094839714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094839714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094839714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094839714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094839714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094839716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094839720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094839720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094840050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094840051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094840051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094840051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@9310965ee056: 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) } } } } 20250403094840055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403094840056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@9310965ee056: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D64E0C40'O, index=0 SGSN_Test-GSUP(76)@9310965ee056: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@9310965ee056: 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 := '3EF4B3FB7B0A74882183BEE3E92CB286'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C7C6CF4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27A01313BFCB8629'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C6B06A5B404BA79C8C1DD498D9B228D8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AADC72A2A171AA0072BFF2B62EB3D84F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9122A3EF4DD3713DB93DC7251CA4A096'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '835525ED39CF6915'O } } } } } 20250403094841136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094841137 DLLC NOTICE LLME(ffffffff/d64e0c40){UNASSIGNED} LLC RX: unknown TLLI 0xd64e0c40, creating LLME on the fly (gprs_llc.c:552) 20250403094841137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094841137 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1320) 20250403094841137 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094841137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403094841137 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094841137 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403094841137 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094841137 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094841137 DLLC NOTICE LLME(ffffffff/d64e0c40){UNASSIGNED} LLGM Assign pre (d64e0c40 => e4245e6f) (gprs_llc.c:1079) 20250403094841137 DLLC NOTICE LLME(d64e0c40/e4245e6f){ASSIGNED} LLGM Assign post (d64e0c40 => e4245e6f) (gprs_llc.c:1125) 20250403094841137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094841137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094841137 DMM DEBUG MM(262420000001003/e4245e6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094841158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094841158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403094841158 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094841158 DMM DEBUG MM(262420000001003/e4245e6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250403094841158 DMM NOTICE MM(262420000001003/e4245e6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094841158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094841158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094841158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094841158 DMM DEBUG MM(262420000001003/e4245e6f) Requesting authorization (sgsn_auth.c:160) 20250403094841158 DMM INFO MM(262420000001003/e4245e6f) Requesting authentication tuples (sgsn_auth.c:184) 20250403094841158 DMM DEBUG MM(262420000001003/e4245e6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403094841158 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250403094841158 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)@9310965ee056: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@9310965ee056: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250403094841164 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403094841164 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403094841164 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403094841164 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403094841164 DMM INFO MM(262420000001003/e4245e6f) Subscriber data update (mmctx.c:445) 20250403094841164 DMM DEBUG MM(262420000001003/e4245e6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403094841164 DMM INFO MM(262420000001003/e4245e6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403094841164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403094841164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403094841164 DMM INFO MM(262420000001003/e4245e6f) <- GMM AUTH AND CIPHERING REQ (rand = 3e f4 b3 fb 7b 0a 74 88 21 83 be e3 e9 2c b2 86 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 22 a3 ef 4d d3 71 3d b9 3d c7 25 1c a4 a0 96 ) (gprs_gmm.c:510) 20250403094841180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094841180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094841180 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094841180 DMM INFO MM(262420000001003/e4245e6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403094841180 DMM NOTICE MM(262420000001003/e4245e6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403094841180 DMM DEBUG MM(262420000001003/e4245e6f) checking auth: received GSM SRES = 9c 7c 6c f4 (gprs_gmm.c:716) 20250403094841180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403094841180 DMM DEBUG MM(262420000001003/e4245e6f) Requesting authorization (sgsn_auth.c:160) 20250403094841180 DMM INFO MM(262420000001003/e4245e6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403094841180 DMM DEBUG MM(262420000001003/e4245e6f) Requesting subscriber data update (gprs_subscriber.c:894) 20250403094841180 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250403094841180 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) 20250403094841180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403094841180 DMM INFO MM(262420000001003/e4245e6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4245e6f) (gprs_gmm.c:337) 20250403094841183 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403094841183 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403094841183 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250403094841183 DMM INFO MM(262420000001003/e4245e6f) Subscriber data update (mmctx.c:445) 20250403094841183 DMM DEBUG MM(262420000001003/e4245e6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403094841183 DMM INFO MM(262420000001003/e4245e6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403094841183 DMM NOTICE MM(262420000001003/e4245e6f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250403094841183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403094841183 DMM NOTICE MM(262420000001003/e4245e6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403094841183 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) 20250403094841184 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403094841184 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250403094841184 DMM INFO MM(262420000001003/e4245e6f) Subscriber data update (mmctx.c:445) 20250403094841184 DMM DEBUG MM(262420000001003/e4245e6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403094841196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094841196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403094841196 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094841196 DMM INFO MM(262420000001003/e4245e6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403094841196 DMM NOTICE MM(262420000001003/e4245e6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403094841196 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403094841196 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403094841196 DLLC NOTICE LLME(d64e0c40/e4245e6f){ASSIGNED} LLGM Assign pre (ffffffff => e4245e6f) (gprs_llc.c:1079) 20250403094841196 DLLC NOTICE LLME(ffffffff/e4245e6f){ASSIGNED} LLGM Assign post (ffffffff => e4245e6f) (gprs_llc.c:1125) 20250403094841196 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403094841196 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403094841196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403094841196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@9310965ee056: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@9310965ee056: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@9310965ee056: Final verdict of PTC: pass 20250403094841256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@9310965ee056: Final verdict of PTC: none -NSVCI98(69)@9310965ee056: Final verdict of PTC: none -NSVCI99(74)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@9310965ee056: Final verdict of PTC: none 20250403094841262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403094841262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(65)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@9310965ee056: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@9310965ee056: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@9310965ee056: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(63)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(67)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(72)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Apr 3 09:48:41 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 20250403094841369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094841772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84376) 20250403094842263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094842264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84376, count=90528) 20250403094843265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094843265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Apr 3 09:48:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094844267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094844267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_timeout_after_pdp_act started. 20250403094844869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094844872 DMM INFO MM(262420000001003/e4245e6f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403094844872 DMM INFO MM(262420000001003/e4245e6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403094844872 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403094844872 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403094844872 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403094844872 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403094844872 DLLC NOTICE LLME(ffffffff/e4245e6f){ASSIGNED} LLGM Assign pre (e4245e6f => ffffffff) (gprs_llc.c:1079) 20250403094844872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4245e6f => ffffffff) (gprs_llc.c:1125) 20250403094844872 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250403094844872 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) 20250403094844872 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) 20250403094844872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403094844872 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403094844872 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403094844872 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403094844872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094844924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094844924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094844924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094844924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094844924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403094844924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094844924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094844924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094844924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094844926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094844926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094844926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094844926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094844926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094844926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094844926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094844926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094844926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094844926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094844926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403094844926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094844926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094844928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094844936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094844936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@9310965ee056: 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(88)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094844941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094844941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094844941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094844941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094844941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403094844941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094844941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094844941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094844941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094844942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094844942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094844942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094844942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094844942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094844942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094844942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094844942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094844942 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094844942 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094844942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094844942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094844942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403094844945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@9310965ee056: 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 } 20250403094844952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094844952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(93)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_timeout_after_pdp_act-BVCI210(87)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094844954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094844954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094844954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403094844954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094844954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094844954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094844955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094844955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094844955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094844956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094844956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094844956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094844956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094844956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094844956 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094844956 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094844956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094844956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094844956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094844957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094844961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094844961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094845268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094845268 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094845268 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094845268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@9310965ee056: 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) } } } } 20250403094845272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403094845273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@9310965ee056: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D734CEC7'O, index=0 SGSN_Test-GSUP(95)@9310965ee056: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@9310965ee056: 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 := '7C5D161C8A23A62D6199DB1CE7FA47DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D71A9D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0D0930A58785E15'O } } } } } 20250403094845330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845330 DLLC NOTICE LLME(ffffffff/d734cec7){UNASSIGNED} LLC RX: unknown TLLI 0xd734cec7, creating LLME on the fly (gprs_llc.c:552) 20250403094845330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1320) 20250403094845330 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094845330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403094845330 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094845330 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403094845330 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094845330 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094845330 DLLC NOTICE LLME(ffffffff/d734cec7){UNASSIGNED} LLGM Assign pre (d734cec7 => f2bba3a7) (gprs_llc.c:1079) 20250403094845330 DLLC NOTICE LLME(d734cec7/f2bba3a7){ASSIGNED} LLGM Assign post (d734cec7 => f2bba3a7) (gprs_llc.c:1125) 20250403094845330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094845330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094845330 DMM DEBUG MM(262420000000021/f2bba3a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094845345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845345 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094845345 DMM DEBUG MM(262420000000021/f2bba3a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250403094845345 DMM NOTICE MM(262420000000021/f2bba3a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094845345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094845345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094845345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094845345 DMM DEBUG MM(262420000000021/f2bba3a7) Requesting authorization (sgsn_auth.c:160) 20250403094845345 DMM INFO MM(262420000000021/f2bba3a7) Requesting authentication tuples (sgsn_auth.c:184) 20250403094845345 DMM DEBUG MM(262420000000021/f2bba3a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403094845345 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250403094845345 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)@9310965ee056: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@9310965ee056: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250403094845351 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403094845351 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403094845351 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403094845351 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403094845351 DMM INFO MM(262420000000021/f2bba3a7) Subscriber data update (mmctx.c:445) 20250403094845351 DMM DEBUG MM(262420000000021/f2bba3a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403094845351 DMM INFO MM(262420000000021/f2bba3a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403094845351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403094845351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403094845351 DMM INFO MM(262420000000021/f2bba3a7) <- GMM AUTH AND CIPHERING REQ (rand = 7c 5d 16 1c 8a 23 a6 2d 61 99 db 1c e7 fa 47 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403094845362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845363 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094845363 DMM INFO MM(262420000000021/f2bba3a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403094845363 DMM NOTICE MM(262420000000021/f2bba3a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403094845363 DMM DEBUG MM(262420000000021/f2bba3a7) checking auth: received GSM SRES = 6d 71 a9 d8 (gprs_gmm.c:716) 20250403094845363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403094845363 DMM DEBUG MM(262420000000021/f2bba3a7) Requesting authorization (sgsn_auth.c:160) 20250403094845363 DMM INFO MM(262420000000021/f2bba3a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403094845363 DMM DEBUG MM(262420000000021/f2bba3a7) Requesting subscriber data update (gprs_subscriber.c:894) 20250403094845363 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250403094845363 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) 20250403094845363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403094845363 DMM INFO MM(262420000000021/f2bba3a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2bba3a7) (gprs_gmm.c:337) 20250403094845365 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403094845365 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403094845365 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250403094845365 DMM INFO MM(262420000000021/f2bba3a7) Subscriber data update (mmctx.c:445) 20250403094845365 DMM DEBUG MM(262420000000021/f2bba3a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403094845365 DMM INFO MM(262420000000021/f2bba3a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403094845365 DMM NOTICE MM(262420000000021/f2bba3a7) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250403094845365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403094845365 DMM NOTICE MM(262420000000021/f2bba3a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403094845365 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) 20250403094845366 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403094845366 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250403094845366 DMM INFO MM(262420000000021/f2bba3a7) Subscriber data update (mmctx.c:445) 20250403094845366 DMM DEBUG MM(262420000000021/f2bba3a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403094845375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845375 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094845375 DMM INFO MM(262420000000021/f2bba3a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403094845375 DMM NOTICE MM(262420000000021/f2bba3a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403094845375 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403094845375 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403094845375 DLLC NOTICE LLME(d734cec7/f2bba3a7){ASSIGNED} LLGM Assign pre (ffffffff => f2bba3a7) (gprs_llc.c:1079) 20250403094845375 DLLC NOTICE LLME(ffffffff/f2bba3a7){ASSIGNED} LLGM Assign post (ffffffff => f2bba3a7) (gprs_llc.c:1125) 20250403094845375 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403094845375 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403094845376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403094845376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@9310965ee056: setverdict(pass): none -> pass 20250403094845432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845432 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094845432 DMM INFO MM(262420000000021/f2bba3a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403094845432 DMM INFO MM(262420000000021/f2bba3a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403094845432 DMM DEBUG MM(262420000000021/f2bba3a7) Using GGSN 0 (gprs_sm.c:317) 20250403094845432 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250403094845432 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403094845432 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250403094845432 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250403094845453 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 d0 4f 4f 28 11 57 6f 37 fa 14 05 7f 27 f6 12 f3 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) 20250403094845453 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcf90b8, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403094845453 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403094845453 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0ba918 TLLI=f2bba3a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403094845453 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403094845453 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403094845465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845465 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094845465 DMM INFO MM(262420000000021/f2bba3a7) -> GMM ATTACH REQUEST MI(TMSI-0xF2BBA3A7) type="GPRS attach" (gprs_gmm.c:1320) 20250403094845465 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094845465 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403094845465 DLLC NOTICE LLME(ffffffff/f2bba3a7){ASSIGNED} LLGM Assign pre (f2bba3a7 => dbddba70) (gprs_llc.c:1079) 20250403094845465 DLLC NOTICE LLME(f2bba3a7/dbddba70){ASSIGNED} LLGM Assign post (f2bba3a7 => dbddba70) (gprs_llc.c:1125) 20250403094845465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094845465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094845465 DMM DEBUG MM(262420000000021/dbddba70) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094845471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094845471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250403094845471 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094845471 DMM DEBUG MM(262420000000021/dbddba70) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250403094845471 DMM NOTICE MM(262420000000021/dbddba70) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094845471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094845471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094845471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094845471 DMM DEBUG MM(262420000000021/dbddba70) Requesting authorization (sgsn_auth.c:160) 20250403094845471 DMM INFO MM(262420000000021/dbddba70) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403094845471 DMM DEBUG MM(262420000000021/dbddba70) Requesting subscriber data update (gprs_subscriber.c:894) 20250403094845471 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250403094845471 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) 20250403094845471 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403094845471 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403094845471 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250403094845471 DMM INFO MM(262420000000021/dbddba70) Subscriber data update (mmctx.c:445) 20250403094845471 DMM DEBUG MM(262420000000021/dbddba70) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250403094845471 DMM INFO MM(262420000000021/dbddba70) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250403094845471 DMM NOTICE MM(262420000000021/dbddba70) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250403094845471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403094845471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403094845471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250403094845471 DMM INFO MM(262420000000021/dbddba70) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbddba70) (gprs_gmm.c:337) 20250403094845471 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) 20250403094845472 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403094845472 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250403094845472 DMM INFO MM(262420000000021/dbddba70) Subscriber data update (mmctx.c:445) 20250403094845472 DMM DEBUG MM(262420000000021/dbddba70) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@9310965ee056: Trying to receive 5 ATTACH ACCEPTs 20250403094851472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403094851472 DMM INFO MM(262420000000021/dbddba70) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbddba70) (gprs_gmm.c:337) 20250403094852470 DGPRS DEBUG Checking for inactive LLMEs, time = 6904638 (sgsn.c:132) 20250403094857473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403094857473 DMM INFO MM(262420000000021/dbddba70) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbddba70) (gprs_gmm.c:337) 20250403094903473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403094903473 DMM INFO MM(262420000000021/dbddba70) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbddba70) (gprs_gmm.c:337) 20250403094905270 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403094905270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403094905271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403094909474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403094909474 DMM INFO MM(262420000000021/dbddba70) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbddba70) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@9310965ee056: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@9310965ee056: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250403094914928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094914934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094914934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403094914943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094914946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094914946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403094914956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094914960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094914960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403094915475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403094915475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250403094915475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403094915475 DMM NOTICE MM(262420000000021/dbddba70) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403094915475 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250403094915475 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0ba918, TLLI=dbddba70, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403094915476 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403094915476 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403094915476 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250403094915476 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250403094915476 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) 20250403094915476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Reject}: Deallocated (fsm.c:568) 20250403094915476 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Deallocated (fsm.c:568) 20250403094915476 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403094915476 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403094915476 DLLC NOTICE LLME(f2bba3a7/dbddba70){ASSIGNED} LLGM Assign pre (dbddba70 => ffffffff) (gprs_llc.c:1079) 20250403094915476 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbddba70 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@9310965ee056: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@9310965ee056: Final verdict of PTC: pass 20250403094916002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33982<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(93)@9310965ee056: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(95)@9310965ee056: Final verdict of PTC: none -NSVCI97(83)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@9310965ee056: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@9310965ee056: Final verdict of PTC: none 20250403094916007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403094916008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(94)@9310965ee056: Final verdict of PTC: none -NSVCI98(88)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@9310965ee056: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(81)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(91)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(86)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Apr 3 09:49:16 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 20250403094916116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094916418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125980) 20250403094917009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094917009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125980, count=131412) 20250403094918010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094918010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Apr 3 09:49:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094919011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094919011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_auth_id_timeout started. 20250403094919512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094919515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094919551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094919551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094919551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094919551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094919551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403094919551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094919551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094919551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094919551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094919552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094919552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094919552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094919552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094919552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094919552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094919552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094919552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094919552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094919552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094919552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094919552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094919552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403094919555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403094919561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094919561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094919564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094919564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094919564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094919564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094919564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403094919564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094919564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094919564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094919564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094919565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094919565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094919565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094919565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094919567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094919572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094919572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094919577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094919577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094919577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094919577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094919577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403094919577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094919577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094919577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094919577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094919578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094919578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094919578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094919578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094919578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094919578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094919578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094919578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094919578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094919578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094919578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094919578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094919578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094919580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094919584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094919584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094920013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094920013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094920013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094920013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@9310965ee056: 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) } } } } 20250403094920017 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403094920018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@9310965ee056: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DFF8FAC1'O, index=0 SGSN_Test-GSUP(114)@9310965ee056: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250403094920083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094920083 DLLC NOTICE LLME(ffffffff/dff8fac1){UNASSIGNED} LLC RX: unknown TLLI 0xdff8fac1, creating LLME on the fly (gprs_llc.c:552) 20250403094920083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094920083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1320) 20250403094920083 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094920083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403094920083 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094920083 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403094920083 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094920083 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094920083 DLLC NOTICE LLME(ffffffff/dff8fac1){UNASSIGNED} LLGM Assign pre (dff8fac1 => c4048f3a) (gprs_llc.c:1079) 20250403094920083 DLLC NOTICE LLME(dff8fac1/c4048f3a){ASSIGNED} LLGM Assign post (dff8fac1 => c4048f3a) (gprs_llc.c:1125) 20250403094920083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094920083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094920083 DMM DEBUG MM(/c4048f3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094922470 DGPRS DEBUG Checking for inactive LLMEs, time = 6904668 (sgsn.c:132) 20250403094926084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403094926084 DMM DEBUG MM(/c4048f3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094932085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403094932085 DMM DEBUG MM(/c4048f3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094938087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403094938087 DMM DEBUG MM(/c4048f3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094940014 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403094940014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403094940014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403094944088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403094944088 DMM DEBUG MM(/c4048f3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094949553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094949560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094949560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403094949566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094949568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094949569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403094949579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094949581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094949581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403094950089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403094950089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250403094950089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403094950089 DMM NOTICE MM(/c4048f3a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250403094950089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Reject}: Deallocated (fsm.c:568) 20250403094950089 DMM DEBUG MM_STATE_Gb(3757636289)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403094950089 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403094950089 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403094950089 DLLC NOTICE LLME(dff8fac1/c4048f3a){ASSIGNED} LLGM Assign pre (c4048f3a => ffffffff) (gprs_llc.c:1079) 20250403094950089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4048f3a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@9310965ee056: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@9310965ee056: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@9310965ee056: Final verdict of PTC: pass 20250403094950101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@9310965ee056: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@9310965ee056: Final verdict of PTC: none -NSVCI98(107)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@9310965ee056: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@9310965ee056: Final verdict of PTC: none -NSVCI99(112)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@9310965ee056: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(100)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(105)@9310965ee056: Final verdict of PTC: none 20250403094950105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403094950105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(102)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(110)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Apr 3 09:49:50 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 20250403094950182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094950484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250403094951106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094951106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=68484) 20250403094952107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094952107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403094952471 DGPRS DEBUG Checking for inactive LLMEs, time = 6904698 (sgsn.c:132) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Apr 3 09:49:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403094953109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094953109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_auth_sai_timeout started. 20250403094953576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403094953578 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094953615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403094953615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094953615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094953615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094953615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403094953615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094953615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094953615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094953615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094953616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094953616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094953616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094953616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094953616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094953616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094953616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094953616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094953616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403094953616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094953616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403094953616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094953616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094953618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094953623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094953629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403094953629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094953629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094953629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094953629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403094953629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094953629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094953629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094953629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094953630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094953630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094953630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094953631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094953631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094953631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094953631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094953631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094953631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403094953631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094953631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094953631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094953631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403094953633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403094953638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094953638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(127)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@9310965ee056: Provider Link came up: sending NS-RESET 20250403094953643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403094953643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403094953643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403094953643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094953643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403094953643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403094953643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403094953643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403094953643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403094953644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403094953644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403094953644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403094953644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403094953644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403094953644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403094953644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403094953644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403094953644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403094953644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403094953644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403094953644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403094953644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403094953646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403094953651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094953651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403094954110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403094954111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403094954111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403094954111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@9310965ee056: 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) } } } } 20250403094954115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403094954116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@9310965ee056: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D5C432B6'O, index=0 SGSN_Test-GSUP(133)@9310965ee056: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250403094954185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094954185 DLLC NOTICE LLME(ffffffff/d5c432b6){UNASSIGNED} LLC RX: unknown TLLI 0xd5c432b6, creating LLME on the fly (gprs_llc.c:552) 20250403094954185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403094954185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1320) 20250403094954185 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403094954185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403094954185 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403094954185 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403094954185 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403094954185 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403094954185 DLLC NOTICE LLME(ffffffff/d5c432b6){UNASSIGNED} LLGM Assign pre (d5c432b6 => d3764d51) (gprs_llc.c:1079) 20250403094954185 DLLC NOTICE LLME(d5c432b6/d3764d51){ASSIGNED} LLGM Assign post (d5c432b6 => d3764d51) (gprs_llc.c:1125) 20250403094954185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403094954185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403094954185 DMM DEBUG MM(262420000000003/d3764d51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403094954209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403094954209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403094954209 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403094954209 DMM DEBUG MM(262420000000003/d3764d51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250403094954209 DMM NOTICE MM(262420000000003/d3764d51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403094954209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403094954209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403094954209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403094954209 DMM DEBUG MM(262420000000003/d3764d51) Requesting authorization (sgsn_auth.c:160) 20250403094954209 DMM INFO MM(262420000000003/d3764d51) Requesting authentication tuples (sgsn_auth.c:184) 20250403094954209 DMM DEBUG MM(262420000000003/d3764d51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403094954209 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250403094954209 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)@9310965ee056: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@9310965ee056: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250403095000211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250403095000211 DMM ERROR MM(262420000000003/d3764d51) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250403095000211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250403095000211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095000211 DMM NOTICE MM(262420000000003/d3764d51) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250403095000211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Reject}: Deallocated (fsm.c:568) 20250403095000211 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095000211 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095000211 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095000211 DLLC NOTICE LLME(d5c432b6/d3764d51){ASSIGNED} LLGM Assign pre (d3764d51 => ffffffff) (gprs_llc.c:1079) 20250403095000211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3764d51 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@9310965ee056: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@9310965ee056: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@9310965ee056: Final verdict of PTC: pass 20250403095000233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095000237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095000237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@9310965ee056: Final verdict of PTC: none -NSVCI98(126)@9310965ee056: Final verdict of PTC: none -NSVCI97(121)@9310965ee056: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@9310965ee056: Final verdict of PTC: none -NSVCI99(131)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(133)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@9310965ee056: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(129)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(119)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(124)@9310965ee056: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Apr 3 09:50:00 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 20250403095000338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095000640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57492) 20250403095001239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095001239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57492, count=67456) 20250403095002240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095002240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Apr 3 09:50:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095003241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095003241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_auth_sai_reject started. 20250403095003737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095003740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095003789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095003789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095003789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095003789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095003789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095003789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095003789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095003789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095003789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095003790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095003790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095003790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095003790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095003790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095003790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095003790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095003790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095003791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095003791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095003793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095003797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095003797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@9310965ee056: 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(146)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(145)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095003809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095003809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095003809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095003809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095003809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095003809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095003809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095003809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095003809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095003810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095003810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095003810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095003810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095003810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095003810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095003810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095003810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095003810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095003810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095003810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(146)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095003810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095003810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095003812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095003817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095003817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(143)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095003823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095003823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095003823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095003823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095003823 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095003823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095003823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095003823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095003823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095003824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095003824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095003824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095003824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095003824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095003824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095003824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095003824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095003824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095003824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095003824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095003824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095003824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095003826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095003830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095003830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095004243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095004243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095004243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095004243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@9310965ee056: 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) } } } } 20250403095004247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(150)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095004248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@9310965ee056: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F1255130'O, index=0 SGSN_Test-GSUP(152)@9310965ee056: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250403095004314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095004315 DLLC NOTICE LLME(ffffffff/f1255130){UNASSIGNED} LLC RX: unknown TLLI 0xf1255130, creating LLME on the fly (gprs_llc.c:552) 20250403095004315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095004315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1320) 20250403095004315 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095004315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095004315 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095004315 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095004315 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095004315 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095004315 DLLC NOTICE LLME(ffffffff/f1255130){UNASSIGNED} LLGM Assign pre (f1255130 => ea642440) (gprs_llc.c:1079) 20250403095004315 DLLC NOTICE LLME(f1255130/ea642440){ASSIGNED} LLGM Assign post (f1255130 => ea642440) (gprs_llc.c:1125) 20250403095004315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095004315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095004315 DMM DEBUG MM(262420000000004/ea642440) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095004327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095004327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095004327 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095004327 DMM DEBUG MM(262420000000004/ea642440) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250403095004327 DMM NOTICE MM(262420000000004/ea642440) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095004327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095004327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095004327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095004327 DMM DEBUG MM(262420000000004/ea642440) Requesting authorization (sgsn_auth.c:160) 20250403095004327 DMM INFO MM(262420000000004/ea642440) Requesting authentication tuples (sgsn_auth.c:184) 20250403095004327 DMM DEBUG MM(262420000000004/ea642440) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095004327 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250403095004327 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)@9310965ee056: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@9310965ee056: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250403095004330 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250403095004330 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250403095004330 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250403095010328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250403095010328 DMM ERROR MM(262420000000004/ea642440) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250403095010328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250403095010328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095010328 DMM NOTICE MM(262420000000004/ea642440) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250403095010328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Reject}: Deallocated (fsm.c:568) 20250403095010328 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095010328 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095010328 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095010328 DLLC NOTICE LLME(f1255130/ea642440){ASSIGNED} LLGM Assign pre (ea642440 => ffffffff) (gprs_llc.c:1079) 20250403095010328 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea642440 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@9310965ee056: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@9310965ee056: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@9310965ee056: Final verdict of PTC: pass 20250403095010347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@9310965ee056: Final verdict of PTC: none 20250403095010352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095010352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(140)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@9310965ee056: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@9310965ee056: Final verdict of PTC: none -NSVCI98(146)@9310965ee056: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@9310965ee056: Final verdict of PTC: none -NSVCI99(151)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@9310965ee056: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(144)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(149)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(138)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Apr 3 09:50:10 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 20250403095010477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095010778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67756) 20250403095011353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095011354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67756, count=69016) 20250403095012355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095012356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Apr 3 09:50:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095013356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095013357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_gsup_lu_timeout started. 20250403095013877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095013880 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095013916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095013916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095013916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095013916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095013916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095013916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095013916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095013916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095013916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095013917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095013917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095013917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095013917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095013917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095013917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095013917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095013917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095013917 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095013917 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095013917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(159)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095013917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095013917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095013919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095013924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095013924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095013930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095013930 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095013930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095013930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095013930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095013930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095013930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095013931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095013931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095013932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095013937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095013937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@9310965ee056: 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(169)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095013943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095013943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095013943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095013943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095013943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095013943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095013943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095013943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095013943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095013944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095013944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095013944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095013944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095013944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095013944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095013944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095013944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095013944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095013944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095013944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095013944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095013944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095013946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095013950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095013950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095014358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095014358 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095014358 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095014358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@9310965ee056: 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) } } } } 20250403095014362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095014363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@9310965ee056: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DE57CB77'O, index=0 SGSN_Test-GSUP(171)@9310965ee056: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@9310965ee056: 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 := '8F52BCA02C506C6C5DF295C5BFC6F7CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D23C046'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '201E8C9575564A36'O } } } } } 20250403095015433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095015433 DLLC NOTICE LLME(ffffffff/de57cb77){UNASSIGNED} LLC RX: unknown TLLI 0xde57cb77, creating LLME on the fly (gprs_llc.c:552) 20250403095015433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095015433 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1320) 20250403095015433 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095015433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095015433 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095015433 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095015433 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095015433 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095015433 DLLC NOTICE LLME(ffffffff/de57cb77){UNASSIGNED} LLGM Assign pre (de57cb77 => e509fdf5) (gprs_llc.c:1079) 20250403095015433 DLLC NOTICE LLME(de57cb77/e509fdf5){ASSIGNED} LLGM Assign post (de57cb77 => e509fdf5) (gprs_llc.c:1125) 20250403095015433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095015433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095015433 DMM DEBUG MM(262420000000005/e509fdf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095015444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095015444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095015445 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095015445 DMM DEBUG MM(262420000000005/e509fdf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250403095015445 DMM NOTICE MM(262420000000005/e509fdf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095015445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095015445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095015445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095015445 DMM DEBUG MM(262420000000005/e509fdf5) Requesting authorization (sgsn_auth.c:160) 20250403095015445 DMM INFO MM(262420000000005/e509fdf5) Requesting authentication tuples (sgsn_auth.c:184) 20250403095015445 DMM DEBUG MM(262420000000005/e509fdf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095015445 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250403095015445 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)@9310965ee056: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@9310965ee056: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250403095015449 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095015449 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095015449 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095015449 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095015449 DMM INFO MM(262420000000005/e509fdf5) Subscriber data update (mmctx.c:445) 20250403095015449 DMM DEBUG MM(262420000000005/e509fdf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095015449 DMM INFO MM(262420000000005/e509fdf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095015449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095015450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095015450 DMM INFO MM(262420000000005/e509fdf5) <- GMM AUTH AND CIPHERING REQ (rand = 8f 52 bc a0 2c 50 6c 6c 5d f2 95 c5 bf c6 f7 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095015458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095015458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095015458 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095015458 DMM INFO MM(262420000000005/e509fdf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095015458 DMM NOTICE MM(262420000000005/e509fdf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095015458 DMM DEBUG MM(262420000000005/e509fdf5) checking auth: received GSM SRES = 6d 23 c0 46 (gprs_gmm.c:716) 20250403095015458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095015458 DMM DEBUG MM(262420000000005/e509fdf5) Requesting authorization (sgsn_auth.c:160) 20250403095015458 DMM INFO MM(262420000000005/e509fdf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095015458 DMM DEBUG MM(262420000000005/e509fdf5) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095015458 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250403095015458 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) 20250403095015458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095015458 DMM INFO MM(262420000000005/e509fdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe509fdf5) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@9310965ee056: setverdict(fail): none -> fail MC@9310965ee056: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(155)@9310965ee056: Final verdict of PTC: none 20250403095015471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(171)@9310965ee056: Final verdict of PTC: none 20250403095015471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403095015471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48306<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(156)@9310965ee056: Final verdict of PTC: none -NSVCI97(159)@9310965ee056: Final verdict of PTC: none -NSVCI98(164)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@9310965ee056: Final verdict of PTC: none -NSVCI99(169)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(167)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(157)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(162)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@9310965ee056: Final verdict of PTC: fail MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@9310965ee056: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Apr 3 09:50:15 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 20250403095015573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095015976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44508) 20250403095016472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095016473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44508, count=74148) 20250403095017473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095017473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Apr 3 09:50:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095018474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095018474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_gsup_lu_reject started. 20250403095019060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095019062 DMM INFO MM(262420000000005/e509fdf5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095019062 DMM INFO MM(262420000000005/e509fdf5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095019062 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095019062 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095019062 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095019062 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095019062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250403095019062 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095019062 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095019062 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095019062 DLLC NOTICE LLME(de57cb77/e509fdf5){ASSIGNED} LLGM Assign pre (e509fdf5 => ffffffff) (gprs_llc.c:1079) 20250403095019062 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e509fdf5 => ffffffff) (gprs_llc.c:1125) 20250403095019062 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095019111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095019111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095019111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095019111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095019111 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095019111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095019111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095019111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095019111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095019113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095019113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095019113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095019113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095019113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095019113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095019113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095019113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095019113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095019113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095019113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095019114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095019114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095019119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095019124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095019124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095019131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095019131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095019131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095019131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095019131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095019131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095019131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095019131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095019131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095019133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095019133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095019133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095019133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095019133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095019133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095019133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095019133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095019133 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095019133 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095019133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095019133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095019133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095019135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095019139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095019139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095019145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095019145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095019145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095019145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095019145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095019145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095019145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095019145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095019145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095019146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095019146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095019146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095019146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095019146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095019146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095019146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095019146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095019146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095019146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095019146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095019146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095019146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095019148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095019153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095019153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095019475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095019475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095019476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095019476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@9310965ee056: 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) } } } } 20250403095019480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095019481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@9310965ee056: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F20A5330'O, index=0 SGSN_Test-GSUP(190)@9310965ee056: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@9310965ee056: 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 := '1141A1EBA9F7B31CB3EEBFD2D327B1E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BB1E5D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89394D2258C658FA'O } } } } } 20250403095020551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095020551 DLLC NOTICE LLME(ffffffff/f20a5330){UNASSIGNED} LLC RX: unknown TLLI 0xf20a5330, creating LLME on the fly (gprs_llc.c:552) 20250403095020551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095020551 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1320) 20250403095020551 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095020551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095020551 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095020551 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095020551 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095020551 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095020551 DLLC NOTICE LLME(ffffffff/f20a5330){UNASSIGNED} LLGM Assign pre (f20a5330 => ff1d325a) (gprs_llc.c:1079) 20250403095020551 DLLC NOTICE LLME(f20a5330/ff1d325a){ASSIGNED} LLGM Assign post (f20a5330 => ff1d325a) (gprs_llc.c:1125) 20250403095020551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095020551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095020551 DMM DEBUG MM(262420000000006/ff1d325a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095020566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095020566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095020566 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095020566 DMM DEBUG MM(262420000000006/ff1d325a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250403095020566 DMM NOTICE MM(262420000000006/ff1d325a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095020566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095020566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095020566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095020566 DMM DEBUG MM(262420000000006/ff1d325a) Requesting authorization (sgsn_auth.c:160) 20250403095020566 DMM INFO MM(262420000000006/ff1d325a) Requesting authentication tuples (sgsn_auth.c:184) 20250403095020566 DMM DEBUG MM(262420000000006/ff1d325a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095020566 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250403095020566 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)@9310965ee056: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@9310965ee056: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250403095020571 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095020571 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095020571 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095020571 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095020571 DMM INFO MM(262420000000006/ff1d325a) Subscriber data update (mmctx.c:445) 20250403095020571 DMM DEBUG MM(262420000000006/ff1d325a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095020571 DMM INFO MM(262420000000006/ff1d325a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095020571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095020571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095020571 DMM INFO MM(262420000000006/ff1d325a) <- GMM AUTH AND CIPHERING REQ (rand = 11 41 a1 eb a9 f7 b3 1c b3 ee bf d2 d3 27 b1 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095020581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095020581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095020581 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095020581 DMM INFO MM(262420000000006/ff1d325a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095020581 DMM NOTICE MM(262420000000006/ff1d325a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095020581 DMM DEBUG MM(262420000000006/ff1d325a) checking auth: received GSM SRES = 2b b1 e5 d2 (gprs_gmm.c:716) 20250403095020581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095020581 DMM DEBUG MM(262420000000006/ff1d325a) Requesting authorization (sgsn_auth.c:160) 20250403095020581 DMM INFO MM(262420000000006/ff1d325a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095020581 DMM DEBUG MM(262420000000006/ff1d325a) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095020581 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250403095020581 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) 20250403095020581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095020581 DMM INFO MM(262420000000006/ff1d325a) <- GMM ATTACH ACCEPT (new P-TMSI=0xff1d325a) (gprs_gmm.c:337) 20250403095020583 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250403095020583 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250403095020583 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250403095020583 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095020583 DMM INFO MM(262420000000006/ff1d325a) Subscriber data update (mmctx.c:445) 20250403095020583 DMM DEBUG MM(262420000000006/ff1d325a) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@9310965ee056: setverdict(fail): none -> fail MC@9310965ee056: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@9310965ee056: Final verdict of PTC: none -NSVCI99(188)@9310965ee056: Final verdict of PTC: none -NSVCI97(178)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@9310965ee056: Final verdict of PTC: none 20250403095020598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(179)@9310965ee056: Final verdict of PTC: none -NSVCI98(183)@9310965ee056: Final verdict of PTC: none 20250403095020598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403095020598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(185)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(181)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(186)@9310965ee056: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@9310965ee056: Final verdict of PTC: fail -NSVCI97-provIP(176)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@9310965ee056: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Apr 3 09:50:20 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 20250403095020652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095021055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79616) 20250403095021599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095021599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79616, count=80876) 20250403095022472 DGPRS DEBUG Checking for inactive LLMEs, time = 6904728 (sgsn.c:132) 20250403095022600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095022600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Apr 3 09:50:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095023600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095023600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_combined started. 20250403095024151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095024154 DMM INFO MM(262420000000006/ff1d325a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095024154 DMM INFO MM(262420000000006/ff1d325a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095024154 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095024154 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095024154 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095024154 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095024154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250403095024154 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095024154 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095024154 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095024154 DLLC NOTICE LLME(f20a5330/ff1d325a){ASSIGNED} LLGM Assign pre (ff1d325a => ffffffff) (gprs_llc.c:1079) 20250403095024155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff1d325a => ffffffff) (gprs_llc.c:1125) 20250403095024155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095024193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095024193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095024193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095024193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095024193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095024193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095024193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095024193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095024193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095024194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095024194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095024194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095024194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095024194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095024194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095024194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095024194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095024194 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095024194 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095024194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095024194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095024194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095024197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095024202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095024202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@9310965ee056: 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_combined-BVCI196(196)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095024206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095024206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095024206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095024206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095024206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095024206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095024206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095024206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095024206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250403095024207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI98(202)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095024207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095024207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095024207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095024207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095024207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095024207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095024207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095024207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095024207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095024207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095024207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095024207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095024209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095024215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095024216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095024221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095024221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095024221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095024221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095024221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095024221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095024221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095024221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095024221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095024221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095024221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095024221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095024222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095024222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095024222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095024222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095024222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095024222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095024222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095024222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095024222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095024222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095024223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095024228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095024228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095024601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095024601 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095024601 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095024601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@9310965ee056: 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) } } } } 20250403095024603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095024603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@9310965ee056: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FDA3A181'O, index=0 SGSN_Test-GSUP(209)@9310965ee056: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@9310965ee056: 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 := '5A90D5E17E6528488C538D13B7734F0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59534DEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB96F098B1484ABD'O } } } } } 20250403095025657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095025657 DLLC NOTICE LLME(ffffffff/fda3a181){UNASSIGNED} LLC RX: unknown TLLI 0xfda3a181, creating LLME on the fly (gprs_llc.c:552) 20250403095025657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095025657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250403095025657 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095025657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095025657 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095025657 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095025657 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095025657 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095025657 DLLC NOTICE LLME(ffffffff/fda3a181){UNASSIGNED} LLGM Assign pre (fda3a181 => ec95e013) (gprs_llc.c:1079) 20250403095025657 DLLC NOTICE LLME(fda3a181/ec95e013){ASSIGNED} LLGM Assign post (fda3a181 => ec95e013) (gprs_llc.c:1125) 20250403095025657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095025657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095025657 DMM DEBUG MM(262420000000007/ec95e013) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095025680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095025680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095025680 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095025680 DMM DEBUG MM(262420000000007/ec95e013) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250403095025680 DMM NOTICE MM(262420000000007/ec95e013) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095025680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095025680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095025680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095025680 DMM DEBUG MM(262420000000007/ec95e013) Requesting authorization (sgsn_auth.c:160) 20250403095025680 DMM INFO MM(262420000000007/ec95e013) Requesting authentication tuples (sgsn_auth.c:184) 20250403095025680 DMM DEBUG MM(262420000000007/ec95e013) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095025680 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250403095025680 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)@9310965ee056: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@9310965ee056: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250403095025686 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095025686 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095025686 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095025686 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095025686 DMM INFO MM(262420000000007/ec95e013) Subscriber data update (mmctx.c:445) 20250403095025686 DMM DEBUG MM(262420000000007/ec95e013) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095025686 DMM INFO MM(262420000000007/ec95e013) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095025686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095025686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095025686 DMM INFO MM(262420000000007/ec95e013) <- GMM AUTH AND CIPHERING REQ (rand = 5a 90 d5 e1 7e 65 28 48 8c 53 8d 13 b7 73 4f 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095025701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095025701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095025701 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095025701 DMM INFO MM(262420000000007/ec95e013) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095025701 DMM NOTICE MM(262420000000007/ec95e013) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095025701 DMM DEBUG MM(262420000000007/ec95e013) checking auth: received GSM SRES = 59 53 4d eb (gprs_gmm.c:716) 20250403095025701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095025701 DMM DEBUG MM(262420000000007/ec95e013) Requesting authorization (sgsn_auth.c:160) 20250403095025701 DMM INFO MM(262420000000007/ec95e013) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095025701 DMM DEBUG MM(262420000000007/ec95e013) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095025701 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250403095025701 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) 20250403095025702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095025702 DMM INFO MM(262420000000007/ec95e013) <- GMM ATTACH ACCEPT (new P-TMSI=0xec95e013) (gprs_gmm.c:337) 20250403095025704 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095025704 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095025704 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250403095025704 DMM INFO MM(262420000000007/ec95e013) Subscriber data update (mmctx.c:445) 20250403095025704 DMM DEBUG MM(262420000000007/ec95e013) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095025704 DMM INFO MM(262420000000007/ec95e013) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095025704 DMM NOTICE MM(262420000000007/ec95e013) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250403095025704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095025704 DMM NOTICE MM(262420000000007/ec95e013) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095025704 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) 20250403095025705 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095025705 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250403095025705 DMM INFO MM(262420000000007/ec95e013) Subscriber data update (mmctx.c:445) 20250403095025705 DMM DEBUG MM(262420000000007/ec95e013) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@9310965ee056: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@9310965ee056: Removing Client IMSI='262420000000007'H, index=0 20250403095025718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095025718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095025718 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095025718 DMM INFO MM(262420000000007/ec95e013) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095025718 DMM NOTICE MM(262420000000007/ec95e013) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095025718 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095025718 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095025718 DLLC NOTICE LLME(fda3a181/ec95e013){ASSIGNED} LLGM Assign pre (ffffffff => ec95e013) (gprs_llc.c:1079) 20250403095025718 DLLC NOTICE LLME(ffffffff/ec95e013){ASSIGNED} LLGM Assign post (ffffffff => ec95e013) (gprs_llc.c:1125) 20250403095025718 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095025718 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095025718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095025718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@9310965ee056: Final verdict of PTC: pass 20250403095025724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095025724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095025724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@9310965ee056: Final verdict of PTC: none -NSVCI98(202)@9310965ee056: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@9310965ee056: Final verdict of PTC: none -NSVCI99(207)@9310965ee056: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(209)@9310965ee056: Final verdict of PTC: none -NSVCI97(197)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@9310965ee056: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(195)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(200)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(205)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_combined finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Apr 3 09:50:25 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250403095025791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095026193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83976) 20250403095026726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095026726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83976, count=89488) 20250403095027727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095027727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Apr 3 09:50:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095028728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095028728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_accept_all started. 20250403095029287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095029290 DMM INFO MM(262420000000007/ec95e013) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095029290 DMM INFO MM(262420000000007/ec95e013) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095029290 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095029290 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095029290 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095029290 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095029290 DLLC NOTICE LLME(ffffffff/ec95e013){ASSIGNED} LLGM Assign pre (ec95e013 => ffffffff) (gprs_llc.c:1079) 20250403095029290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec95e013 => ffffffff) (gprs_llc.c:1125) 20250403095029290 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250403095029290 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) 20250403095029290 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) 20250403095029290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095029290 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095029290 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095029290 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095029290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095029344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095029344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095029344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095029344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095029344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095029344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095029344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095029344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095029344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095029345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095029345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095029345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095029345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095029345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095029345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095029345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095029345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095029345 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095029345 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095029345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095029345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095029345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095029347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095029351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095029351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(214)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095029357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095029357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095029357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095029357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095029357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095029357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095029357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095029357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095029357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095029358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095029358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095029358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095029358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095029358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095029358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095029358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095029358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095029358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095029358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095029358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095029358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095029358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095029360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095029365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095029365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095029372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095029372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095029372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095029372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095029372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095029372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095029372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095029372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095029372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095029373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095029373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095029373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095029373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095029373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095029373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095029373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095029373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095029373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095029373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095029373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095029374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095029374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095029376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095029381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095029381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095029729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095029729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095029729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095029729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@9310965ee056: 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) } } } } 20250403095029733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095029734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@9310965ee056: 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(227)@9310965ee056: 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(227)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@9310965ee056: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CA30EB15'O, index=0 SGSN_Test-GSUP(228)@9310965ee056: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250403095030803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095030803 DLLC NOTICE LLME(ffffffff/ca30eb15){UNASSIGNED} LLC RX: unknown TLLI 0xca30eb15, creating LLME on the fly (gprs_llc.c:552) 20250403095030803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095030803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1320) 20250403095030803 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095030803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095030803 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095030803 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095030803 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095030803 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095030803 DLLC NOTICE LLME(ffffffff/ca30eb15){UNASSIGNED} LLGM Assign pre (ca30eb15 => d69694fb) (gprs_llc.c:1079) 20250403095030803 DLLC NOTICE LLME(ca30eb15/d69694fb){ASSIGNED} LLGM Assign post (ca30eb15 => d69694fb) (gprs_llc.c:1125) 20250403095030803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095030803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095030803 DMM DEBUG MM(262420000000008/d69694fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095030823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095030823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095030823 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095030823 DMM DEBUG MM(262420000000008/d69694fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250403095030823 DMM NOTICE MM(262420000000008/d69694fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095030823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095030823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095030823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250403095030823 DMM INFO MM(262420000000008/d69694fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd69694fb) (gprs_gmm.c:337) TC_attach_accept_all(230)@9310965ee056: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@9310965ee056: Removing Client IMSI='262420000000008'H, index=0 20250403095031814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095031814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095031814 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095031814 DMM INFO MM(262420000000008/d69694fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095031814 DMM NOTICE MM(262420000000008/d69694fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095031814 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095031814 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095031814 DLLC NOTICE LLME(ca30eb15/d69694fb){ASSIGNED} LLGM Assign pre (ffffffff => d69694fb) (gprs_llc.c:1079) 20250403095031814 DLLC NOTICE LLME(ffffffff/d69694fb){ASSIGNED} LLGM Assign post (ffffffff => d69694fb) (gprs_llc.c:1125) 20250403095031814 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095031814 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095031814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095031814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@9310965ee056: Final verdict of PTC: pass 20250403095031819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@9310965ee056: Final verdict of PTC: none -NSVCI99(226)@9310965ee056: Final verdict of PTC: none -NSVCI97(216)@9310965ee056: Final verdict of PTC: none 20250403095031824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095031824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI196(214)@9310965ee056: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@9310965ee056: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@9310965ee056: Final verdict of PTC: none -NSVCI98(221)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(219)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(215)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(224)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_accept_all finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Apr 3 09:50:31 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 20250403095031888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095032290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60332) 20250403095032826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095032826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60332, count=70388) 20250403095033827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095033827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Apr 3 09:50:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095034828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095034828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_closed started. 20250403095035388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095035392 DMM INFO MM(262420000000008/d69694fb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095035392 DMM INFO MM(262420000000008/d69694fb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095035392 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095035392 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095035392 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095035392 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095035392 DLLC NOTICE LLME(ffffffff/d69694fb){ASSIGNED} LLGM Assign pre (d69694fb => ffffffff) (gprs_llc.c:1079) 20250403095035392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d69694fb => ffffffff) (gprs_llc.c:1125) 20250403095035392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095035392 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095035392 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095035392 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095035392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095035432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095035432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095035432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095035432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095035432 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095035432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095035432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095035432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095035432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095035433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095035433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095035433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095035433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095035433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095035433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095035433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095035433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095035433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095035433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095035433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095035433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095035433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095035435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095035441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095035441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI196(234)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095035446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095035446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095035446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095035446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095035446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095035446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095035446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095035446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095035446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095035447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095035447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095035447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095035447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095035447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095035447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095035447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095035447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095035447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095035447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095035447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095035448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095035448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095035450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095035457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095035457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(241)@9310965ee056: 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(245)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI210(239)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095035460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095035460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095035460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095035460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095035460 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095035460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095035460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095035460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095035460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095035461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095035461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095035461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095035461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095035461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095035461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095035461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095035461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095035461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095035461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095035461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095035461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095035461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095035463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095035467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095035467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095035828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095035829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095035829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095035829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@9310965ee056: 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) } } } } 20250403095035832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095035834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@9310965ee056: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D426D749'O, index=0 SGSN_Test-GSUP(247)@9310965ee056: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@9310965ee056: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D426D749'O, index=1 20250403095036913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095036913 DLLC NOTICE LLME(ffffffff/d426d749){UNASSIGNED} LLC RX: unknown TLLI 0xd426d749, creating LLME on the fly (gprs_llc.c:552) 20250403095036913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095036913 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1320) 20250403095036913 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095036913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095036913 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095036913 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095036913 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095036913 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095036913 DLLC NOTICE LLME(ffffffff/d426d749){UNASSIGNED} LLGM Assign pre (d426d749 => c36b3ebe) (gprs_llc.c:1079) 20250403095036913 DLLC NOTICE LLME(d426d749/c36b3ebe){ASSIGNED} LLGM Assign post (d426d749 => c36b3ebe) (gprs_llc.c:1125) 20250403095036913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095036913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095036913 DMM DEBUG MM(001010123456789/c36b3ebe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095036935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095036936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095036936 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095036936 DMM DEBUG MM(001010123456789/c36b3ebe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250403095036936 DMM NOTICE MM(001010123456789/c36b3ebe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095036936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095036936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095036936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250403095036936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095036936 DMM NOTICE MM(001010123456789/c36b3ebe) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250403095036936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Reject}: Deallocated (fsm.c:568) 20250403095036936 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095036936 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095036936 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095036936 DLLC NOTICE LLME(d426d749/c36b3ebe){ASSIGNED} LLGM Assign pre (c36b3ebe => ffffffff) (gprs_llc.c:1079) 20250403095036936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c36b3ebe => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@9310965ee056: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9310965ee056: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@9310965ee056: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@9310965ee056: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CAF1B06D'O, index=2 SGSN_Test-GSUP(247)@9310965ee056: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250403095036967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095036967 DLLC NOTICE LLME(ffffffff/caf1b06d){UNASSIGNED} LLC RX: unknown TLLI 0xcaf1b06d, creating LLME on the fly (gprs_llc.c:552) 20250403095036967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095036967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1320) 20250403095036967 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095036967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095036967 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095036967 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095036967 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095036967 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095036967 DLLC NOTICE LLME(ffffffff/caf1b06d){UNASSIGNED} LLGM Assign pre (caf1b06d => d0d16872) (gprs_llc.c:1079) 20250403095036967 DLLC NOTICE LLME(caf1b06d/d0d16872){ASSIGNED} LLGM Assign post (caf1b06d => d0d16872) (gprs_llc.c:1125) 20250403095036967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095036967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095036967 DMM DEBUG MM(262420000000010/d0d16872) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095036970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095036970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095036970 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095036970 DMM DEBUG MM(262420000000010/d0d16872) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250403095036970 DMM NOTICE MM(262420000000010/d0d16872) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095036970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095036970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095036970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250403095036970 DMM INFO MM(262420000000010/d0d16872) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0d16872) (gprs_gmm.c:337) TC_attach_closed(250)@9310965ee056: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9310965ee056: Removing Client IMSI='262420000000010'H, index=2 20250403095037972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095037972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095037972 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095037972 DMM INFO MM(262420000000010/d0d16872) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095037972 DMM NOTICE MM(262420000000010/d0d16872) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095037972 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095037972 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095037972 DLLC NOTICE LLME(caf1b06d/d0d16872){ASSIGNED} LLGM Assign pre (ffffffff => d0d16872) (gprs_llc.c:1079) 20250403095037972 DLLC NOTICE LLME(ffffffff/d0d16872){ASSIGNED} LLGM Assign post (ffffffff => d0d16872) (gprs_llc.c:1125) 20250403095037972 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095037972 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095037972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095037972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@9310965ee056: Final verdict of PTC: pass 20250403095037975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43204<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(235)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(247)@9310965ee056: Final verdict of PTC: none -NSVCI98(240)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@9310965ee056: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@9310965ee056: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@9310965ee056: Final verdict of PTC: none -NSVCI99(245)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@9310965ee056: Final verdict of PTC: none 20250403095037982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095037982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(246)@9310965ee056: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(238)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(243)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(233)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@9310965ee056: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@9310965ee056: Test case TC_attach_closed finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Apr 3 09:50:37 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250403095038039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095038441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77284) 20250403095038983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095038983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77284, count=81640) 20250403095039985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095039985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Apr 3 09:50:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095040986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095040986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_no_imei_response started. 20250403095041532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095041534 DMM INFO MM(262420000000010/d0d16872) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095041534 DMM INFO MM(262420000000010/d0d16872) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095041534 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095041534 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095041534 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095041534 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095041534 DLLC NOTICE LLME(ffffffff/d0d16872){ASSIGNED} LLGM Assign pre (d0d16872 => ffffffff) (gprs_llc.c:1079) 20250403095041535 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0d16872 => ffffffff) (gprs_llc.c:1125) 20250403095041535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095041535 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095041535 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095041535 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095041535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@9310965ee056: 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(256)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095041586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095041586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095041586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095041586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095041586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095041586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095041586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095041586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095041586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(255)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(256)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095041588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095041588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095041588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095041588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095041588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095041588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095041588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095041588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095041588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095041588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095041588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095041588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095041588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(257)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095041591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095041598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095041598 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(253)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@9310965ee056: 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(261)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(260)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095041605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095041605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095041605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095041605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095041605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095041605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095041605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095041605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095041605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095041606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095041606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095041606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095041606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095041606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095041606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095041606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095041606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095041606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095041606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095041606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095041607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095041607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095041609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(260)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095041617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095041617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095041617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095041617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095041617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095041617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095041617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095041617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095041617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250403095041617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095041617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(265)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095041618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095041618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095041618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095041618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095041618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095041618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095041618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095041618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095041618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095041618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095041618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095041619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095041619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_no_imei_response-BVCI210(258)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095041622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095041627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095041627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095041987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095041987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095041987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095041987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@9310965ee056: 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) } } } } 20250403095041991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095041992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@9310965ee056: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E9D6EC63'O, index=0 SGSN_Test-GSUP(267)@9310965ee056: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250403095043066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095043066 DLLC NOTICE LLME(ffffffff/e9d6ec63){UNASSIGNED} LLC RX: unknown TLLI 0xe9d6ec63, creating LLME on the fly (gprs_llc.c:552) 20250403095043066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095043066 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250403095043066 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095043066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095043067 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095043067 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095043067 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095043067 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095043067 DLLC NOTICE LLME(ffffffff/e9d6ec63){UNASSIGNED} LLGM Assign pre (e9d6ec63 => e1c037ba) (gprs_llc.c:1079) 20250403095043067 DLLC NOTICE LLME(e9d6ec63/e1c037ba){ASSIGNED} LLGM Assign post (e9d6ec63 => e1c037ba) (gprs_llc.c:1125) 20250403095043067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095043067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095043067 DMM DEBUG MM(262420000000032/e1c037ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095049068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095049068 DMM DEBUG MM(262420000000032/e1c037ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095052473 DGPRS DEBUG Checking for inactive LLMEs, time = 6904758 (sgsn.c:132) 20250403095055068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095055068 DMM DEBUG MM(262420000000032/e1c037ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095101070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095101070 DMM DEBUG MM(262420000000032/e1c037ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095101988 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403095101989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403095101989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095107071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095107071 DMM DEBUG MM(262420000000032/e1c037ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095111589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095111590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095111590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095111608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095111609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095111609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095111619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095111620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095111620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095113073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095113073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250403095113073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095113073 DMM NOTICE MM(262420000000032/e1c037ba) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250403095113073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Reject}: Deallocated (fsm.c:568) 20250403095113073 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095113073 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095113073 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095113073 DLLC NOTICE LLME(e9d6ec63/e1c037ba){ASSIGNED} LLGM Assign pre (e1c037ba => ffffffff) (gprs_llc.c:1079) 20250403095113073 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1c037ba => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@9310965ee056: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@9310965ee056: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@9310965ee056: Final verdict of PTC: pass 20250403095113081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095113082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095113082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(251)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(267)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@9310965ee056: Final verdict of PTC: none -NSVCI97(256)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@9310965ee056: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@9310965ee056: Final verdict of PTC: none -NSVCI99(265)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@9310965ee056: Final verdict of PTC: none -NSVCI98(261)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@9310965ee056: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@9310965ee056: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(259)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(263)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(254)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Apr 3 09:51:13 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 20250403095113146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095113447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63328) 20250403095114084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095114084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63328, count=71584) 20250403095115086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095115086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Apr 3 09:51:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095116087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095116087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_no_imsi_response started. 20250403095116485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095116488 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@9310965ee056: 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(275)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(274)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095116519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095116519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095116519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095116519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095116519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095116519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095116519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095116519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095116519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095116520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095116520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095116520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095116520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095116520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095116520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095116520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095116520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095116520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095116520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095116520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095116520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095116520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(274)@9310965ee056: 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(279)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095116528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095116528 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250403095116528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095116528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095116528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095116528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095116528 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095116528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095116528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095116528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095116528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095116530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095116530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095116530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095116530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095116530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095116530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095116530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095116530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_no_imsi_response-BVCI196(272)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095116530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095116532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095116539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095116548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095116548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095116548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095116548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095116548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095116548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095116548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095116548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095116548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095116549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095116549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095116549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095116549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095116549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095116549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095116549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095116549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095116549 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095116549 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095116549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095116549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095116549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095116551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095116556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095117088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095117088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095117088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095117088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(284)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@9310965ee056: 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) } } } } 20250403095117089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(284)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095117090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@9310965ee056: 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(284)@9310965ee056: 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(284)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@9310965ee056: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F5827F4F'O, index=0 SGSN_Test-GSUP(286)@9310965ee056: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250403095118164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095118164 DLLC NOTICE LLME(ffffffff/f5827f4f){UNASSIGNED} LLC RX: unknown TLLI 0xf5827f4f, creating LLME on the fly (gprs_llc.c:552) 20250403095118164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095118164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250403095118164 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095118164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095118164 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095118164 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095118164 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095118164 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095118164 DLLC NOTICE LLME(ffffffff/f5827f4f){UNASSIGNED} LLGM Assign pre (f5827f4f => df838a6b) (gprs_llc.c:1079) 20250403095118164 DLLC NOTICE LLME(f5827f4f/df838a6b){ASSIGNED} LLGM Assign post (f5827f4f => df838a6b) (gprs_llc.c:1125) 20250403095118164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095118164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095118164 DMM DEBUG MM(/df838a6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095118187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095118187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095118187 DMM DEBUG MM_STATE_Gb(4118970191)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095118187 DMM DEBUG MM(/df838a6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250403095118187 DMM NOTICE MM(/df838a6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095118187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095118187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250403095118187 DMM DEBUG MM(/df838a6b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250403095122474 DGPRS DEBUG Checking for inactive LLMEs, time = 6904788 (sgsn.c:132) 20250403095124188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095124188 DMM DEBUG MM(/df838a6b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250403095130188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095130188 DMM DEBUG MM(/df838a6b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250403095136190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095136190 DMM DEBUG MM(/df838a6b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250403095137090 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403095137090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403095137090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095142191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095142191 DMM DEBUG MM(/df838a6b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250403095146521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095146527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095146527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095146530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095146535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095146535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095146550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095146556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095146556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095148192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250403095148192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250403095148192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095148192 DMM NOTICE MM(/df838a6b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250403095148192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Reject}: Deallocated (fsm.c:568) 20250403095148192 DMM DEBUG MM_STATE_Gb(4118970191)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095148192 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095148192 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095148192 DLLC NOTICE LLME(f5827f4f/df838a6b){ASSIGNED} LLGM Assign pre (df838a6b => ffffffff) (gprs_llc.c:1079) 20250403095148192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df838a6b => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@9310965ee056: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@9310965ee056: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@9310965ee056: Final verdict of PTC: pass 20250403095148214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@9310965ee056: Final verdict of PTC: none 20250403095148217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095148217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(279)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@9310965ee056: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@9310965ee056: Final verdict of PTC: none -NSVCI99(285)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@9310965ee056: Final verdict of PTC: none -NSVCI97(275)@9310965ee056: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@9310965ee056: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(273)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(277)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(283)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Apr 3 09:51:48 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 20250403095148271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095148573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71564) 20250403095149218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095149218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71564, count=72824) 20250403095150220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095150220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Apr 3 09:51:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095151222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095151223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_closed_add_vty started. 20250403095151639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095151642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095151684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095151684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095151684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095151684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095151684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095151684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095151684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095151684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095151684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095151685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095151685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095151685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095151685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095151685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095151685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095151685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095151685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095151685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095151685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095151685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095151685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095151685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095151692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095151692 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@9310965ee056: 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(299)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095151702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095151702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095151702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095151702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095151702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095151702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095151702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095151702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095151702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095151703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095151703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095151703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095151703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095151703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095151703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095151703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095151703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095151703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095151703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095151703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095151703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095151703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095151705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@9310965ee056: 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 } 20250403095151710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095151710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(303)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_closed_add_vty-BVCI210(296)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095151712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095151712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095151712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095151712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095151712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095151712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095151712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095151712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095151712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095151713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095151713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095151713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095151713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095151713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095151713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095151713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095151713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095151713 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095151713 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095151713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095151713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095151713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095151716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095151722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095151722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095152224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095152224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095152224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095152224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@9310965ee056: 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) } } } } 20250403095152228 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095152229 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403095152474 DGPRS DEBUG Checking for inactive LLMEs, time = 6904818 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C892F365'O, index=0 SGSN_Test-GSUP(305)@9310965ee056: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C892F365'O, index=1 20250403095153318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095153318 DLLC NOTICE LLME(ffffffff/c892f365){UNASSIGNED} LLC RX: unknown TLLI 0xc892f365, creating LLME on the fly (gprs_llc.c:552) 20250403095153318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095153318 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1320) 20250403095153318 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095153318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095153318 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095153318 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095153318 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095153318 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095153318 DLLC NOTICE LLME(ffffffff/c892f365){UNASSIGNED} LLGM Assign pre (c892f365 => e37a2f8c) (gprs_llc.c:1079) 20250403095153318 DLLC NOTICE LLME(c892f365/e37a2f8c){ASSIGNED} LLGM Assign post (c892f365 => e37a2f8c) (gprs_llc.c:1125) 20250403095153318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095153318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095153318 DMM DEBUG MM(001010123456789/e37a2f8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095153341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095153341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095153341 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095153341 DMM DEBUG MM(001010123456789/e37a2f8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250403095153341 DMM NOTICE MM(001010123456789/e37a2f8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095153341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095153341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095153341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250403095153341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095153341 DMM NOTICE MM(001010123456789/e37a2f8c) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250403095153341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Reject}: Deallocated (fsm.c:568) 20250403095153341 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095153341 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095153341 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095153341 DLLC NOTICE LLME(c892f365/e37a2f8c){ASSIGNED} LLGM Assign pre (e37a2f8c => ffffffff) (gprs_llc.c:1079) 20250403095153341 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e37a2f8c => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@9310965ee056: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C892F365'O, index=2 20250403095153354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095153354 DLLC NOTICE LLME(ffffffff/c892f365){UNASSIGNED} LLC RX: unknown TLLI 0xc892f365, creating LLME on the fly (gprs_llc.c:552) 20250403095153354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095153354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1320) 20250403095153354 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095153354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095153354 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095153354 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095153354 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095153354 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095153354 DLLC NOTICE LLME(ffffffff/c892f365){UNASSIGNED} LLGM Assign pre (c892f365 => fb22ef10) (gprs_llc.c:1079) 20250403095153354 DLLC NOTICE LLME(c892f365/fb22ef10){ASSIGNED} LLGM Assign post (c892f365 => fb22ef10) (gprs_llc.c:1125) 20250403095153354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095153354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095153354 DMM DEBUG MM(001010123456700/fb22ef10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095153363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095153363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095153363 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095153363 DMM DEBUG MM(001010123456700/fb22ef10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250403095153363 DMM NOTICE MM(001010123456700/fb22ef10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095153363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095153363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095153363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250403095153363 DMM INFO MM(001010123456700/fb22ef10) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb22ef10) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: Removing Client IMSI='001010123456700'H, index=2 20250403095154364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095154364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095154364 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095154364 DMM INFO MM(001010123456700/fb22ef10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095154364 DMM NOTICE MM(001010123456700/fb22ef10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095154364 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095154364 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095154364 DLLC NOTICE LLME(c892f365/fb22ef10){ASSIGNED} LLGM Assign pre (ffffffff => fb22ef10) (gprs_llc.c:1079) 20250403095154364 DLLC NOTICE LLME(ffffffff/fb22ef10){ASSIGNED} LLGM Assign post (ffffffff => fb22ef10) (gprs_llc.c:1125) 20250403095154364 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095154364 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095154364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095154364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@9310965ee056: Final verdict of PTC: pass 20250403095154368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(289)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(305)@9310965ee056: Final verdict of PTC: none -NSVCI97(293)@9310965ee056: Final verdict of PTC: none 20250403095154373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095154373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(299)@9310965ee056: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@9310965ee056: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@9310965ee056: Final verdict of PTC: none -NSVCI99(303)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@9310965ee056: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(291)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(297)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(301)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Apr 3 09:51:54 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 20250403095154474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095154877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80512) 20250403095155375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095155375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80512, count=81772) 20250403095156376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095156376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Apr 3 09:51:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095157378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095157378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_check_subscriber_list started. 20250403095157964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095157967 DMM INFO MM(001010123456700/fb22ef10) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095157967 DMM INFO MM(001010123456700/fb22ef10) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095157967 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095157967 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095157967 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095157967 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095157967 DLLC NOTICE LLME(ffffffff/fb22ef10){ASSIGNED} LLGM Assign pre (fb22ef10 => ffffffff) (gprs_llc.c:1079) 20250403095157967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb22ef10 => ffffffff) (gprs_llc.c:1125) 20250403095157967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095157967 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095157967 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095157967 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095157967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095158005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095158005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095158005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095158005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095158005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095158006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095158006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095158006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095158006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095158006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095158007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095158007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095158009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095158013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095158013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095158018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095158018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095158018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095158018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095158018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095158018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095158018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095158018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095158018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095158019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095158019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095158019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095158019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095158019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095158019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095158019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095158019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(317)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095158019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095158023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095158029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095158029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(318)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095158033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095158033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095158033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095158033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095158033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095158033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095158033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095158033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(322)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095158034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095158034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095158035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095158040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095158040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095158379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095158379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095158379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095158379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@9310965ee056: 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) } } } } 20250403095158384 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095158385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@9310965ee056: 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(323)@9310965ee056: 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(323)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@9310965ee056: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C281F750'O, index=0 SGSN_Test-GSUP(324)@9310965ee056: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@9310965ee056: 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 := '2DC076BD3F86EA7685376C6015332900'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '096AEBBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA0A8DC404ED692E'O } } } } } 20250403095159456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095159456 DLLC NOTICE LLME(ffffffff/c281f750){UNASSIGNED} LLC RX: unknown TLLI 0xc281f750, creating LLME on the fly (gprs_llc.c:552) 20250403095159456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095159456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1320) 20250403095159456 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095159456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095159456 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095159456 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095159456 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095159456 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095159456 DLLC NOTICE LLME(ffffffff/c281f750){UNASSIGNED} LLGM Assign pre (c281f750 => fc5a8deb) (gprs_llc.c:1079) 20250403095159456 DLLC NOTICE LLME(c281f750/fc5a8deb){ASSIGNED} LLGM Assign post (c281f750 => fc5a8deb) (gprs_llc.c:1125) 20250403095159456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095159456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095159456 DMM DEBUG MM(262420000000034/fc5a8deb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095159465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095159465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095159465 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095159465 DMM DEBUG MM(262420000000034/fc5a8deb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250403095159465 DMM NOTICE MM(262420000000034/fc5a8deb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095159465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095159465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095159465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095159465 DMM DEBUG MM(262420000000034/fc5a8deb) Requesting authorization (sgsn_auth.c:160) 20250403095159465 DMM INFO MM(262420000000034/fc5a8deb) Requesting authentication tuples (sgsn_auth.c:184) 20250403095159465 DMM DEBUG MM(262420000000034/fc5a8deb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095159465 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250403095159465 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)@9310965ee056: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@9310965ee056: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250403095159467 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095159467 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095159467 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095159467 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095159467 DMM INFO MM(262420000000034/fc5a8deb) Subscriber data update (mmctx.c:445) 20250403095159468 DMM DEBUG MM(262420000000034/fc5a8deb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095159468 DMM INFO MM(262420000000034/fc5a8deb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095159468 DMM INFO MM(262420000000034/fc5a8deb) <- GMM AUTH AND CIPHERING REQ (rand = 2d c0 76 bd 3f 86 ea 76 85 37 6c 60 15 33 29 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095159475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095159475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095159475 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095159475 DMM INFO MM(262420000000034/fc5a8deb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095159475 DMM NOTICE MM(262420000000034/fc5a8deb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095159475 DMM DEBUG MM(262420000000034/fc5a8deb) checking auth: received GSM SRES = 09 6a eb bb (gprs_gmm.c:716) 20250403095159475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095159475 DMM DEBUG MM(262420000000034/fc5a8deb) Requesting authorization (sgsn_auth.c:160) 20250403095159475 DMM INFO MM(262420000000034/fc5a8deb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095159475 DMM DEBUG MM(262420000000034/fc5a8deb) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095159475 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250403095159475 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) 20250403095159475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095159475 DMM INFO MM(262420000000034/fc5a8deb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc5a8deb) (gprs_gmm.c:337) 20250403095159476 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095159476 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095159476 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250403095159476 DMM INFO MM(262420000000034/fc5a8deb) Subscriber data update (mmctx.c:445) 20250403095159476 DMM DEBUG MM(262420000000034/fc5a8deb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095159476 DMM INFO MM(262420000000034/fc5a8deb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095159476 DMM NOTICE MM(262420000000034/fc5a8deb) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250403095159476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095159476 DMM NOTICE MM(262420000000034/fc5a8deb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095159476 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) 20250403095159477 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095159477 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250403095159477 DMM INFO MM(262420000000034/fc5a8deb) Subscriber data update (mmctx.c:445) 20250403095159477 DMM DEBUG MM(262420000000034/fc5a8deb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095159483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095159483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095159484 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095159484 DMM INFO MM(262420000000034/fc5a8deb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095159484 DMM NOTICE MM(262420000000034/fc5a8deb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095159484 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095159484 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095159484 DLLC NOTICE LLME(c281f750/fc5a8deb){ASSIGNED} LLGM Assign pre (ffffffff => fc5a8deb) (gprs_llc.c:1079) 20250403095159484 DLLC NOTICE LLME(ffffffff/fc5a8deb){ASSIGNED} LLGM Assign post (ffffffff => fc5a8deb) (gprs_llc.c:1125) 20250403095159484 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095159484 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095159484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095159484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@9310965ee056: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@9310965ee056: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@9310965ee056: Final verdict of PTC: pass 20250403095159542 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250403095159542 DMM INFO MM(262420000000034/fc5a8deb) Subscriber data update (mmctx.c:445) 20250403095159542 DMM DEBUG MM(262420000000034/fc5a8deb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250403095159542 DMM INFO MM(262420000000034/fc5a8deb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250403095159542 DMM INFO MM(262420000000034/fc5a8deb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095159542 DMM INFO MM(262420000000034/fc5a8deb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095159542 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095159542 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095159542 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095159542 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095159542 DLLC NOTICE LLME(ffffffff/fc5a8deb){ASSIGNED} LLGM Assign pre (fc5a8deb => ffffffff) (gprs_llc.c:1079) 20250403095159542 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc5a8deb => ffffffff) (gprs_llc.c:1125) 20250403095159542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095159542 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095159542 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095159542 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095159544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54308<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095159548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095159548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(323)@9310965ee056: Final verdict of PTC: none -NSVCI97(312)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(324)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@9310965ee056: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@9310965ee056: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@9310965ee056: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@9310965ee056: Final verdict of PTC: none -NSVCI98(317)@9310965ee056: Final verdict of PTC: none -NSVCI99(322)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(315)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(320)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(310)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Apr 3 09:51:59 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 20250403095159661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095159964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20250403095200549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095200549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47556, count=94484) 20250403095201550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095201550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Apr 3 09:52:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095202550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095202550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_detach_check_subscriber_list started. 20250403095203083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095203086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095203148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095203148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095203148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095203148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095203148 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095203148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095203148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095203148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095203148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095203150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095203150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095203150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095203150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095203150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095203150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095203150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095203150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095203150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095203150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095203150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095203151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095203151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095203156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095203163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095203169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095203169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095203169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095203169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095203169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095203169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095203169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095203169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095203169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095203170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095203170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095203170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095203170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095203170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095203170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095203170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095203170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095203170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095203170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095203170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095203170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095203170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095203172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095203176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(337)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 TC_attach_detach_check_subscriber_list-BVCI210(335)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095203190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095203190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095203190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095203190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095203190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095203190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095203190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095203190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095203190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095203191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095203191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095203191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095203191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095203191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095203191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095203191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095203191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095203191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095203191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095203191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095203192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095203192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095203194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095203199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095203552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095203552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095203552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095203552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@9310965ee056: 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) } } } } 20250403095203556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095203557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@9310965ee056: 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)@9310965ee056: 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(342)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@9310965ee056: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F5176471'O, index=0 SGSN_Test-GSUP(343)@9310965ee056: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@9310965ee056: 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 := '07DB4D3F9F93033755F8AD1E5871472F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D5E671A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2CEC19F782E11D3'O } } } } } 20250403095203631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203631 DLLC NOTICE LLME(ffffffff/f5176471){UNASSIGNED} LLC RX: unknown TLLI 0xf5176471, creating LLME on the fly (gprs_llc.c:552) 20250403095203631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095203631 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1320) 20250403095203631 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095203631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095203631 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095203631 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095203631 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095203631 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095203631 DLLC NOTICE LLME(ffffffff/f5176471){UNASSIGNED} LLGM Assign pre (f5176471 => d8a80558) (gprs_llc.c:1079) 20250403095203631 DLLC NOTICE LLME(f5176471/d8a80558){ASSIGNED} LLGM Assign post (f5176471 => d8a80558) (gprs_llc.c:1125) 20250403095203631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095203631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095203631 DMM DEBUG MM(262420000000033/d8a80558) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095203652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095203652 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095203652 DMM DEBUG MM(262420000000033/d8a80558) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250403095203652 DMM NOTICE MM(262420000000033/d8a80558) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095203653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095203653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095203653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095203653 DMM DEBUG MM(262420000000033/d8a80558) Requesting authorization (sgsn_auth.c:160) 20250403095203653 DMM INFO MM(262420000000033/d8a80558) Requesting authentication tuples (sgsn_auth.c:184) 20250403095203653 DMM DEBUG MM(262420000000033/d8a80558) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095203653 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250403095203653 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)@9310965ee056: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@9310965ee056: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250403095203660 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095203660 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095203660 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095203660 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095203660 DMM INFO MM(262420000000033/d8a80558) Subscriber data update (mmctx.c:445) 20250403095203660 DMM DEBUG MM(262420000000033/d8a80558) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095203660 DMM INFO MM(262420000000033/d8a80558) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095203660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095203660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095203660 DMM INFO MM(262420000000033/d8a80558) <- GMM AUTH AND CIPHERING REQ (rand = 07 db 4d 3f 9f 93 03 37 55 f8 ad 1e 58 71 47 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095203676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095203676 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095203676 DMM INFO MM(262420000000033/d8a80558) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095203676 DMM NOTICE MM(262420000000033/d8a80558) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095203676 DMM DEBUG MM(262420000000033/d8a80558) checking auth: received GSM SRES = 9d 5e 67 1a (gprs_gmm.c:716) 20250403095203676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095203676 DMM DEBUG MM(262420000000033/d8a80558) Requesting authorization (sgsn_auth.c:160) 20250403095203676 DMM INFO MM(262420000000033/d8a80558) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095203676 DMM DEBUG MM(262420000000033/d8a80558) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095203676 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250403095203676 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) 20250403095203676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095203676 DMM INFO MM(262420000000033/d8a80558) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a80558) (gprs_gmm.c:337) 20250403095203680 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095203680 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095203680 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250403095203680 DMM INFO MM(262420000000033/d8a80558) Subscriber data update (mmctx.c:445) 20250403095203680 DMM DEBUG MM(262420000000033/d8a80558) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095203680 DMM INFO MM(262420000000033/d8a80558) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095203680 DMM NOTICE MM(262420000000033/d8a80558) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250403095203680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095203680 DMM NOTICE MM(262420000000033/d8a80558) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095203680 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) 20250403095203681 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095203681 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250403095203681 DMM INFO MM(262420000000033/d8a80558) Subscriber data update (mmctx.c:445) 20250403095203681 DMM DEBUG MM(262420000000033/d8a80558) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095203691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095203691 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095203691 DMM INFO MM(262420000000033/d8a80558) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095203691 DMM NOTICE MM(262420000000033/d8a80558) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095203691 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095203691 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095203691 DLLC NOTICE LLME(f5176471/d8a80558){ASSIGNED} LLGM Assign pre (ffffffff => d8a80558) (gprs_llc.c:1079) 20250403095203692 DLLC NOTICE LLME(ffffffff/d8a80558){ASSIGNED} LLGM Assign post (ffffffff => d8a80558) (gprs_llc.c:1125) 20250403095203692 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095203692 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095203692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095203692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@9310965ee056: setverdict(pass): none -> pass 20250403095203747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095203747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250403095203747 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095203747 DMM INFO MM(262420000000033/d8a80558) -> GMM DETACH REQUEST TLLI=0xd8a80558 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250403095203747 DMM INFO MM(262420000000033/d8a80558) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095203747 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095203747 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095203747 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095203747 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095203747 DLLC NOTICE LLME(ffffffff/d8a80558){ASSIGNED} LLGM Assign pre (d8a80558 => ffffffff) (gprs_llc.c:1079) 20250403095203747 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8a80558 => ffffffff) (gprs_llc.c:1125) 20250403095203747 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250403095203747 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) 20250403095203747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095203747 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095203747 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095203747 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095203749 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@9310965ee056: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@9310965ee056: Final verdict of PTC: pass 20250403095208769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095208774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095208774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(343)@9310965ee056: Final verdict of PTC: none -NSVCI97(331)@9310965ee056: Final verdict of PTC: none -NSVCI99(341)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@9310965ee056: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@9310965ee056: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@9310965ee056: Final verdict of PTC: none -NSVCI98(336)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@9310965ee056: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(334)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(339)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(329)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Apr 3 09:52:08 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 20250403095208881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095209183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90476) 20250403095209775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095209775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90476, count=94832) 20250403095210776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095210776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Apr 3 09:52:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095211777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095211777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_check_complete_resend started. 20250403095212274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095212276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095212322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095212322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095212322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095212322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095212322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095212322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095212322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095212322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095212322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095212323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095212323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095212323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095212323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095212323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095212323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095212323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095212323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095212323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095212323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) -NSVCI97(350)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095212323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095212324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095212324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095212326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095212336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095212336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095212350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095212350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095212350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095212350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095212350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095212350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095212350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095212350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095212350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095212351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095212351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095212351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095212351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095212351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095212351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095212351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095212351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095212351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095212351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095212351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095212351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095212351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(355)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095212354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095212359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095212359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(355)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI210(353)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095212362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095212362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095212362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095212362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095212362 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095212362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095212362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095212362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095212362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095212363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095212363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095212363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095212363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095212363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095212363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095212363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095212363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095212363 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095212363 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095212363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095212363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095212363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095212365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095212370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095212370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095212779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095212779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095212779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095212779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@9310965ee056: 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) } } } } 20250403095212783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095212784 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@9310965ee056: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EE0930FE'O, index=0 SGSN_Test-GSUP(362)@9310965ee056: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@9310965ee056: 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 := '7DF3D80718CA3A837D16ED777DD67DCA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4022442'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D81615788BEA5B25'O } } } } } 20250403095213859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095213859 DLLC NOTICE LLME(ffffffff/ee0930fe){UNASSIGNED} LLC RX: unknown TLLI 0xee0930fe, creating LLME on the fly (gprs_llc.c:552) 20250403095213859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095213859 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250403095213859 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095213859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095213859 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095213859 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095213859 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095213859 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095213859 DLLC NOTICE LLME(ffffffff/ee0930fe){UNASSIGNED} LLGM Assign pre (ee0930fe => dbc12450) (gprs_llc.c:1079) 20250403095213860 DLLC NOTICE LLME(ee0930fe/dbc12450){ASSIGNED} LLGM Assign post (ee0930fe => dbc12450) (gprs_llc.c:1125) 20250403095213860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095213860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095213860 DMM DEBUG MM(262420000000036/dbc12450) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095213878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095213878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095213878 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095213878 DMM DEBUG MM(262420000000036/dbc12450) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250403095213878 DMM NOTICE MM(262420000000036/dbc12450) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095213878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095213878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095213878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095213878 DMM DEBUG MM(262420000000036/dbc12450) Requesting authorization (sgsn_auth.c:160) 20250403095213878 DMM INFO MM(262420000000036/dbc12450) Requesting authentication tuples (sgsn_auth.c:184) 20250403095213878 DMM DEBUG MM(262420000000036/dbc12450) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095213878 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250403095213878 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)@9310965ee056: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@9310965ee056: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250403095213885 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095213885 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095213885 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095213885 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095213885 DMM INFO MM(262420000000036/dbc12450) Subscriber data update (mmctx.c:445) 20250403095213885 DMM DEBUG MM(262420000000036/dbc12450) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095213885 DMM INFO MM(262420000000036/dbc12450) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095213885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095213885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095213885 DMM INFO MM(262420000000036/dbc12450) <- GMM AUTH AND CIPHERING REQ (rand = 7d f3 d8 07 18 ca 3a 83 7d 16 ed 77 7d d6 7d ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095213900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095213900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095213900 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095213900 DMM INFO MM(262420000000036/dbc12450) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095213900 DMM NOTICE MM(262420000000036/dbc12450) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095213900 DMM DEBUG MM(262420000000036/dbc12450) checking auth: received GSM SRES = d4 02 24 42 (gprs_gmm.c:716) 20250403095213900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095213900 DMM DEBUG MM(262420000000036/dbc12450) Requesting authorization (sgsn_auth.c:160) 20250403095213900 DMM INFO MM(262420000000036/dbc12450) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095213900 DMM DEBUG MM(262420000000036/dbc12450) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095213900 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250403095213901 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) 20250403095213901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095213901 DMM INFO MM(262420000000036/dbc12450) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc12450) (gprs_gmm.c:337) 20250403095213904 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095213904 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095213904 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250403095213904 DMM INFO MM(262420000000036/dbc12450) Subscriber data update (mmctx.c:445) 20250403095213904 DMM DEBUG MM(262420000000036/dbc12450) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095213904 DMM INFO MM(262420000000036/dbc12450) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095213904 DMM NOTICE MM(262420000000036/dbc12450) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250403095213904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095213904 DMM NOTICE MM(262420000000036/dbc12450) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095213904 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) 20250403095213906 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095213906 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250403095213906 DMM INFO MM(262420000000036/dbc12450) Subscriber data update (mmctx.c:445) 20250403095213906 DMM DEBUG MM(262420000000036/dbc12450) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@9310965ee056: Warning: Re-starting timer T, which is already active (running or expired). 20250403095219902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403095219902 DMM INFO MM(262420000000036/dbc12450) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc12450) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@9310965ee056: Warning: Re-starting timer T, which is already active (running or expired). 20250403095222475 DGPRS DEBUG Checking for inactive LLMEs, time = 6904848 (sgsn.c:132) 20250403095225903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403095225903 DMM INFO MM(262420000000036/dbc12450) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc12450) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@9310965ee056: Warning: Re-starting timer T, which is already active (running or expired). 20250403095231904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403095231904 DMM INFO MM(262420000000036/dbc12450) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc12450) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@9310965ee056: Warning: Re-starting timer T, which is already active (running or expired). 20250403095232779 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403095232779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403095232780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095237904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403095237905 DMM INFO MM(262420000000036/dbc12450) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc12450) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@9310965ee056: Warning: Re-starting timer T, which is already active (running or expired). 20250403095242325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095242332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095242332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095242352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095242355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095242355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095242364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095242366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095242366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095243906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250403095243906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250403095243906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095243906 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250403095243906 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) 20250403095243906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Reject}: Deallocated (fsm.c:568) 20250403095243906 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095243906 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095243906 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095243906 DLLC NOTICE LLME(ee0930fe/dbc12450){ASSIGNED} LLGM Assign pre (dbc12450 => ffffffff) (gprs_llc.c:1079) 20250403095243906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc12450 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@9310965ee056: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@9310965ee056: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@9310965ee056: Final verdict of PTC: pass 20250403095247925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@9310965ee056: Final verdict of PTC: none -NSVCI97(350)@9310965ee056: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@9310965ee056: Final verdict of PTC: none -NSVCI98(356)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@9310965ee056: Final verdict of PTC: none -NSVCI99(360)@9310965ee056: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@9310965ee056: Final verdict of PTC: none 20250403095247930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095247930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(363)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(348)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(354)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(358)@9310965ee056: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Apr 3 09:52:47 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 20250403095248027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095248330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95176) 20250403095248931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095248931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95176, count=96436) 20250403095249932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095249932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Apr 3 09:52:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095250934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095250934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_hlr_location_cancel_request_update started. 20250403095251440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095251442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095251488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095251488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095251488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095251488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095251488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095251488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095251488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095251488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095251488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095251489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095251489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095251489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095251489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095251489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095251489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095251489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095251489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095251489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095251489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095251489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095251490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095251490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095251492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095251497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095251497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095251512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095251512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095251512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095251512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095251512 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095251512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095251512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095251512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095251512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095251513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095251513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095251513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095251513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095251513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095251513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095251513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095251513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095251513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095251513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095251513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(374)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095251513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095251513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095251516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@9310965ee056: 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 } 20250403095251522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095251522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(379)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@9310965ee056: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_update-BVCI210(372)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095251525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095251525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095251525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095251525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095251525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095251525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095251525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095251525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095251525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095251526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095251526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095251526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095251526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095251526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095251526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095251526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095251526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095251526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095251526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095251526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095251526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095251526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095251528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095251532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095251532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095251936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095251936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095251936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095251936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@9310965ee056: 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) } } } } 20250403095251940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095251941 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403095252476 DGPRS DEBUG Checking for inactive LLMEs, time = 6904878 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@9310965ee056: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CB745C1E'O, index=0 SGSN_Test-GSUP(381)@9310965ee056: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@9310965ee056: 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 := 'EEFE428B3DFA50D152B097DC077BE37C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '183DAC40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8007CD57EEB08E06'O } } } } } 20250403095253011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095253011 DLLC NOTICE LLME(ffffffff/cb745c1e){UNASSIGNED} LLC RX: unknown TLLI 0xcb745c1e, creating LLME on the fly (gprs_llc.c:552) 20250403095253011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095253011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1320) 20250403095253011 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095253011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095253011 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095253011 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095253011 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095253011 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095253011 DLLC NOTICE LLME(ffffffff/cb745c1e){UNASSIGNED} LLGM Assign pre (cb745c1e => eabb8c94) (gprs_llc.c:1079) 20250403095253011 DLLC NOTICE LLME(cb745c1e/eabb8c94){ASSIGNED} LLGM Assign post (cb745c1e => eabb8c94) (gprs_llc.c:1125) 20250403095253011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095253011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095253011 DMM DEBUG MM(262420000000031/eabb8c94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095253030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095253030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095253030 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095253030 DMM DEBUG MM(262420000000031/eabb8c94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250403095253030 DMM NOTICE MM(262420000000031/eabb8c94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095253031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095253031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095253031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095253031 DMM DEBUG MM(262420000000031/eabb8c94) Requesting authorization (sgsn_auth.c:160) 20250403095253031 DMM INFO MM(262420000000031/eabb8c94) Requesting authentication tuples (sgsn_auth.c:184) 20250403095253031 DMM DEBUG MM(262420000000031/eabb8c94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095253031 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250403095253031 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)@9310965ee056: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@9310965ee056: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250403095253037 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095253037 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095253037 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095253037 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095253037 DMM INFO MM(262420000000031/eabb8c94) Subscriber data update (mmctx.c:445) 20250403095253037 DMM DEBUG MM(262420000000031/eabb8c94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095253037 DMM INFO MM(262420000000031/eabb8c94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095253037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095253037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095253037 DMM INFO MM(262420000000031/eabb8c94) <- GMM AUTH AND CIPHERING REQ (rand = ee fe 42 8b 3d fa 50 d1 52 b0 97 dc 07 7b e3 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095253053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095253053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095253053 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095253053 DMM INFO MM(262420000000031/eabb8c94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095253053 DMM NOTICE MM(262420000000031/eabb8c94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095253053 DMM DEBUG MM(262420000000031/eabb8c94) checking auth: received GSM SRES = 18 3d ac 40 (gprs_gmm.c:716) 20250403095253053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095253053 DMM DEBUG MM(262420000000031/eabb8c94) Requesting authorization (sgsn_auth.c:160) 20250403095253053 DMM INFO MM(262420000000031/eabb8c94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095253053 DMM DEBUG MM(262420000000031/eabb8c94) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095253054 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250403095253054 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) 20250403095253054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095253054 DMM INFO MM(262420000000031/eabb8c94) <- GMM ATTACH ACCEPT (new P-TMSI=0xeabb8c94) (gprs_gmm.c:337) 20250403095253057 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095253057 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095253057 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250403095253057 DMM INFO MM(262420000000031/eabb8c94) Subscriber data update (mmctx.c:445) 20250403095253057 DMM DEBUG MM(262420000000031/eabb8c94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095253057 DMM INFO MM(262420000000031/eabb8c94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095253057 DMM NOTICE MM(262420000000031/eabb8c94) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250403095253057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095253057 DMM NOTICE MM(262420000000031/eabb8c94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095253058 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) 20250403095253060 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095253060 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250403095253060 DMM INFO MM(262420000000031/eabb8c94) Subscriber data update (mmctx.c:445) 20250403095253060 DMM DEBUG MM(262420000000031/eabb8c94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095253080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095253080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095253080 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095253080 DMM INFO MM(262420000000031/eabb8c94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095253080 DMM NOTICE MM(262420000000031/eabb8c94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095253080 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095253080 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095253080 DLLC NOTICE LLME(cb745c1e/eabb8c94){ASSIGNED} LLGM Assign pre (ffffffff => eabb8c94) (gprs_llc.c:1079) 20250403095253080 DLLC NOTICE LLME(ffffffff/eabb8c94){ASSIGNED} LLGM Assign post (ffffffff => eabb8c94) (gprs_llc.c:1125) 20250403095253080 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095253080 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095253080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095253080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@9310965ee056: setverdict(pass): none -> pass 20250403095253125 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250403095253125 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250403095253125 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) 20250403095253125 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250403095253126 DMM INFO MM(262420000000031/eabb8c94) Subscriber data update (mmctx.c:445) 20250403095253126 DMM DEBUG MM(262420000000031/eabb8c94) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250403095253126 DMM INFO MM(262420000000031/eabb8c94) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250403095253126 DMM INFO MM(262420000000031/eabb8c94) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095253126 DMM INFO MM(262420000000031/eabb8c94) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095253126 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095253126 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095253126 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095253126 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095253126 DLLC NOTICE LLME(ffffffff/eabb8c94){ASSIGNED} LLGM Assign pre (eabb8c94 => ffffffff) (gprs_llc.c:1079) 20250403095253126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eabb8c94 => ffffffff) (gprs_llc.c:1125) 20250403095253126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095253126 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095253126 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095253126 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed MC@9310965ee056: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250403095258136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095258136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@9310965ee056: Final verdict of PTC: none -NSVCI99(379)@9310965ee056: Final verdict of PTC: none -NSVCI98(374)@9310965ee056: Final verdict of PTC: none 20250403095258138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58660<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(372)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@9310965ee056: Final verdict of PTC: none -NSVCI97(369)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(367)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(373)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(377)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@9310965ee056: Final verdict of PTC: pass MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@9310965ee056: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Apr 3 09:52:58 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 20250403095258217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095258518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92712) 20250403095259137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095259137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92712, count=93972) 20250403095300139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095300139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Apr 3 09:53:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095301140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095301140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_hlr_location_cancel_request_withdraw started. 20250403095301614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095301616 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095301651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095301651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095301651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095301651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095301651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095301651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095301651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095301651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095301651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095301652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095301652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095301652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095301652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095301652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095301652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095301652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095301652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095301652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095301652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095301652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095301653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095301653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095301655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095301662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095301662 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095301669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095301669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095301669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095301669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095301669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095301669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095301669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095301669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095301669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095301670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095301670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095301670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095301670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095301670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095301670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095301670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095301670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095301670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095301670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095301670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095301670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095301670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(394)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095301672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095301677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095301677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095301683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095301683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095301683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095301683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095301683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095301683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095301683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095301683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095301683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095301684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095301684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095301684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095301684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095301684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095301684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095301684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095301684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095301684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095301684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095301684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095301684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095301684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095301686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095301690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095301690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095302142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095302142 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095302142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095302142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@9310965ee056: 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) } } } } 20250403095302143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@9310965ee056: 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(399)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095302143 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9310965ee056: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DE28276E'O, index=0 SGSN_Test-GSUP(400)@9310965ee056: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@9310965ee056: 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 := '7B008883FE2D870A5D5EC5C7525E4FEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B4F7F2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2AB19701083008F'O } } } } } 20250403095303216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095303216 DLLC NOTICE LLME(ffffffff/de28276e){UNASSIGNED} LLC RX: unknown TLLI 0xde28276e, creating LLME on the fly (gprs_llc.c:552) 20250403095303216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095303216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1320) 20250403095303216 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095303216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095303216 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095303216 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095303216 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095303216 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095303216 DLLC NOTICE LLME(ffffffff/de28276e){UNASSIGNED} LLGM Assign pre (de28276e => f8ed8a72) (gprs_llc.c:1079) 20250403095303216 DLLC NOTICE LLME(de28276e/f8ed8a72){ASSIGNED} LLGM Assign post (de28276e => f8ed8a72) (gprs_llc.c:1125) 20250403095303216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095303216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095303216 DMM DEBUG MM(262420000000029/f8ed8a72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095303238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095303238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095303238 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095303238 DMM DEBUG MM(262420000000029/f8ed8a72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250403095303238 DMM NOTICE MM(262420000000029/f8ed8a72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095303238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095303238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095303238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095303238 DMM DEBUG MM(262420000000029/f8ed8a72) Requesting authorization (sgsn_auth.c:160) 20250403095303238 DMM INFO MM(262420000000029/f8ed8a72) Requesting authentication tuples (sgsn_auth.c:184) 20250403095303238 DMM DEBUG MM(262420000000029/f8ed8a72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095303238 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250403095303238 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)@9310965ee056: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@9310965ee056: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250403095303244 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095303244 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095303245 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095303245 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095303245 DMM INFO MM(262420000000029/f8ed8a72) Subscriber data update (mmctx.c:445) 20250403095303245 DMM DEBUG MM(262420000000029/f8ed8a72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095303245 DMM INFO MM(262420000000029/f8ed8a72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095303245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095303245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095303245 DMM INFO MM(262420000000029/f8ed8a72) <- GMM AUTH AND CIPHERING REQ (rand = 7b 00 88 83 fe 2d 87 0a 5d 5e c5 c7 52 5e 4f eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095303259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095303259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095303259 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095303259 DMM INFO MM(262420000000029/f8ed8a72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095303259 DMM NOTICE MM(262420000000029/f8ed8a72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095303259 DMM DEBUG MM(262420000000029/f8ed8a72) checking auth: received GSM SRES = 6b 4f 7f 2a (gprs_gmm.c:716) 20250403095303259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095303259 DMM DEBUG MM(262420000000029/f8ed8a72) Requesting authorization (sgsn_auth.c:160) 20250403095303259 DMM INFO MM(262420000000029/f8ed8a72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095303259 DMM DEBUG MM(262420000000029/f8ed8a72) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095303259 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250403095303259 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) 20250403095303259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095303259 DMM INFO MM(262420000000029/f8ed8a72) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8ed8a72) (gprs_gmm.c:337) 20250403095303262 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095303262 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095303262 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250403095303262 DMM INFO MM(262420000000029/f8ed8a72) Subscriber data update (mmctx.c:445) 20250403095303262 DMM DEBUG MM(262420000000029/f8ed8a72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095303262 DMM INFO MM(262420000000029/f8ed8a72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095303262 DMM NOTICE MM(262420000000029/f8ed8a72) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250403095303262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095303262 DMM NOTICE MM(262420000000029/f8ed8a72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095303262 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) 20250403095303264 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095303264 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250403095303264 DMM INFO MM(262420000000029/f8ed8a72) Subscriber data update (mmctx.c:445) 20250403095303264 DMM DEBUG MM(262420000000029/f8ed8a72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095303274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095303274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095303274 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095303274 DMM INFO MM(262420000000029/f8ed8a72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095303274 DMM NOTICE MM(262420000000029/f8ed8a72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095303274 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095303274 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095303274 DLLC NOTICE LLME(de28276e/f8ed8a72){ASSIGNED} LLGM Assign pre (ffffffff => f8ed8a72) (gprs_llc.c:1079) 20250403095303274 DLLC NOTICE LLME(ffffffff/f8ed8a72){ASSIGNED} LLGM Assign post (ffffffff => f8ed8a72) (gprs_llc.c:1125) 20250403095303274 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095303274 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095303274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095303274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@9310965ee056: setverdict(pass): none -> pass 20250403095303323 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250403095303323 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250403095303323 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) 20250403095303323 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250403095303323 DMM INFO MM(262420000000029/f8ed8a72) Subscriber data update (mmctx.c:445) 20250403095303323 DMM DEBUG MM(262420000000029/f8ed8a72) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250403095303323 DMM INFO MM(262420000000029/f8ed8a72) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250403095303323 DMM INFO MM(262420000000029/f8ed8a72) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250403095303323 DMM NOTICE MM(262420000000029/f8ed8a72) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250403095303323 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250403095303323 DMM INFO MM(262420000000029/f8ed8a72) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250403095303323 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095303323 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095303323 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095303323 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095303323 DLLC NOTICE LLME(ffffffff/f8ed8a72){ASSIGNED} LLGM Assign pre (f8ed8a72 => ffffffff) (gprs_llc.c:1079) 20250403095303323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8ed8a72 => ffffffff) (gprs_llc.c:1125) 20250403095303324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095303324 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095303324 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095303324 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9310965ee056: Removing Client IMSI='262420000000029'H, index=0 20250403095303338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095303338 DLLC NOTICE LLME(ffffffff/f8ed8a72){UNASSIGNED} LLC RX: unknown TLLI 0xf8ed8a72, creating LLME on the fly (gprs_llc.c:552) 20250403095303338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095303338 DMM NOTICE LLME(ffffffff/f8ed8a72){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250403095303338 DLLC NOTICE LLME(ffffffff/f8ed8a72){UNASSIGNED} LLGM Assign pre (f8ed8a72 => ffffffff) (gprs_llc.c:1079) 20250403095303338 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8ed8a72 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@9310965ee056: Final verdict of PTC: pass 20250403095303344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095303350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095303350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(398)@9310965ee056: Final verdict of PTC: none -NSVCI98(393)@9310965ee056: Final verdict of PTC: none -NSVCI97(388)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(400)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(397)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(392)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(386)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@9310965ee056: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Apr 3 09:53:03 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 20250403095303447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095303748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44900) 20250403095304351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095304351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44900, count=96956) 20250403095305353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095305353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Apr 3 09:53:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095306355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095306355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250403095306851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095306853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095306892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095306892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095306892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095306892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095306892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095306892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095306892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095306892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095306892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095306893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095306893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095306893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095306893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095306893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095306893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095306893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095306893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095306893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095306893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095306893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095306893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095306893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095306896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095306903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095306903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(408)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095306907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095306907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095306907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095306907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095306907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095306907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095306907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095306907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095306907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095306907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095306907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095306907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095306908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095306908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095306908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095306908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095306908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095306908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095306908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095306908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(412)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095306908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095306908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095306910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095306916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095306916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(414)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095306920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095306920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095306920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095306920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095306920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095306920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095306920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095306920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095306920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095306921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095306921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095306921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095306921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095306921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095306921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095306921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095306921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095306921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095306921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095306921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095306922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095306922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095306924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095306929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095306929 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095307357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095307357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095307357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095307357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@9310965ee056: Established a new IPA connection (conn_id=2) 20250403095307359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@9310965ee056: 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) } } } } 20250403095307359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@9310965ee056: 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)@9310965ee056: 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(418)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9310965ee056: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F29E88AB'O, index=0 SGSN_Test-GSUP(419)@9310965ee056: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250403095308419 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) 20250403095308419 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@9310965ee056: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@9310965ee056: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9310965ee056: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9310965ee056: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9310965ee056: Final verdict of PTC: pass 20250403095308428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095308431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095308431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(409)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(419)@9310965ee056: Final verdict of PTC: none -NSVCI98(412)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@9310965ee056: Final verdict of PTC: none -NSVCI99(417)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9310965ee056: Final verdict of PTC: none -NSVCI97(407)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(405)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(410)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(415)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@9310965ee056: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Apr 3 09:53:08 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 20250403095308547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095308848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45612) 20250403095309432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095309433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45612, count=53780) 20250403095310434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095310434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Apr 3 09:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095311436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095311437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250403095311920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095311923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095311974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095311974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095311974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095311974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095311974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095311974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095311974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095311974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095311974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095311975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095311975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095311975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095311975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095311975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095311975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095311975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095311975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095311975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095311975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095311975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095311976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095311976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095311978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095311983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095311984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095311990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095311990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095311990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095311990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095311990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095311990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095311990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095311990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095311990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095311991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095311991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095311991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095311991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095311991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095311991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095311991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095311991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(431)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095311992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095311992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095311993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095311999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095311999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(432)@9310965ee056: 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_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095312002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095312002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095312002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095312002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095312002 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095312002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095312002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095312002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095312002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095312003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095312003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095312003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095312003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095312003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095312003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095312003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095312003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095312004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095312004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095312006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095312010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095312010 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095312438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095312438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095312438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095312438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@9310965ee056: 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) } } } } 20250403095312442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095312443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9310965ee056: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E317C1AC'O, index=0 SGSN_Test-GSUP(438)@9310965ee056: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250403095313512 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) 20250403095313512 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@9310965ee056: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@9310965ee056: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9310965ee056: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9310965ee056: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9310965ee056: Final verdict of PTC: pass 20250403095313523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(438)@9310965ee056: Final verdict of PTC: none -NSVCI98(431)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9310965ee056: Final verdict of PTC: none 20250403095313528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095313528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(436)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@9310965ee056: Final verdict of PTC: none -NSVCI97(426)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@9310965ee056: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(434)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(424)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(429)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@9310965ee056: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Apr 3 09:53:13 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 20250403095313642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095313945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45148) 20250403095314529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095314529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45148, count=53088) 20250403095315530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095315531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Apr 3 09:53:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095316531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095316532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_rau_unknown started. 20250403095317032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095317033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095317077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095317077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095317078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095317078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095317078 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095317078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095317078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095317078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095317078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095317078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095317078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095317078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095317078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095317078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095317078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095317078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095317078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095317078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095317078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095317078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095317079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095317079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095317080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095317085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095317085 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(443)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095317091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095317091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095317092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095317092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095317092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095317092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095317092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095317092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095317092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095317092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095317092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095317092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095317092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095317093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095317093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095317095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095317101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095317101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(451)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@9310965ee056: Provider Link came up: sending NS-RESET TC_rau_unknown-BVCI210(449)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095317104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095317104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095317104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095317104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095317104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095317104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095317104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095317104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095317104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095317105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095317105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095317105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095317105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095317105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095317105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095317105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095317105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095317105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095317105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095317105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095317105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095317105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095317107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095317112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095317112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095317532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095317532 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095317532 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095317532 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@9310965ee056: 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) } } } } 20250403095317536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095317537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@9310965ee056: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D58D605E'O, index=0 SGSN_Test-GSUP(457)@9310965ee056: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250403095318617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095318617 DLLC NOTICE LLME(ffffffff/d58d605e){UNASSIGNED} LLC RX: unknown TLLI 0xd58d605e, creating LLME on the fly (gprs_llc.c:552) 20250403095318617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250403095318617 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095318617 DMM NOTICE LLME(ffffffff/d58d605e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250403095318617 DLLC NOTICE LLME(ffffffff/d58d605e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250403095318617 DMM ERROR LLME(ffffffff/d58d605e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250403095318617 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250403095318617 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250403095318617 DLLC NOTICE LLME(ffffffff/d58d605e){UNASSIGNED} LLGM Assign pre (d58d605e => ffffffff) (gprs_llc.c:1079) 20250403095318617 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d58d605e => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@9310965ee056: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@9310965ee056: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@9310965ee056: Final verdict of PTC: pass 20250403095318639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(441)@9310965ee056: Final verdict of PTC: none 20250403095318644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095318644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI220(454)@9310965ee056: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(457)@9310965ee056: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@9310965ee056: Final verdict of PTC: none -NSVCI98(450)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@9310965ee056: Final verdict of PTC: none -NSVCI97(445)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@9310965ee056: Final verdict of PTC: none -NSVCI99(455)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(448)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(444)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(453)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none)Thu Apr 3 09:53:18 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== MTC@9310965ee056: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc MTC@9310965ee056: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@9310965ee056: Test case TC_rau_unknown finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. 20250403095318729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095319031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45428) 20250403095319644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095319645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45428, count=55584) 20250403095320646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095320646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Apr 3 09:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095321646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095321647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_rau started. 20250403095322121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095322123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@9310965ee056: 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(464)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095322166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095322166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095322166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095322166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095322166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095322166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095322167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095322167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095322167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095322167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095322167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095322167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095322167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095322167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095322170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095322174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095322174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095322181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095322181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095322181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095322181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095322181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095322181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095322181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095322182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095322182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095322182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095322182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095322182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095322182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095322182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095322182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095322182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095322182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095322184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095322190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095322190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(470)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI210(467)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095322194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095322194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095322194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095322194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095322194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095322194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095322194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095322194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095322194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095322194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095322194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095322194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095322195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095322195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095322195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095322195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095322195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095322195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095322195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095322195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095322195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095322195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095322197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095322202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095322202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095322476 DGPRS DEBUG Checking for inactive LLMEs, time = 6904908 (sgsn.c:132) 20250403095322648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095322648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095322648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095322648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@9310965ee056: 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) } } } } 20250403095322652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095322653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@9310965ee056: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DE17988A'O, index=0 SGSN_Test-GSUP(476)@9310965ee056: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@9310965ee056: 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 := '1D5707228AD0D897B7F9D5D8D994718C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00630B6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16066706F3F47763'O } } } } } 20250403095323725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095323725 DLLC NOTICE LLME(ffffffff/de17988a){UNASSIGNED} LLC RX: unknown TLLI 0xde17988a, creating LLME on the fly (gprs_llc.c:552) 20250403095323725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095323725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1320) 20250403095323725 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095323725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095323725 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095323725 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095323725 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095323725 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095323725 DLLC NOTICE LLME(ffffffff/de17988a){UNASSIGNED} LLGM Assign pre (de17988a => ffa365ed) (gprs_llc.c:1079) 20250403095323725 DLLC NOTICE LLME(de17988a/ffa365ed){ASSIGNED} LLGM Assign post (de17988a => ffa365ed) (gprs_llc.c:1125) 20250403095323725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095323725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095323725 DMM DEBUG MM(262420000000012/ffa365ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095323738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095323738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095323738 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095323738 DMM DEBUG MM(262420000000012/ffa365ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250403095323738 DMM NOTICE MM(262420000000012/ffa365ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095323738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095323738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095323738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095323738 DMM DEBUG MM(262420000000012/ffa365ed) Requesting authorization (sgsn_auth.c:160) 20250403095323738 DMM INFO MM(262420000000012/ffa365ed) Requesting authentication tuples (sgsn_auth.c:184) 20250403095323739 DMM DEBUG MM(262420000000012/ffa365ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095323739 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250403095323739 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)@9310965ee056: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@9310965ee056: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250403095323745 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095323745 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095323745 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095323745 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095323745 DMM INFO MM(262420000000012/ffa365ed) Subscriber data update (mmctx.c:445) 20250403095323745 DMM DEBUG MM(262420000000012/ffa365ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095323745 DMM INFO MM(262420000000012/ffa365ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095323745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095323745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095323745 DMM INFO MM(262420000000012/ffa365ed) <- GMM AUTH AND CIPHERING REQ (rand = 1d 57 07 22 8a d0 d8 97 b7 f9 d5 d8 d9 94 71 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095323757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095323757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095323757 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095323758 DMM INFO MM(262420000000012/ffa365ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095323758 DMM NOTICE MM(262420000000012/ffa365ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095323758 DMM DEBUG MM(262420000000012/ffa365ed) checking auth: received GSM SRES = 00 63 0b 6f (gprs_gmm.c:716) 20250403095323758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095323758 DMM DEBUG MM(262420000000012/ffa365ed) Requesting authorization (sgsn_auth.c:160) 20250403095323758 DMM INFO MM(262420000000012/ffa365ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095323758 DMM DEBUG MM(262420000000012/ffa365ed) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095323758 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250403095323758 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) 20250403095323758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095323758 DMM INFO MM(262420000000012/ffa365ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xffa365ed) (gprs_gmm.c:337) 20250403095323761 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095323761 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095323761 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250403095323761 DMM INFO MM(262420000000012/ffa365ed) Subscriber data update (mmctx.c:445) 20250403095323761 DMM DEBUG MM(262420000000012/ffa365ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095323761 DMM INFO MM(262420000000012/ffa365ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095323761 DMM NOTICE MM(262420000000012/ffa365ed) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250403095323761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095323761 DMM NOTICE MM(262420000000012/ffa365ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095323761 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) 20250403095323762 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095323762 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250403095323762 DMM INFO MM(262420000000012/ffa365ed) Subscriber data update (mmctx.c:445) 20250403095323762 DMM DEBUG MM(262420000000012/ffa365ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095323772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095323772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095323772 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095323772 DMM INFO MM(262420000000012/ffa365ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095323772 DMM NOTICE MM(262420000000012/ffa365ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095323772 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095323772 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095323772 DLLC NOTICE LLME(de17988a/ffa365ed){ASSIGNED} LLGM Assign pre (ffffffff => ffa365ed) (gprs_llc.c:1079) 20250403095323772 DLLC NOTICE LLME(ffffffff/ffa365ed){ASSIGNED} LLGM Assign post (ffffffff => ffa365ed) (gprs_llc.c:1125) 20250403095323772 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095323772 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095323772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095323772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@9310965ee056: setverdict(pass): none -> pass 20250403095323830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095323830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095323831 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095323831 DMM INFO MM(262420000000012/ffa365ed) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250403095323831 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095323831 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095323831 DLLC NOTICE LLME(ffffffff/ffa365ed){ASSIGNED} LLGM Assign pre (ffa365ed => c71a5d89) (gprs_llc.c:1079) 20250403095323831 DLLC NOTICE LLME(ffa365ed/c71a5d89){ASSIGNED} LLGM Assign post (ffa365ed => c71a5d89) (gprs_llc.c:1125) 20250403095323831 DMM INFO MM(262420000000012/c71a5d89) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(478)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@9310965ee056: Removing Client IMSI='262420000000012'H, index=0 20250403095323845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095323845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250403095323845 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095323845 DMM INFO MM(262420000000012/c71a5d89) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095323845 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095323845 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095323845 DLLC NOTICE LLME(ffa365ed/c71a5d89){ASSIGNED} LLGM Assign pre (ffffffff => c71a5d89) (gprs_llc.c:1079) 20250403095323845 DLLC NOTICE LLME(ffffffff/c71a5d89){ASSIGNED} LLGM Assign post (ffffffff => c71a5d89) (gprs_llc.c:1125) 20250403095323845 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(478)@9310965ee056: Final verdict of PTC: pass 20250403095323851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095323855 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095323855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@9310965ee056: Final verdict of PTC: none -NSVCI98(469)@9310965ee056: Final verdict of PTC: none -NSVCI97(464)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@9310965ee056: Final verdict of PTC: none -NSVCI99(474)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@9310965ee056: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@9310965ee056: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@9310965ee056: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(462)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(468)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(472)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_rau finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Apr 3 09:53:23 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250403095323954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095324356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92396) 20250403095324856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095324856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92396, count=93556) 20250403095325857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095325857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Apr 3 09:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095326858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095326858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_rau_a_a started. 20250403095327459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095327462 DMM INFO MM(262420000000012/c71a5d89) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095327462 DMM INFO MM(262420000000012/c71a5d89) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095327462 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095327462 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095327462 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095327462 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095327462 DLLC NOTICE LLME(ffffffff/c71a5d89){ASSIGNED} LLGM Assign pre (c71a5d89 => ffffffff) (gprs_llc.c:1079) 20250403095327462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c71a5d89 => ffffffff) (gprs_llc.c:1125) 20250403095327462 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250403095327462 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) 20250403095327462 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) 20250403095327462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095327462 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095327462 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095327462 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095327462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095327509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095327509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095327509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095327509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095327509 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095327509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095327509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095327509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095327509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095327510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095327510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095327510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095327510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095327510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095327510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095327510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095327510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095327510 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095327510 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095327510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(483)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095327511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095327511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095327513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095327521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095327521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095327529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095327529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095327529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095327529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095327529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095327529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095327529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095327529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095327529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095327530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095327530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095327530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095327530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095327530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095327530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095327530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095327530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095327530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095327530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095327530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095327531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095327531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095327532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095327537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095327537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095327542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095327542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095327542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095327543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095327543 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095327543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095327543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095327543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095327543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095327543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095327543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095327543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095327543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095327543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095327544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095327544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095327544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095327544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095327544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095327544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(493)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095327544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095327544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095327546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095327550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095327550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095327859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095327859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095327859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095327859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@9310965ee056: 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) } } } } 20250403095327864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095327865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@9310965ee056: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C184462C'O, index=0 SGSN_Test-GSUP(495)@9310965ee056: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@9310965ee056: 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 := 'C82058526879D65D5CA94658FC3D5C49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEEC1765'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B1A70B1D6A042C9'O } } } } } 20250403095328935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095328935 DLLC NOTICE LLME(ffffffff/c184462c){UNASSIGNED} LLC RX: unknown TLLI 0xc184462c, creating LLME on the fly (gprs_llc.c:552) 20250403095328935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095328935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1320) 20250403095328935 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095328935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095328935 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095328935 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095328935 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095328935 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095328935 DLLC NOTICE LLME(ffffffff/c184462c){UNASSIGNED} LLGM Assign pre (c184462c => db4eff4f) (gprs_llc.c:1079) 20250403095328936 DLLC NOTICE LLME(c184462c/db4eff4f){ASSIGNED} LLGM Assign post (c184462c => db4eff4f) (gprs_llc.c:1125) 20250403095328936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095328936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095328936 DMM DEBUG MM(262420000000037/db4eff4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095328947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095328947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095328947 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095328947 DMM DEBUG MM(262420000000037/db4eff4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250403095328947 DMM NOTICE MM(262420000000037/db4eff4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095328947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095328947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095328947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095328947 DMM DEBUG MM(262420000000037/db4eff4f) Requesting authorization (sgsn_auth.c:160) 20250403095328947 DMM INFO MM(262420000000037/db4eff4f) Requesting authentication tuples (sgsn_auth.c:184) 20250403095328947 DMM DEBUG MM(262420000000037/db4eff4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095328947 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250403095328947 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)@9310965ee056: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@9310965ee056: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250403095328951 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095328951 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095328951 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095328951 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095328951 DMM INFO MM(262420000000037/db4eff4f) Subscriber data update (mmctx.c:445) 20250403095328951 DMM DEBUG MM(262420000000037/db4eff4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095328951 DMM INFO MM(262420000000037/db4eff4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095328951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095328951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095328951 DMM INFO MM(262420000000037/db4eff4f) <- GMM AUTH AND CIPHERING REQ (rand = c8 20 58 52 68 79 d6 5d 5c a9 46 58 fc 3d 5c 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095328962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095328962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095328962 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095328962 DMM INFO MM(262420000000037/db4eff4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095328962 DMM NOTICE MM(262420000000037/db4eff4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095328962 DMM DEBUG MM(262420000000037/db4eff4f) checking auth: received GSM SRES = ce ec 17 65 (gprs_gmm.c:716) 20250403095328962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095328962 DMM DEBUG MM(262420000000037/db4eff4f) Requesting authorization (sgsn_auth.c:160) 20250403095328962 DMM INFO MM(262420000000037/db4eff4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095328962 DMM DEBUG MM(262420000000037/db4eff4f) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095328962 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250403095328962 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) 20250403095328962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095328962 DMM INFO MM(262420000000037/db4eff4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb4eff4f) (gprs_gmm.c:337) 20250403095328964 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095328964 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095328964 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250403095328964 DMM INFO MM(262420000000037/db4eff4f) Subscriber data update (mmctx.c:445) 20250403095328964 DMM DEBUG MM(262420000000037/db4eff4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095328964 DMM INFO MM(262420000000037/db4eff4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095328964 DMM NOTICE MM(262420000000037/db4eff4f) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250403095328964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095328964 DMM NOTICE MM(262420000000037/db4eff4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095328964 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) 20250403095328965 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095328965 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250403095328965 DMM INFO MM(262420000000037/db4eff4f) Subscriber data update (mmctx.c:445) 20250403095328965 DMM DEBUG MM(262420000000037/db4eff4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095328975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095328975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095328975 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095328975 DMM INFO MM(262420000000037/db4eff4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095328975 DMM NOTICE MM(262420000000037/db4eff4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095328975 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095328975 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095328975 DLLC NOTICE LLME(c184462c/db4eff4f){ASSIGNED} LLGM Assign pre (ffffffff => db4eff4f) (gprs_llc.c:1079) 20250403095328975 DLLC NOTICE LLME(ffffffff/db4eff4f){ASSIGNED} LLGM Assign post (ffffffff => db4eff4f) (gprs_llc.c:1125) 20250403095328975 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095328975 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095328975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095328975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@9310965ee056: setverdict(pass): none -> pass 20250403095329035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095329035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095329035 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095329035 DMM INFO MM(262420000000037/db4eff4f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095329035 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095329035 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095329035 DLLC NOTICE LLME(ffffffff/db4eff4f){ASSIGNED} LLGM Assign pre (db4eff4f => e59e86fe) (gprs_llc.c:1079) 20250403095329035 DLLC NOTICE LLME(db4eff4f/e59e86fe){ASSIGNED} LLGM Assign post (db4eff4f => e59e86fe) (gprs_llc.c:1125) 20250403095329035 DMM INFO MM(262420000000037/e59e86fe) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095329050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095329050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250403095329050 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095329050 DMM INFO MM(262420000000037/e59e86fe) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095329050 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095329050 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095329050 DLLC NOTICE LLME(db4eff4f/e59e86fe){ASSIGNED} LLGM Assign pre (ffffffff => e59e86fe) (gprs_llc.c:1079) 20250403095329050 DLLC NOTICE LLME(ffffffff/e59e86fe){ASSIGNED} LLGM Assign post (ffffffff => e59e86fe) (gprs_llc.c:1125) 20250403095329050 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250403095329050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095329050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095329050 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095329050 DMM INFO MM(262420000000037/e59e86fe) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095329050 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095329050 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095329050 DLLC NOTICE LLME(ffffffff/e59e86fe){ASSIGNED} LLGM Assign pre (e59e86fe => f15ab097) (gprs_llc.c:1079) 20250403095329050 DLLC NOTICE LLME(e59e86fe/f15ab097){ASSIGNED} LLGM Assign post (e59e86fe => f15ab097) (gprs_llc.c:1125) 20250403095329050 DMM INFO MM(262420000000037/f15ab097) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095329063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095329063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095329063 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095329063 DMM INFO MM(262420000000037/f15ab097) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095329063 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095329063 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095329063 DLLC NOTICE LLME(e59e86fe/f15ab097){ASSIGNED} LLGM Assign pre (ffffffff => f15ab097) (gprs_llc.c:1079) 20250403095329063 DLLC NOTICE LLME(ffffffff/f15ab097){ASSIGNED} LLGM Assign post (ffffffff => f15ab097) (gprs_llc.c:1125) 20250403095329063 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250403095329064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095329064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095329064 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095329064 DMM INFO MM(262420000000037/f15ab097) -> GMM DETACH REQUEST TLLI=0xf15ab097 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250403095329064 DMM INFO MM(262420000000037/f15ab097) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095329064 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095329064 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095329064 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095329064 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095329064 DLLC NOTICE LLME(ffffffff/f15ab097){ASSIGNED} LLGM Assign pre (f15ab097 => ffffffff) (gprs_llc.c:1079) 20250403095329064 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f15ab097 => ffffffff) (gprs_llc.c:1125) 20250403095329064 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250403095329064 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) 20250403095329064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095329064 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095329064 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095329064 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095329065 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@9310965ee056: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@9310965ee056: Final verdict of PTC: pass 20250403095334082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095334086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095334086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(484)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(495)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@9310965ee056: Final verdict of PTC: none -NSVCI99(493)@9310965ee056: Final verdict of PTC: none -NSVCI98(488)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@9310965ee056: Final verdict of PTC: none -NSVCI97(483)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(486)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(481)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(491)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Apr 3 09:53:34 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 20250403095334192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095334495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109344) 20250403095335088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095335088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109344, count=113700) 20250403095336089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095336089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Apr 3 09:53:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095337091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095337091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_rau_a_b started. 20250403095337589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095337591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(502)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095337614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095337614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095337614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095337614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095337614 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095337614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095337614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095337614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095337614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(503)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095337614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095337614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095337614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095337615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095337615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095337615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095337615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095337615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095337615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095337615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095337615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095337615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095337615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095337616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095337621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095337621 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(502)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_rau_a_b-BVCI196(500)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095337624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095337624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095337624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095337624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095337624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095337624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095337624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095337624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095337624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095337625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095337625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095337625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095337625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095337625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095337625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095337625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095337625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095337625 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095337625 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095337625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095337625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095337625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095337627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095337631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095337631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095337641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095337641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095337641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095337641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095337641 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095337641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095337641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095337641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095337641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095337641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095337641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095337641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095337642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095337642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095337642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095337642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095337642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095337642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095337642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095337642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(512)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095337642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095337642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095337644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095337648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095337648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095338093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095338093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095338093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095338093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@9310965ee056: 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) } } } } 20250403095338097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095338098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@9310965ee056: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C4D6A781'O, index=0 SGSN_Test-GSUP(514)@9310965ee056: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@9310965ee056: 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 := '306CA5C98CE02CDD180B9EE939BFD37B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A02237A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9299D3DA9FBD68B9'O } } } } } 20250403095339174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339174 DLLC NOTICE LLME(ffffffff/c4d6a781){UNASSIGNED} LLC RX: unknown TLLI 0xc4d6a781, creating LLME on the fly (gprs_llc.c:552) 20250403095339174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1320) 20250403095339174 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095339174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095339174 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095339174 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095339174 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095339174 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095339174 DLLC NOTICE LLME(ffffffff/c4d6a781){UNASSIGNED} LLGM Assign pre (c4d6a781 => e4488d29) (gprs_llc.c:1079) 20250403095339174 DLLC NOTICE LLME(c4d6a781/e4488d29){ASSIGNED} LLGM Assign post (c4d6a781 => e4488d29) (gprs_llc.c:1125) 20250403095339174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095339174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095339174 DMM DEBUG MM(262420000000038/e4488d29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095339193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339193 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339193 DMM DEBUG MM(262420000000038/e4488d29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250403095339193 DMM NOTICE MM(262420000000038/e4488d29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095339193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095339193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095339193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095339193 DMM DEBUG MM(262420000000038/e4488d29) Requesting authorization (sgsn_auth.c:160) 20250403095339193 DMM INFO MM(262420000000038/e4488d29) Requesting authentication tuples (sgsn_auth.c:184) 20250403095339193 DMM DEBUG MM(262420000000038/e4488d29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095339193 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250403095339193 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)@9310965ee056: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@9310965ee056: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250403095339199 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095339199 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095339199 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095339199 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095339199 DMM INFO MM(262420000000038/e4488d29) Subscriber data update (mmctx.c:445) 20250403095339199 DMM DEBUG MM(262420000000038/e4488d29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095339199 DMM INFO MM(262420000000038/e4488d29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095339199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095339199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095339199 DMM INFO MM(262420000000038/e4488d29) <- GMM AUTH AND CIPHERING REQ (rand = 30 6c a5 c9 8c e0 2c dd 18 0b 9e e9 39 bf d3 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095339214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339214 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339214 DMM INFO MM(262420000000038/e4488d29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095339214 DMM NOTICE MM(262420000000038/e4488d29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095339214 DMM DEBUG MM(262420000000038/e4488d29) checking auth: received GSM SRES = a0 22 37 a7 (gprs_gmm.c:716) 20250403095339215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095339215 DMM DEBUG MM(262420000000038/e4488d29) Requesting authorization (sgsn_auth.c:160) 20250403095339215 DMM INFO MM(262420000000038/e4488d29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095339215 DMM DEBUG MM(262420000000038/e4488d29) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095339215 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250403095339215 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) 20250403095339215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095339215 DMM INFO MM(262420000000038/e4488d29) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4488d29) (gprs_gmm.c:337) 20250403095339218 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095339218 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095339218 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250403095339218 DMM INFO MM(262420000000038/e4488d29) Subscriber data update (mmctx.c:445) 20250403095339218 DMM DEBUG MM(262420000000038/e4488d29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095339218 DMM INFO MM(262420000000038/e4488d29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095339218 DMM NOTICE MM(262420000000038/e4488d29) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250403095339218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095339218 DMM NOTICE MM(262420000000038/e4488d29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095339218 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) 20250403095339219 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095339219 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250403095339219 DMM INFO MM(262420000000038/e4488d29) Subscriber data update (mmctx.c:445) 20250403095339219 DMM DEBUG MM(262420000000038/e4488d29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095339230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339230 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339230 DMM INFO MM(262420000000038/e4488d29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095339230 DMM NOTICE MM(262420000000038/e4488d29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095339230 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095339230 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095339230 DLLC NOTICE LLME(c4d6a781/e4488d29){ASSIGNED} LLGM Assign pre (ffffffff => e4488d29) (gprs_llc.c:1079) 20250403095339230 DLLC NOTICE LLME(ffffffff/e4488d29){ASSIGNED} LLGM Assign post (ffffffff => e4488d29) (gprs_llc.c:1125) 20250403095339230 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095339230 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095339230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095339230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@9310965ee056: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@9310965ee056: attach complete sending rau 20250403095339288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339288 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339288 DMM INFO MM(262420000000038/e4488d29) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095339288 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095339288 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095339288 DLLC NOTICE LLME(ffffffff/e4488d29){ASSIGNED} LLGM Assign pre (e4488d29 => dad636ee) (gprs_llc.c:1079) 20250403095339288 DLLC NOTICE LLME(e4488d29/dad636ee){ASSIGNED} LLGM Assign post (e4488d29 => dad636ee) (gprs_llc.c:1125) 20250403095339288 DMM INFO MM(262420000000038/dad636ee) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9310965ee056: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@9310965ee056: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@9310965ee056: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DAD636EE'O, index=0 20250403095339306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339306 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339306 DMM INFO MM(262420000000038/dad636ee) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095339306 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095339306 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095339306 DLLC NOTICE LLME(e4488d29/dad636ee){ASSIGNED} LLGM Assign pre (ffffffff => dad636ee) (gprs_llc.c:1079) 20250403095339306 DLLC NOTICE LLME(ffffffff/dad636ee){ASSIGNED} LLGM Assign post (ffffffff => dad636ee) (gprs_llc.c:1125) 20250403095339306 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b(516)@9310965ee056: sending second RAU via different RA 20250403095339313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339313 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095339313 DMM INFO MM(262420000000038/dad636ee) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dad636ee, P-TMSI: dad636ee (00000000), TLLI: dad636ee (dad636ee), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250403095339313 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250403095339313 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095339313 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095339313 DLLC NOTICE LLME(ffffffff/dad636ee){ASSIGNED} LLGM Assign pre (dad636ee => dad636ee) (gprs_llc.c:1079) 20250403095339313 DLLC NOTICE LLME(dad636ee/dad636ee){ASSIGNED} LLGM Assign post (dad636ee => dad636ee) (gprs_llc.c:1125) 20250403095339313 DMM INFO MM(262420000000038/dad636ee) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095339340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339340 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339340 DMM INFO MM(262420000000038/dad636ee) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095339340 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095339340 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095339340 DLLC NOTICE LLME(dad636ee/dad636ee){ASSIGNED} LLGM Assign pre (ffffffff => dad636ee) (gprs_llc.c:1079) 20250403095339340 DLLC NOTICE LLME(ffffffff/dad636ee){ASSIGNED} LLGM Assign post (ffffffff => dad636ee) (gprs_llc.c:1125) 20250403095339340 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250403095339340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095339340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095339340 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095339340 DMM INFO MM(262420000000038/dad636ee) -> GMM DETACH REQUEST TLLI=0xdad636ee type=GPRS detach Power-off (gprs_gmm.c:1512) 20250403095339340 DMM INFO MM(262420000000038/dad636ee) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095339340 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095339340 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095339340 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095339340 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095339340 DLLC NOTICE LLME(ffffffff/dad636ee){ASSIGNED} LLGM Assign pre (dad636ee => ffffffff) (gprs_llc.c:1079) 20250403095339340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dad636ee => ffffffff) (gprs_llc.c:1125) 20250403095339340 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250403095339340 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) 20250403095339340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095339340 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095339340 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095339340 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095339342 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@9310965ee056: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@9310965ee056: Final verdict of PTC: pass 20250403095344357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@9310965ee056: Final verdict of PTC: none -NSVCI97(503)@9310965ee056: Final verdict of PTC: none 20250403095344362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095344362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b-BVCI210(506)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@9310965ee056: Final verdict of PTC: none -NSVCI98(507)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@9310965ee056: Final verdict of PTC: none -NSVCI99(512)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(505)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(510)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(501)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Apr 3 09:53:44 UTC 2025 ====== 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 20250403095344459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095344761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105080) 20250403095345363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095345363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105080, count=109436) 20250403095346365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095346365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Thu Apr 3 09:53:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095347367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095347367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250403095347864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095347866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095347905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095347905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095347905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095347905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095347905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095347905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095347905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095347905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095347905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095347906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095347906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095347906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095347906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095347906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095347906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095347906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095347906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095347906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095347906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095347906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095347906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095347907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095347908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095347912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095347912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095347919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095347919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095347919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095347919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095347919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095347920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095347921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095347921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095347921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095347921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095347921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095347921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095347921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095347921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095347921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095347921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095347921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095347921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095347922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095347927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095347927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095347932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095347932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095347932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095347932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095347932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095347932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095347932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095347932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095347932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095347933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095347933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095347933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095347933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095347933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095347933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095347933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095347933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095347933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095347933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095347933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095347933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095347933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095347935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095347940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095347940 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095348368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095348369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095348369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095348369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@9310965ee056: 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) } } } } 20250403095348373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095348373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@9310965ee056: 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)@9310965ee056: 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(532)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9310965ee056: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D38C94CF'O, index=0 SGSN_Test-GSUP(533)@9310965ee056: 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)@9310965ee056: 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 := '7DF9037946721C0B95637092A0833CD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BF4CD9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D74DEB109AC4C263'O } } } } } 20250403095349441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349441 DLLC NOTICE LLME(ffffffff/d38c94cf){UNASSIGNED} LLC RX: unknown TLLI 0xd38c94cf, creating LLME on the fly (gprs_llc.c:552) 20250403095349441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349441 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1320) 20250403095349441 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095349441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095349441 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095349441 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095349441 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095349441 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095349441 DLLC NOTICE LLME(ffffffff/d38c94cf){UNASSIGNED} LLGM Assign pre (d38c94cf => f9ddd82f) (gprs_llc.c:1079) 20250403095349441 DLLC NOTICE LLME(d38c94cf/f9ddd82f){ASSIGNED} LLGM Assign post (d38c94cf => f9ddd82f) (gprs_llc.c:1125) 20250403095349441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095349441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095349441 DMM DEBUG MM(262420000000039/f9ddd82f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095349453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349453 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095349453 DMM DEBUG MM(262420000000039/f9ddd82f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250403095349453 DMM NOTICE MM(262420000000039/f9ddd82f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095349453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095349453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095349453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095349453 DMM DEBUG MM(262420000000039/f9ddd82f) Requesting authorization (sgsn_auth.c:160) 20250403095349453 DMM INFO MM(262420000000039/f9ddd82f) Requesting authentication tuples (sgsn_auth.c:184) 20250403095349453 DMM DEBUG MM(262420000000039/f9ddd82f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095349453 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250403095349453 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)@9310965ee056: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@9310965ee056: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250403095349457 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095349457 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095349458 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095349458 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095349458 DMM INFO MM(262420000000039/f9ddd82f) Subscriber data update (mmctx.c:445) 20250403095349458 DMM DEBUG MM(262420000000039/f9ddd82f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095349458 DMM INFO MM(262420000000039/f9ddd82f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095349458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095349458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095349458 DMM INFO MM(262420000000039/f9ddd82f) <- GMM AUTH AND CIPHERING REQ (rand = 7d f9 03 79 46 72 1c 0b 95 63 70 92 a0 83 3c d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095349469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349469 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095349469 DMM INFO MM(262420000000039/f9ddd82f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095349469 DMM NOTICE MM(262420000000039/f9ddd82f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095349469 DMM DEBUG MM(262420000000039/f9ddd82f) checking auth: received GSM SRES = 4b f4 cd 9d (gprs_gmm.c:716) 20250403095349469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095349469 DMM DEBUG MM(262420000000039/f9ddd82f) Requesting authorization (sgsn_auth.c:160) 20250403095349469 DMM INFO MM(262420000000039/f9ddd82f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095349469 DMM DEBUG MM(262420000000039/f9ddd82f) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095349469 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250403095349469 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) 20250403095349470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095349470 DMM INFO MM(262420000000039/f9ddd82f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ddd82f) (gprs_gmm.c:337) 20250403095349472 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095349472 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095349472 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250403095349472 DMM INFO MM(262420000000039/f9ddd82f) Subscriber data update (mmctx.c:445) 20250403095349472 DMM DEBUG MM(262420000000039/f9ddd82f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095349472 DMM INFO MM(262420000000039/f9ddd82f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095349472 DMM NOTICE MM(262420000000039/f9ddd82f) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250403095349472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095349472 DMM NOTICE MM(262420000000039/f9ddd82f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095349472 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) 20250403095349473 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095349473 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250403095349473 DMM INFO MM(262420000000039/f9ddd82f) Subscriber data update (mmctx.c:445) 20250403095349474 DMM DEBUG MM(262420000000039/f9ddd82f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095349483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349483 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095349483 DMM INFO MM(262420000000039/f9ddd82f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095349483 DMM NOTICE MM(262420000000039/f9ddd82f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095349483 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095349483 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095349483 DLLC NOTICE LLME(d38c94cf/f9ddd82f){ASSIGNED} LLGM Assign pre (ffffffff => f9ddd82f) (gprs_llc.c:1079) 20250403095349483 DLLC NOTICE LLME(ffffffff/f9ddd82f){ASSIGNED} LLGM Assign post (ffffffff => f9ddd82f) (gprs_llc.c:1125) 20250403095349483 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095349483 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095349483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095349483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: attach complete sending rau 20250403095349544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349544 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095349544 DMM INFO MM(262420000000039/f9ddd82f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095349544 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095349544 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095349544 DLLC NOTICE LLME(ffffffff/f9ddd82f){ASSIGNED} LLGM Assign pre (f9ddd82f => d5a68067) (gprs_llc.c:1079) 20250403095349544 DLLC NOTICE LLME(f9ddd82f/d5a68067){ASSIGNED} LLGM Assign post (f9ddd82f => d5a68067) (gprs_llc.c:1125) 20250403095349544 DMM INFO MM(262420000000039/d5a68067) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9310965ee056: Removing Client IMSI='262420000000039'H, index=0 20250403095349559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349559 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095349559 DMM INFO MM(262420000000039/d5a68067) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095349559 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095349559 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095349559 DLLC NOTICE LLME(f9ddd82f/d5a68067){ASSIGNED} LLGM Assign pre (ffffffff => d5a68067) (gprs_llc.c:1079) 20250403095349559 DLLC NOTICE LLME(ffffffff/d5a68067){ASSIGNED} LLGM Assign post (ffffffff => d5a68067) (gprs_llc.c:1125) 20250403095349559 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@9310965ee056: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D5A68067'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: sending second RAU via different RA with wrong Old RA 20250403095349567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349567 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095349567 DMM NOTICE LLME(ffffffff/d5a68067){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250403095349567 DLLC NOTICE LLME(ffffffff/d5a68067){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250403095349567 DMM NOTICE MM(262420000000039/d5a68067) Rx RA Update Request with unexpected TLLI=d5a68067 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250403095349567 DMM ERROR LLME(ffffffff/d5a68067){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250403095349567 DMM NOTICE MM(262420000000039/d5a68067) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250403095349567 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250403095349567 DMM INFO MM(262420000000039/d5a68067) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250403095349567 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095349567 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095349567 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095349568 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095349568 DLLC NOTICE LLME(ffffffff/d5a68067){ASSIGNED} LLGM Assign pre (d5a68067 => ffffffff) (gprs_llc.c:1079) 20250403095349568 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5a68067 => ffffffff) (gprs_llc.c:1125) 20250403095349568 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250403095349568 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) 20250403095349568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095349568 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095349568 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095349568 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095349587 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250403095349589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095349589 DLLC NOTICE LLME(ffffffff/d5a68067){UNASSIGNED} LLC RX: unknown TLLI 0xd5a68067, creating LLME on the fly (gprs_llc.c:552) 20250403095349589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095349589 DMM NOTICE LLME(ffffffff/d5a68067){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250403095352477 DGPRS DEBUG Checking for inactive LLMEs, time = 6904938 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9310965ee056: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@9310965ee056: Final verdict of PTC: pass 20250403095354598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@9310965ee056: Final verdict of PTC: none 20250403095354603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095354604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(527)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@9310965ee056: Final verdict of PTC: none -NSVCI97(521)@9310965ee056: Final verdict of PTC: none -NSVCI98(526)@9310965ee056: Final verdict of PTC: none -NSVCI99(531)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@9310965ee056: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(524)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(519)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(529)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) Thu Apr 3 09:53:54 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250403095354721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095355023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102740) 20250403095355604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095355605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102740, count=107096) 20250403095356606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095356606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Apr 3 09:53:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095357606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095357606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_usim_resync started. 20250403095358120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095358123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095358182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095358182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095358182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095358182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095358182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095358182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095358182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095358182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095358182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095358184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095358184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095358184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095358184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095358184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095358184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095358184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095358184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095358184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095358184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095358184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095358184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095358184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095358187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095358192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095358192 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(541)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI196(539)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(545)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095358196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095358196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095358196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095358196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095358196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095358196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095358196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095358196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095358196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095358197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095358197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095358197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095358197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095358197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095358197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095358197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095358197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095358197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095358197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095358197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095358197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095358197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095358199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095358204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095358204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095358211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095358211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095358211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095358211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095358211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095358211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095358211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095358211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095358211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095358213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095358213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095358213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095358213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095358213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095358213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095358213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095358213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095358213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095358213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095358213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095358213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095358213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095358216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095358221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095358221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095358608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095358608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095358608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095358608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@9310965ee056: 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) } } } } 20250403095358612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095358614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@9310965ee056: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E54B734F'O, index=0 SGSN_Test-GSUP(552)@9310965ee056: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@9310965ee056: 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 := '424B2FCD79052FED9D9815799EF6C455'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFE38AD1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8732A22BAD53D44'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B889E31F3B68255CB2E4A7861B98A015'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5ACEC814F10D190E3021665A4DDFFB11'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '59402ABE48D7E33CA8AC3CDF91821927'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED808320804E2A81'O } } } } } 20250403095359674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095359674 DLLC NOTICE LLME(ffffffff/e54b734f){UNASSIGNED} LLC RX: unknown TLLI 0xe54b734f, creating LLME on the fly (gprs_llc.c:552) 20250403095359674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095359674 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250403095359674 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095359674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095359674 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095359674 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095359674 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095359674 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095359674 DLLC NOTICE LLME(ffffffff/e54b734f){UNASSIGNED} LLGM Assign pre (e54b734f => c3fb41b1) (gprs_llc.c:1079) 20250403095359674 DLLC NOTICE LLME(e54b734f/c3fb41b1){ASSIGNED} LLGM Assign post (e54b734f => c3fb41b1) (gprs_llc.c:1125) 20250403095359674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095359674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095359674 DMM DEBUG MM(262420000000040/c3fb41b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095359699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095359699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095359699 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095359699 DMM DEBUG MM(262420000000040/c3fb41b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250403095359699 DMM NOTICE MM(262420000000040/c3fb41b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095359699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095359699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095359699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095359699 DMM DEBUG MM(262420000000040/c3fb41b1) Requesting authorization (sgsn_auth.c:160) 20250403095359699 DMM INFO MM(262420000000040/c3fb41b1) Requesting authentication tuples (sgsn_auth.c:184) 20250403095359699 DMM DEBUG MM(262420000000040/c3fb41b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095359699 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250403095359699 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)@9310965ee056: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@9310965ee056: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250403095359706 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095359706 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095359706 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095359706 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095359706 DMM INFO MM(262420000000040/c3fb41b1) Subscriber data update (mmctx.c:445) 20250403095359706 DMM DEBUG MM(262420000000040/c3fb41b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095359706 DMM INFO MM(262420000000040/c3fb41b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095359706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095359706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095359706 DMM INFO MM(262420000000040/c3fb41b1) <- GMM AUTH AND CIPHERING REQ (rand = 42 4b 2f cd 79 05 2f ed 9d 98 15 79 9e f6 c4 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 40 2a be 48 d7 e3 3c a8 ac 3c df 91 82 19 27 ) (gprs_gmm.c:510) 20250403095359721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095359721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095359721 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095359721 DMM INFO MM(262420000000040/c3fb41b1) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250403095359721 DMM INFO MM(262420000000040/c3fb41b1) R99 AUTHENTICATION SYNCH (AUTS = 2084b9a247c80ef71d02d24f04c9) (gprs_gmm.c:761) 20250403095359721 DMM DEBUG MM(262420000000040/c3fb41b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095359721 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250403095359721 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 20 84 b9 a2 47 c8 0e f7 1d 02 d2 4f 04 c9 20 10 42 4b 2f cd 79 05 2f ed 9d 98 15 79 9e f6 c4 55 28 01 01 (gprs_subscriber.c:210) 20250403095359721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250403095359721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250403095359724 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095359724 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095359724 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095359724 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095359724 DMM INFO MM(262420000000040/c3fb41b1) Subscriber data update (mmctx.c:445) 20250403095359724 DMM DEBUG MM(262420000000040/c3fb41b1) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250403095359724 DMM INFO MM(262420000000040/c3fb41b1) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250403095359724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095359724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095359724 DMM INFO MM(262420000000040/c3fb41b1) <- GMM AUTH AND CIPHERING REQ (rand = a1 bf 90 c1 49 81 df ed 75 a2 ad d2 5f 64 56 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab ad 2b 17 f8 20 58 b7 01 38 94 de 87 e0 85 a2 ) (gprs_gmm.c:510) 20250403095359735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095359735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095359735 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095359735 DMM INFO MM(262420000000040/c3fb41b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095359735 DMM NOTICE MM(262420000000040/c3fb41b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095359735 DMM DEBUG MM(262420000000040/c3fb41b1) checking auth: received UMTS RES = c5 d4 37 9b 9d 90 88 40 (gprs_gmm.c:716) 20250403095359735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095359735 DMM DEBUG MM(262420000000040/c3fb41b1) Requesting authorization (sgsn_auth.c:160) 20250403095359735 DMM INFO MM(262420000000040/c3fb41b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095359735 DMM DEBUG MM(262420000000040/c3fb41b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095359735 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250403095359735 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) 20250403095359735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095359735 DMM INFO MM(262420000000040/c3fb41b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3fb41b1) (gprs_gmm.c:337) 20250403095359739 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095359739 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095359739 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250403095359739 DMM INFO MM(262420000000040/c3fb41b1) Subscriber data update (mmctx.c:445) 20250403095359739 DMM DEBUG MM(262420000000040/c3fb41b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095359739 DMM INFO MM(262420000000040/c3fb41b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095359739 DMM NOTICE MM(262420000000040/c3fb41b1) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250403095359739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095359739 DMM NOTICE MM(262420000000040/c3fb41b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095359739 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) 20250403095359742 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095359742 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250403095359742 DMM INFO MM(262420000000040/c3fb41b1) Subscriber data update (mmctx.c:445) 20250403095359742 DMM DEBUG MM(262420000000040/c3fb41b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@9310965ee056: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@9310965ee056: Removing Client IMSI='262420000000040'H, index=0 20250403095359756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095359756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095359756 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095359756 DMM INFO MM(262420000000040/c3fb41b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095359756 DMM NOTICE MM(262420000000040/c3fb41b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095359756 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095359756 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095359756 DLLC NOTICE LLME(e54b734f/c3fb41b1){ASSIGNED} LLGM Assign pre (ffffffff => c3fb41b1) (gprs_llc.c:1079) 20250403095359756 DLLC NOTICE LLME(ffffffff/c3fb41b1){ASSIGNED} LLGM Assign post (ffffffff => c3fb41b1) (gprs_llc.c:1125) 20250403095359756 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095359756 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095359756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095359756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@9310965ee056: Final verdict of PTC: pass 20250403095359758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@9310965ee056: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@9310965ee056: Final verdict of PTC: none -NSVCI98(545)@9310965ee056: Final verdict of PTC: none -NSVCI99(550)@9310965ee056: Final verdict of PTC: none -NSVCI97(540)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@9310965ee056: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@9310965ee056: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@9310965ee056: Final verdict of PTC: none 20250403095359767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095359767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(538)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(543)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(548)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Apr 3 09:53:59 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 20250403095359846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095400248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85052) 20250403095400768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095400768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85052, count=95728) 20250403095401770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095401770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Apr 3 09:54:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095402771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095402771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_usim_a54_a54 started. 20250403095403334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095403336 DMM INFO MM(262420000000040/c3fb41b1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095403336 DMM INFO MM(262420000000040/c3fb41b1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095403336 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095403336 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095403336 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095403336 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095403336 DLLC NOTICE LLME(ffffffff/c3fb41b1){ASSIGNED} LLGM Assign pre (c3fb41b1 => ffffffff) (gprs_llc.c:1079) 20250403095403336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3fb41b1 => ffffffff) (gprs_llc.c:1125) 20250403095403336 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250403095403336 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) 20250403095403336 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) 20250403095403336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095403336 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095403336 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095403336 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095403336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095403381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095403381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095403381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095403381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095403381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095403382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095403382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095403382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095403382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095403382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095403382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095403382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095403382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095403382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095403384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095403389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095403389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095403396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095403396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095403396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095403396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095403396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095403397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095403397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095403397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095403397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095403397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095403397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095403397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095403397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095403397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095403399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095403404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095403404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095403412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095403412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095403412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095403412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095403412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095403412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095403412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095403412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095403412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095403413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095403413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095403414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095403414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095403414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095403414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095403414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095403414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095403414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095403414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095403414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095403414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095403414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095403416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095403422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095403422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095403772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095403772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095403772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095403772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@9310965ee056: 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) } } } } 20250403095403776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095403777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@9310965ee056: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E9CF11C9'O, index=0 SGSN_Test-GSUP(571)@9310965ee056: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@9310965ee056: 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 := '3B5DE1B45F755F49FD7FA3C9E41E2D70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40852C4B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7F124ADEDC925C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '699F81F01A840F6FCE20891C11BBB0EE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7BFAD2B883503E613DCDA027D07F1EDF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D31D0EC6221020E41FF3ACB7269A42F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0B1A80A2111D306'O } } } } } 20250403095404856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095404856 DLLC NOTICE LLME(ffffffff/e9cf11c9){UNASSIGNED} LLC RX: unknown TLLI 0xe9cf11c9, creating LLME on the fly (gprs_llc.c:552) 20250403095404856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095404856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250403095404856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095404856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095404856 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095404856 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095404856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095404856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095404856 DLLC NOTICE LLME(ffffffff/e9cf11c9){UNASSIGNED} LLGM Assign pre (e9cf11c9 => c99ac5e3) (gprs_llc.c:1079) 20250403095404856 DLLC NOTICE LLME(e9cf11c9/c99ac5e3){ASSIGNED} LLGM Assign post (e9cf11c9 => c99ac5e3) (gprs_llc.c:1125) 20250403095404856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095404856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095404856 DMM DEBUG MM(262420000000040/c99ac5e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095404879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095404879 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095404879 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095404879 DMM DEBUG MM(262420000000040/c99ac5e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250403095404879 DMM NOTICE MM(262420000000040/c99ac5e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095404879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095404879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095404879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095404879 DMM DEBUG MM(262420000000040/c99ac5e3) Requesting authorization (sgsn_auth.c:160) 20250403095404879 DMM INFO MM(262420000000040/c99ac5e3) Requesting authentication tuples (sgsn_auth.c:184) 20250403095404879 DMM DEBUG MM(262420000000040/c99ac5e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095404879 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250403095404879 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)@9310965ee056: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@9310965ee056: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250403095404885 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095404885 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095404885 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095404885 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095404885 DMM INFO MM(262420000000040/c99ac5e3) Subscriber data update (mmctx.c:445) 20250403095404885 DMM DEBUG MM(262420000000040/c99ac5e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095404885 DMM INFO MM(262420000000040/c99ac5e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095404885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095404885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095404885 DMM INFO MM(262420000000040/c99ac5e3) <- GMM AUTH AND CIPHERING REQ (rand = 3b 5d e1 b4 5f 75 5f 49 fd 7f a3 c9 e4 1e 2d 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 1d 0e c6 22 10 20 e4 1f f3 ac b7 26 9a 42 f5 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@9310965ee056: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@9310965ee056: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@9310965ee056: Final verdict of PTC: pass 20250403095404907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52956<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095404911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095404911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(571)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@9310965ee056: Final verdict of PTC: none -NSVCI98(564)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@9310965ee056: Final verdict of PTC: none -NSVCI99(569)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@9310965ee056: Final verdict of PTC: none -NSVCI97(559)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(562)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(557)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(567)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Apr 3 09:54:04 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 20250403095405001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095405404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20250403095405913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095405913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20250403095406915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095406915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Apr 3 09:54:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095407915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095407916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_usim_a54_a53 started. 20250403095408504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095408505 DMM INFO MM(262420000000040/c99ac5e3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095408505 DMM INFO MM(262420000000040/c99ac5e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095408505 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095408505 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095408505 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095408505 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095408505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Deallocated (fsm.c:568) 20250403095408505 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095408505 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095408505 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095408505 DLLC NOTICE LLME(e9cf11c9/c99ac5e3){ASSIGNED} LLGM Assign pre (c99ac5e3 => ffffffff) (gprs_llc.c:1079) 20250403095408505 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c99ac5e3 => ffffffff) (gprs_llc.c:1125) 20250403095408505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095408541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095408541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095408541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095408541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095408541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095408541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095408541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095408541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095408541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095408543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095408543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095408543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095408543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095408543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095408543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095408543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095408543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095408543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095408543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095408543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095408544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095408544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095408547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@9310965ee056: 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 } 20250403095408559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095408559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(583)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI196(577)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095408562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095408562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095408562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095408562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095408562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095408562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095408562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095408562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095408562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095408563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095408563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095408563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095408563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095408563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095408563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095408563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095408563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095408563 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095408563 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095408563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095408564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095408564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095408566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095408570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095408570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095408584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095408584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095408584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095408584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095408584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095408584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095408584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095408584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095408584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095408585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095408585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095408585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095408585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095408585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095408585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095408585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095408585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095408585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095408585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095408586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095408586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095408586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095408589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095408595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095408595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095408916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095408916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095408916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095408916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@9310965ee056: 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) } } } } 20250403095408920 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095408922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@9310965ee056: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='DEA37202'O, index=0 SGSN_Test-GSUP(590)@9310965ee056: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@9310965ee056: 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 := '169B734D7C46E05288EDE5D54891C9D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68C99383'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C29ABBE70438EAC5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DAA1E151110BACFB1440CF46F6C04263'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03ECEE80C50954A109328544C8395E5C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '52B3F9D35CEC5A3E0B7F1B0CF03D64AD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '80196EE7DECB42C1'O } } } } } 20250403095410001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095410002 DLLC NOTICE LLME(ffffffff/dea37202){UNASSIGNED} LLC RX: unknown TLLI 0xdea37202, creating LLME on the fly (gprs_llc.c:552) 20250403095410002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095410002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250403095410002 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095410002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095410002 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095410002 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095410002 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095410002 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095410002 DLLC NOTICE LLME(ffffffff/dea37202){UNASSIGNED} LLGM Assign pre (dea37202 => f42aa4a5) (gprs_llc.c:1079) 20250403095410002 DLLC NOTICE LLME(dea37202/f42aa4a5){ASSIGNED} LLGM Assign post (dea37202 => f42aa4a5) (gprs_llc.c:1125) 20250403095410002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095410002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095410002 DMM DEBUG MM(262420000000040/f42aa4a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095410022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095410022 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095410022 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095410022 DMM DEBUG MM(262420000000040/f42aa4a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250403095410022 DMM NOTICE MM(262420000000040/f42aa4a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095410022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095410022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095410022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095410022 DMM DEBUG MM(262420000000040/f42aa4a5) Requesting authorization (sgsn_auth.c:160) 20250403095410022 DMM INFO MM(262420000000040/f42aa4a5) Requesting authentication tuples (sgsn_auth.c:184) 20250403095410022 DMM DEBUG MM(262420000000040/f42aa4a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095410022 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250403095410022 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)@9310965ee056: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@9310965ee056: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250403095410029 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095410029 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095410029 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095410029 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095410029 DMM INFO MM(262420000000040/f42aa4a5) Subscriber data update (mmctx.c:445) 20250403095410029 DMM DEBUG MM(262420000000040/f42aa4a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095410029 DMM INFO MM(262420000000040/f42aa4a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095410029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095410029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095410029 DMM INFO MM(262420000000040/f42aa4a5) <- GMM AUTH AND CIPHERING REQ (rand = 16 9b 73 4d 7c 46 e0 52 88 ed e5 d5 48 91 c9 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 b3 f9 d3 5c ec 5a 3e 0b 7f 1b 0c f0 3d 64 ad ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@9310965ee056: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@9310965ee056: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@9310965ee056: Final verdict of PTC: pass 20250403095410048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a53-BVCI220(587)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(590)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@9310965ee056: Final verdict of PTC: none -NSVCI98(583)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@9310965ee056: Final verdict of PTC: none 20250403095410054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095410054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(578)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@9310965ee056: Final verdict of PTC: none -NSVCI99(588)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(586)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(581)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(576)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Apr 3 09:54:10 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 20250403095410124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095410527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250403095411055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095411055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250403095412057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095412057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Apr 3 09:54:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095413059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095413059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_usim_a53_a54 started. 20250403095413626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095413628 DMM INFO MM(262420000000040/f42aa4a5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095413628 DMM INFO MM(262420000000040/f42aa4a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095413628 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095413629 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095413629 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095413629 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095413629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Deallocated (fsm.c:568) 20250403095413629 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095413629 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095413629 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095413629 DLLC NOTICE LLME(dea37202/f42aa4a5){ASSIGNED} LLGM Assign pre (f42aa4a5 => ffffffff) (gprs_llc.c:1079) 20250403095413629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f42aa4a5 => ffffffff) (gprs_llc.c:1125) 20250403095413629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095413671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095413671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095413671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095413671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095413671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095413671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095413671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095413671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095413671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095413671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095413671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095413672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095413672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095413672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095413672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095413672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095413672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095413672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095413672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095413672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095413672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095413672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095413674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095413678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095413678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(602)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095413688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095413688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095413688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095413688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095413688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095413688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095413688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095413688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095413688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095413689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095413689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095413689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095413689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095413689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095413689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095413689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095413689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095413689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095413689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095413689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095413689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095413689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095413691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(599)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095413697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095413697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250403095413698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095413698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095413698 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095413698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095413698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095413699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095413699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095413699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095413699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095413699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095413699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095413699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095413699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095413699 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095413699 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095413699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_usim_a53_a54-BVCI210(600)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095413699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095413699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095413702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095413707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095413707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095414060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095414060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095414060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095414060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@9310965ee056: 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) } } } } 20250403095414064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095414066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@9310965ee056: 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)@9310965ee056: 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(608)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@9310965ee056: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='FB9211C5'O, index=0 SGSN_Test-GSUP(609)@9310965ee056: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@9310965ee056: 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 := '0BB70D211AC0E2AEA035F6C9355DC20C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '441DED39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5247DDCE8402FD7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '800F6F7630CEB01244AA41A9CF03FA9D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A669ED138E845545BAB1507EEC97F0E3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '26A8019D06A019A8655B2A00AA216D2A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F2975EDE3C97F7A5'O } } } } } 20250403095415150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095415150 DLLC NOTICE LLME(ffffffff/fb9211c5){UNASSIGNED} LLC RX: unknown TLLI 0xfb9211c5, creating LLME on the fly (gprs_llc.c:552) 20250403095415150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095415150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250403095415150 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095415150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095415150 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095415150 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095415150 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095415150 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095415150 DLLC NOTICE LLME(ffffffff/fb9211c5){UNASSIGNED} LLGM Assign pre (fb9211c5 => cd66f909) (gprs_llc.c:1079) 20250403095415150 DLLC NOTICE LLME(fb9211c5/cd66f909){ASSIGNED} LLGM Assign post (fb9211c5 => cd66f909) (gprs_llc.c:1125) 20250403095415150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095415150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095415150 DMM DEBUG MM(262420000000040/cd66f909) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095415171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095415171 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095415171 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095415171 DMM DEBUG MM(262420000000040/cd66f909) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250403095415171 DMM NOTICE MM(262420000000040/cd66f909) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095415171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095415171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095415171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095415171 DMM DEBUG MM(262420000000040/cd66f909) Requesting authorization (sgsn_auth.c:160) 20250403095415171 DMM INFO MM(262420000000040/cd66f909) Requesting authentication tuples (sgsn_auth.c:184) 20250403095415171 DMM DEBUG MM(262420000000040/cd66f909) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095415171 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250403095415172 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)@9310965ee056: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@9310965ee056: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250403095415177 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095415177 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095415177 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095415177 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095415177 DMM INFO MM(262420000000040/cd66f909) Subscriber data update (mmctx.c:445) 20250403095415177 DMM DEBUG MM(262420000000040/cd66f909) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095415177 DMM INFO MM(262420000000040/cd66f909) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095415177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095415177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095415177 DMM INFO MM(262420000000040/cd66f909) <- GMM AUTH AND CIPHERING REQ (rand = 0b b7 0d 21 1a c0 e2 ae a0 35 f6 c9 35 5d c2 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 a8 01 9d 06 a0 19 a8 65 5b 2a 00 aa 21 6d 2a ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@9310965ee056: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@9310965ee056: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@9310965ee056: Final verdict of PTC: pass 20250403095415198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(598)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@9310965ee056: Final verdict of PTC: none -NSVCI97(597)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(609)@9310965ee056: Final verdict of PTC: none 20250403095415203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095415203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(603)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@9310965ee056: Final verdict of PTC: none -NSVCI99(607)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(601)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(605)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(595)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Apr 3 09:54:15 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 20250403095415250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095415652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67044) 20250403095416204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095416204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67044, count=72556) 20250403095417206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095417206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Apr 3 09:54:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095418208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095418208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_usim_a50_a54 started. 20250403095418691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095418693 DMM INFO MM(262420000000040/cd66f909) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095418693 DMM INFO MM(262420000000040/cd66f909) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095418693 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095418693 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095418693 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095418693 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095418693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Deallocated (fsm.c:568) 20250403095418693 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095418693 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095418693 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095418693 DLLC NOTICE LLME(fb9211c5/cd66f909){ASSIGNED} LLGM Assign pre (cd66f909 => ffffffff) (gprs_llc.c:1079) 20250403095418693 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd66f909 => ffffffff) (gprs_llc.c:1125) 20250403095418693 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095418747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095418747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095418747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095418747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095418747 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095418747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095418747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095418747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095418747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095418749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095418749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095418749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095418749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095418749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095418749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095418749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095418749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095418749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095418749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095418749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095418750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095418750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095418753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095418760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095418760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095418767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095418767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095418767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095418767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095418767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095418767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095418767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095418767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095418767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095418768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095418768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095418768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095418768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095418768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095418768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095418768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095418768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095418769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095418769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095418771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095418776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095418776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(622)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI210(620)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095418780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095418780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095418780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095418780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095418780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095418780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095418780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095418780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095418780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095418781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095418781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095418781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095418781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095418781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095418781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095418781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095418781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095418781 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095418781 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095418781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095418781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095418781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095418783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095418787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095418787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095419209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095419209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095419209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095419209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@9310965ee056: 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) } } } } 20250403095419213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095419215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@9310965ee056: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C46D7361'O, index=0 SGSN_Test-GSUP(628)@9310965ee056: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@9310965ee056: 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 := 'E34A8EAC7E0F12777E7420BC8403724D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD564AF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58254099C93B8145'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '04718A399727A42DC78ADA931CCD585B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EFFED5ED6D75F61B3C73AEFA2601B71D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C2E42619456E26E03672BD006926DD16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7D233580305F5D81'O } } } } } 20250403095420292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095420292 DLLC NOTICE LLME(ffffffff/c46d7361){UNASSIGNED} LLC RX: unknown TLLI 0xc46d7361, creating LLME on the fly (gprs_llc.c:552) 20250403095420292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095420292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250403095420292 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095420292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095420292 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095420292 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095420292 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095420292 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095420292 DLLC NOTICE LLME(ffffffff/c46d7361){UNASSIGNED} LLGM Assign pre (c46d7361 => cb481f4e) (gprs_llc.c:1079) 20250403095420292 DLLC NOTICE LLME(c46d7361/cb481f4e){ASSIGNED} LLGM Assign post (c46d7361 => cb481f4e) (gprs_llc.c:1125) 20250403095420292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095420292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095420292 DMM DEBUG MM(262420000000040/cb481f4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095420312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095420312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095420312 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095420312 DMM DEBUG MM(262420000000040/cb481f4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250403095420312 DMM NOTICE MM(262420000000040/cb481f4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095420312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095420312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095420312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095420312 DMM DEBUG MM(262420000000040/cb481f4e) Requesting authorization (sgsn_auth.c:160) 20250403095420312 DMM INFO MM(262420000000040/cb481f4e) Requesting authentication tuples (sgsn_auth.c:184) 20250403095420312 DMM DEBUG MM(262420000000040/cb481f4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095420312 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250403095420312 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)@9310965ee056: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@9310965ee056: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250403095420318 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095420318 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095420318 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095420318 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095420318 DMM INFO MM(262420000000040/cb481f4e) Subscriber data update (mmctx.c:445) 20250403095420318 DMM DEBUG MM(262420000000040/cb481f4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095420318 DMM INFO MM(262420000000040/cb481f4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095420318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095420318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095420318 DMM INFO MM(262420000000040/cb481f4e) <- GMM AUTH AND CIPHERING REQ (rand = e3 4a 8e ac 7e 0f 12 77 7e 74 20 bc 84 03 72 4d , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 e4 26 19 45 6e 26 e0 36 72 bd 00 69 26 dd 16 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@9310965ee056: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@9310965ee056: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@9310965ee056: Final verdict of PTC: pass 20250403095420338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@9310965ee056: Final verdict of PTC: none 20250403095420343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095420343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(613)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@9310965ee056: Final verdict of PTC: none -NSVCI97(616)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@9310965ee056: Final verdict of PTC: none -NSVCI99(626)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(619)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(614)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(624)@9310965ee056: Final verdict of PTC: none -NSVCI98(621)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Apr 3 09:54:20 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 20250403095420411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095420813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71940) 20250403095421345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095421345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71940, count=72480) 20250403095422347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095422347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403095422478 DGPRS DEBUG Checking for inactive LLMEs, time = 6904968 (sgsn.c:132) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Apr 3 09:54:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095423348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095423349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_usim_a54_a50 started. 20250403095423905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095423908 DMM INFO MM(262420000000040/cb481f4e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095423908 DMM INFO MM(262420000000040/cb481f4e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095423908 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095423908 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095423908 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095423908 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095423908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Deallocated (fsm.c:568) 20250403095423908 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095423908 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095423908 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095423908 DLLC NOTICE LLME(c46d7361/cb481f4e){ASSIGNED} LLGM Assign pre (cb481f4e => ffffffff) (gprs_llc.c:1079) 20250403095423908 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb481f4e => ffffffff) (gprs_llc.c:1125) 20250403095423908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095423961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095423961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095423961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095423961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095423961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095423961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095423961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095423961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095423961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095423962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095423962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095423962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095423963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095423963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095423963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095423963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095423963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095423963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095423963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095423963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095423964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095423964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095423967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095423975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095423975 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095423980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095423980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095423980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095423980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095423980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095423980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095423980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095423980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095423980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095423981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095423981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095423981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095423981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095423981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095423981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095423981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095423981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095423981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095423981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095423981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(640)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095423982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095423982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095423984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095423990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095423990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@9310965ee056: 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_usim_a54_a50-BVCI210(639)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095423995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095423995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095423996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095423996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095423996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095423996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095423996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095423996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095423996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095423996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095423996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095423997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095423997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095423999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095424005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095424005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095424350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095424350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095424350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095424350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@9310965ee056: 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) } } } } 20250403095424354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095424355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@9310965ee056: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='DDCA0A5C'O, index=0 SGSN_Test-GSUP(647)@9310965ee056: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@9310965ee056: 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 := '8DF259DEE1F33F81DADC9CE6484350C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DD237BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91A43578B4610987'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '084FFB3E91B6B28E6EF4E1C50763B3AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A0BBB7D4C4F6117FAF31129F20C848D8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '854808C7BA3C7FFEF7E42ABD7BCF00C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C5EBA50B037D13A'O } } } } } 20250403095425437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095425437 DLLC NOTICE LLME(ffffffff/ddca0a5c){UNASSIGNED} LLC RX: unknown TLLI 0xddca0a5c, creating LLME on the fly (gprs_llc.c:552) 20250403095425437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095425437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250403095425437 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095425437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095425437 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095425437 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095425437 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095425437 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095425437 DLLC NOTICE LLME(ffffffff/ddca0a5c){UNASSIGNED} LLGM Assign pre (ddca0a5c => e89aa57f) (gprs_llc.c:1079) 20250403095425437 DLLC NOTICE LLME(ddca0a5c/e89aa57f){ASSIGNED} LLGM Assign post (ddca0a5c => e89aa57f) (gprs_llc.c:1125) 20250403095425437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095425437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095425437 DMM DEBUG MM(262420000000040/e89aa57f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095425459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095425459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095425459 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095425459 DMM DEBUG MM(262420000000040/e89aa57f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250403095425459 DMM NOTICE MM(262420000000040/e89aa57f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095425459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095425459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095425459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095425459 DMM DEBUG MM(262420000000040/e89aa57f) Requesting authorization (sgsn_auth.c:160) 20250403095425459 DMM INFO MM(262420000000040/e89aa57f) Requesting authentication tuples (sgsn_auth.c:184) 20250403095425459 DMM DEBUG MM(262420000000040/e89aa57f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095425459 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250403095425459 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)@9310965ee056: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@9310965ee056: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250403095425466 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095425466 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095425466 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095425466 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095425466 DMM INFO MM(262420000000040/e89aa57f) Subscriber data update (mmctx.c:445) 20250403095425466 DMM DEBUG MM(262420000000040/e89aa57f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095425466 DMM INFO MM(262420000000040/e89aa57f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095425466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095425466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095425466 DMM INFO MM(262420000000040/e89aa57f) <- GMM AUTH AND CIPHERING REQ (rand = 8d f2 59 de e1 f3 3f 81 da dc 9c e6 48 43 50 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 48 08 c7 ba 3c 7f fe f7 e4 2a bd 7b cf 00 c7 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@9310965ee056: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@9310965ee056: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@9310965ee056: Final verdict of PTC: pass 20250403095425486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59976<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(635)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@9310965ee056: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@9310965ee056: Final verdict of PTC: none -NSVCI99(645)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(647)@9310965ee056: Final verdict of PTC: none -NSVCI98(640)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@9310965ee056: Final verdict of PTC: none 20250403095425494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095425494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI220(644)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(643)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(633)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(638)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Apr 3 09:54:25 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 20250403095425611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095426013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66776) 20250403095426494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095426494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66776, count=72208) 20250403095427495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095427495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Apr 3 09:54:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095428497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095428497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_detach_unknown_nopoweroff started. 20250403095429109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095429110 DMM INFO MM(262420000000040/e89aa57f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095429110 DMM INFO MM(262420000000040/e89aa57f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095429110 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095429110 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095429110 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095429110 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403095429110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Deallocated (fsm.c:568) 20250403095429110 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095429110 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095429110 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095429110 DLLC NOTICE LLME(ddca0a5c/e89aa57f){ASSIGNED} LLGM Assign pre (e89aa57f => ffffffff) (gprs_llc.c:1079) 20250403095429110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e89aa57f => ffffffff) (gprs_llc.c:1125) 20250403095429110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095429143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095429143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095429143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095429143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095429143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095429143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095429143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095429143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095429143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095429144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095429144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095429144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095429144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095429144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095429144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095429144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095429144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095429144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095429144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095429144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095429145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095429145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095429148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095429157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095429157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(655)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095429162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095429162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095429162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095429162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095429162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095429162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095429162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095429162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095429162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095429163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095429163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095429163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095429163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095429163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095429163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095429163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095429163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095429163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095429166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403095429173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095429173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(664)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095429175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095429175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095429175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095429175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095429175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095429175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095429175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095429175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095429175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_nopoweroff-BVCI210(658)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095429175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095429176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095429176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095429176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095429176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095429176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095429176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095429176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095429176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095429176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095429176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095429176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095429176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095429179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095429184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095429184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095429498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095429498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095429498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095429498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@9310965ee056: 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) } } } } 20250403095429502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095429503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@9310965ee056: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='ED4B2394'O, index=0 SGSN_Test-GSUP(666)@9310965ee056: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250403095430572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095430572 DLLC NOTICE LLME(ffffffff/ed4b2394){UNASSIGNED} LLC RX: unknown TLLI 0xed4b2394, creating LLME on the fly (gprs_llc.c:552) 20250403095430572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095430573 DMM NOTICE LLME(ffffffff/ed4b2394){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250403095430573 DLLC NOTICE LLME(ffffffff/ed4b2394){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250403095430573 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xed4b2394 type=GPRS detach (gprs_gmm.c:1512) 20250403095430573 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250403095430573 DLLC NOTICE LLME(ffffffff/ed4b2394){UNASSIGNED} LLGM Assign pre (ed4b2394 => ffffffff) (gprs_llc.c:1079) 20250403095430573 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed4b2394 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@9310965ee056: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@9310965ee056: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@9310965ee056: Final verdict of PTC: pass 20250403095430601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@9310965ee056: Final verdict of PTC: none -NSVCI99(664)@9310965ee056: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@9310965ee056: Final verdict of PTC: none -NSVCI98(659)@9310965ee056: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@9310965ee056: Final verdict of PTC: none 20250403095430606 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095430606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(654)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(662)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(652)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(657)@9310965ee056: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@9310965ee056: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Apr 3 09:54:30 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 20250403095430685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095430987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20250403095431606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095431607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20250403095432607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095432608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Apr 3 09:54:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095433608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095433608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_detach_unknown_poweroff started. 20250403095434080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095434083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095434133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095434133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095434133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095434133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095434133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095434133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095434133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095434133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095434133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095434134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095434134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095434134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095434134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095434134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095434134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095434134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095434134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095434134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095434134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095434134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095434134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095434134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095434137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095434142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095434142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095434146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095434146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095434146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095434146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095434146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095434146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095434146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095434146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095434146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095434147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095434147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095434147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095434147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095434147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095434147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095434147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095434147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095434147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095434147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095434147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095434147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095434147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095434149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095434154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095434154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095434159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095434159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095434159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095434159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095434159 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095434159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095434159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095434159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095434159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095434160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095434160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095434160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095434160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095434160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095434160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095434160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095434160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095434160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095434160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095434160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095434160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095434160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095434163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095434169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095434169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095434610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095434610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095434610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095434610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@9310965ee056: 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) } } } } 20250403095434614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095434615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@9310965ee056: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E5CCBF39'O, index=0 SGSN_Test-GSUP(685)@9310965ee056: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250403095435687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095435687 DLLC NOTICE LLME(ffffffff/e5ccbf39){UNASSIGNED} LLC RX: unknown TLLI 0xe5ccbf39, creating LLME on the fly (gprs_llc.c:552) 20250403095435687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095435687 DMM NOTICE LLME(ffffffff/e5ccbf39){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) TC_detach_unknown_poweroff(687)@9310965ee056: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@9310965ee056: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@9310965ee056: Final verdict of PTC: pass 20250403095440701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095440705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(685)@9310965ee056: Final verdict of PTC: none 20250403095440705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(673)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@9310965ee056: Final verdict of PTC: none -NSVCI98(678)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@9310965ee056: Final verdict of PTC: none -NSVCI99(683)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@9310965ee056: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@9310965ee056: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@9310965ee056: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(671)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(676)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(681)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@9310965ee056: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Apr 3 09:54:40 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 20250403095440755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095441057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47496) 20250403095441707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095441707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47496, count=52928) 20250403095442708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095442708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Apr 3 09:54:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095443710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095443710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_detach_nopoweroff started. 20250403095444156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095444158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095444203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095444203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095444203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095444203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095444203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095444203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095444203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095444203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095444203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095444205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095444205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095444205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095444205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095444205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095444205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095444205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095444205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095444205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095444205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095444205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095444205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095444205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095444208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095444216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095444216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095444222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095444222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095444222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095444222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095444222 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095444222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095444222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095444222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095444222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095444223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095444223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095444223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095444223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095444223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095444223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095444223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095444223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095444223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095444223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095444223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095444223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095444223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095444225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095444230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095444230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095444236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095444236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095444236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095444236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095444236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095444236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095444236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095444236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095444236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095444237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095444237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095444237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095444237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095444237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095444237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095444237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095444237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095444237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095444237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095444237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095444237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095444237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095444239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095444243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095444243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095444711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095444711 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095444711 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095444711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@9310965ee056: 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) } } } } 20250403095444714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095444715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@9310965ee056: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='DBCD163D'O, index=0 SGSN_Test-GSUP(704)@9310965ee056: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@9310965ee056: 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 := '9501038DFA2FD687BED5A8D1AC089D39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F0CB931'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C4F2CDA3C338CEA'O } } } } } 20250403095445791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095445791 DLLC NOTICE LLME(ffffffff/dbcd163d){UNASSIGNED} LLC RX: unknown TLLI 0xdbcd163d, creating LLME on the fly (gprs_llc.c:552) 20250403095445791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095445791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1320) 20250403095445791 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095445791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095445791 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095445791 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095445791 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095445791 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095445791 DLLC NOTICE LLME(ffffffff/dbcd163d){UNASSIGNED} LLGM Assign pre (dbcd163d => c52b38fd) (gprs_llc.c:1079) 20250403095445791 DLLC NOTICE LLME(dbcd163d/c52b38fd){ASSIGNED} LLGM Assign post (dbcd163d => c52b38fd) (gprs_llc.c:1125) 20250403095445791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095445791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095445791 DMM DEBUG MM(262420000000015/c52b38fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095445800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095445800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095445800 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095445800 DMM DEBUG MM(262420000000015/c52b38fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250403095445800 DMM NOTICE MM(262420000000015/c52b38fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095445800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095445800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095445800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095445800 DMM DEBUG MM(262420000000015/c52b38fd) Requesting authorization (sgsn_auth.c:160) 20250403095445800 DMM INFO MM(262420000000015/c52b38fd) Requesting authentication tuples (sgsn_auth.c:184) 20250403095445800 DMM DEBUG MM(262420000000015/c52b38fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095445800 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250403095445800 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)@9310965ee056: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@9310965ee056: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250403095445803 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095445803 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095445803 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095445803 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095445803 DMM INFO MM(262420000000015/c52b38fd) Subscriber data update (mmctx.c:445) 20250403095445803 DMM DEBUG MM(262420000000015/c52b38fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095445803 DMM INFO MM(262420000000015/c52b38fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095445803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095445803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095445803 DMM INFO MM(262420000000015/c52b38fd) <- GMM AUTH AND CIPHERING REQ (rand = 95 01 03 8d fa 2f d6 87 be d5 a8 d1 ac 08 9d 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095445810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095445810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095445810 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095445810 DMM INFO MM(262420000000015/c52b38fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095445810 DMM NOTICE MM(262420000000015/c52b38fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095445810 DMM DEBUG MM(262420000000015/c52b38fd) checking auth: received GSM SRES = 1f 0c b9 31 (gprs_gmm.c:716) 20250403095445810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095445810 DMM DEBUG MM(262420000000015/c52b38fd) Requesting authorization (sgsn_auth.c:160) 20250403095445810 DMM INFO MM(262420000000015/c52b38fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095445810 DMM DEBUG MM(262420000000015/c52b38fd) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095445810 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250403095445810 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) 20250403095445810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095445810 DMM INFO MM(262420000000015/c52b38fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc52b38fd) (gprs_gmm.c:337) 20250403095445812 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095445812 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095445812 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250403095445812 DMM INFO MM(262420000000015/c52b38fd) Subscriber data update (mmctx.c:445) 20250403095445812 DMM DEBUG MM(262420000000015/c52b38fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095445812 DMM INFO MM(262420000000015/c52b38fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095445812 DMM NOTICE MM(262420000000015/c52b38fd) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250403095445812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095445812 DMM NOTICE MM(262420000000015/c52b38fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095445812 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) 20250403095445812 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095445812 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250403095445812 DMM INFO MM(262420000000015/c52b38fd) Subscriber data update (mmctx.c:445) 20250403095445812 DMM DEBUG MM(262420000000015/c52b38fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095445817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095445817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095445817 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095445817 DMM INFO MM(262420000000015/c52b38fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095445817 DMM NOTICE MM(262420000000015/c52b38fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095445817 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095445817 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095445817 DLLC NOTICE LLME(dbcd163d/c52b38fd){ASSIGNED} LLGM Assign pre (ffffffff => c52b38fd) (gprs_llc.c:1079) 20250403095445817 DLLC NOTICE LLME(ffffffff/c52b38fd){ASSIGNED} LLGM Assign post (ffffffff => c52b38fd) (gprs_llc.c:1125) 20250403095445817 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095445817 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095445817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095445817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@9310965ee056: setverdict(pass): none -> pass 20250403095445876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095445876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095445876 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095445876 DMM INFO MM(262420000000015/c52b38fd) -> GMM DETACH REQUEST TLLI=0xc52b38fd type=GPRS detach (gprs_gmm.c:1512) 20250403095445876 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250403095445876 DMM INFO MM(262420000000015/c52b38fd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095445876 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095445876 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095445876 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095445876 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095445876 DLLC NOTICE LLME(ffffffff/c52b38fd){ASSIGNED} LLGM Assign pre (c52b38fd => ffffffff) (gprs_llc.c:1079) 20250403095445876 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c52b38fd => ffffffff) (gprs_llc.c:1125) 20250403095445876 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250403095445876 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) 20250403095445876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095445876 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095445876 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095445876 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095445878 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@9310965ee056: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@9310965ee056: Final verdict of PTC: pass 20250403095445891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@9310965ee056: Final verdict of PTC: none 20250403095445896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095445896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI210(696)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@9310965ee056: Final verdict of PTC: none -NSVCI99(702)@9310965ee056: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@9310965ee056: Final verdict of PTC: none -NSVCI98(697)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@9310965ee056: Final verdict of PTC: none -NSVCI97(692)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@9310965ee056: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(695)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(700)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(690)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@9310965ee056: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Apr 3 09:54:45 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250403095445990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095446292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93276) 20250403095446896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095446897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93276, count=93816) 20250403095447898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095447898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Apr 3 09:54:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095448899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095448899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_detach_poweroff started. 20250403095449398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095449400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095449441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095449441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095449441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095449441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095449441 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095449441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095449441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095449441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095449441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095449443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095449443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095449443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095449443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095449443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095449443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095449443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095449443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095449443 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095449443 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095449443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095449443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095449443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095449446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095449452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095449452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095449457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095449457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095449457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095449457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095449457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095449457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095449457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095449457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095449457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095449458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095449458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095449458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095449458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095449458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095449458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095449458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095449458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095449458 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095449458 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095449458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095449459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095449459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095449461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095449466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095449466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095449472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095449472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095449472 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095449472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095449472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095449472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095449473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095449473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095449473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095449473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095449473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095449473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095449473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095449473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095449473 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095449473 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095449473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095449473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095449473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095449479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095449479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095449900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095449900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095449900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095449900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@9310965ee056: 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) } } } } 20250403095449904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095449905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@9310965ee056: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D36DE81C'O, index=0 SGSN_Test-GSUP(723)@9310965ee056: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@9310965ee056: 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 := '8EE9566D9851D2CCA162263ACF19E59C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53A33BAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D98257BA992C2CA'O } } } } } 20250403095450977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095450977 DLLC NOTICE LLME(ffffffff/d36de81c){UNASSIGNED} LLC RX: unknown TLLI 0xd36de81c, creating LLME on the fly (gprs_llc.c:552) 20250403095450977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095450977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1320) 20250403095450977 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095450977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095450977 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095450977 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095450977 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095450977 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095450977 DLLC NOTICE LLME(ffffffff/d36de81c){UNASSIGNED} LLGM Assign pre (d36de81c => cf7d036e) (gprs_llc.c:1079) 20250403095450977 DLLC NOTICE LLME(d36de81c/cf7d036e){ASSIGNED} LLGM Assign post (d36de81c => cf7d036e) (gprs_llc.c:1125) 20250403095450977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095450977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095450977 DMM DEBUG MM(262420000000016/cf7d036e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095450996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095450996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095450996 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095450996 DMM DEBUG MM(262420000000016/cf7d036e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250403095450996 DMM NOTICE MM(262420000000016/cf7d036e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095450996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095450996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095450996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095450996 DMM DEBUG MM(262420000000016/cf7d036e) Requesting authorization (sgsn_auth.c:160) 20250403095450996 DMM INFO MM(262420000000016/cf7d036e) Requesting authentication tuples (sgsn_auth.c:184) 20250403095450996 DMM DEBUG MM(262420000000016/cf7d036e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095450996 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250403095450997 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)@9310965ee056: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@9310965ee056: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250403095451002 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095451002 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095451002 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095451002 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095451002 DMM INFO MM(262420000000016/cf7d036e) Subscriber data update (mmctx.c:445) 20250403095451002 DMM DEBUG MM(262420000000016/cf7d036e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095451002 DMM INFO MM(262420000000016/cf7d036e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095451002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095451002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095451002 DMM INFO MM(262420000000016/cf7d036e) <- GMM AUTH AND CIPHERING REQ (rand = 8e e9 56 6d 98 51 d2 cc a1 62 26 3a cf 19 e5 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095451019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095451019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095451019 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095451019 DMM INFO MM(262420000000016/cf7d036e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095451019 DMM NOTICE MM(262420000000016/cf7d036e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095451019 DMM DEBUG MM(262420000000016/cf7d036e) checking auth: received GSM SRES = 53 a3 3b aa (gprs_gmm.c:716) 20250403095451019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095451019 DMM DEBUG MM(262420000000016/cf7d036e) Requesting authorization (sgsn_auth.c:160) 20250403095451019 DMM INFO MM(262420000000016/cf7d036e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095451019 DMM DEBUG MM(262420000000016/cf7d036e) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095451019 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250403095451019 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) 20250403095451019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095451019 DMM INFO MM(262420000000016/cf7d036e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf7d036e) (gprs_gmm.c:337) 20250403095451022 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095451022 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095451022 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250403095451022 DMM INFO MM(262420000000016/cf7d036e) Subscriber data update (mmctx.c:445) 20250403095451022 DMM DEBUG MM(262420000000016/cf7d036e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095451022 DMM INFO MM(262420000000016/cf7d036e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095451022 DMM NOTICE MM(262420000000016/cf7d036e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250403095451022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095451022 DMM NOTICE MM(262420000000016/cf7d036e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095451022 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) 20250403095451024 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095451024 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250403095451024 DMM INFO MM(262420000000016/cf7d036e) Subscriber data update (mmctx.c:445) 20250403095451024 DMM DEBUG MM(262420000000016/cf7d036e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095451035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095451035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095451035 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095451035 DMM INFO MM(262420000000016/cf7d036e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095451035 DMM NOTICE MM(262420000000016/cf7d036e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095451035 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095451035 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095451035 DLLC NOTICE LLME(d36de81c/cf7d036e){ASSIGNED} LLGM Assign pre (ffffffff => cf7d036e) (gprs_llc.c:1079) 20250403095451035 DLLC NOTICE LLME(ffffffff/cf7d036e){ASSIGNED} LLGM Assign post (ffffffff => cf7d036e) (gprs_llc.c:1125) 20250403095451035 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095451035 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095451035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095451035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@9310965ee056: setverdict(pass): none -> pass 20250403095451085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095451085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250403095451085 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095451085 DMM INFO MM(262420000000016/cf7d036e) -> GMM DETACH REQUEST TLLI=0xcf7d036e type=GPRS detach Power-off (gprs_gmm.c:1512) 20250403095451085 DMM INFO MM(262420000000016/cf7d036e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095451085 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095451085 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095451085 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095451085 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095451085 DLLC NOTICE LLME(ffffffff/cf7d036e){ASSIGNED} LLGM Assign pre (cf7d036e => ffffffff) (gprs_llc.c:1079) 20250403095451085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf7d036e => ffffffff) (gprs_llc.c:1125) 20250403095451085 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250403095451085 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) 20250403095451085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095451085 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095451085 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095451085 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095451085 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250403095452479 DGPRS DEBUG Checking for inactive LLMEs, time = 6904998 (sgsn.c:132) TC_detach_poweroff(725)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@9310965ee056: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@9310965ee056: Final verdict of PTC: pass 20250403095456100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095456103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095456103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(723)@9310965ee056: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@9310965ee056: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@9310965ee056: Final verdict of PTC: none -NSVCI97(711)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@9310965ee056: Final verdict of PTC: none -NSVCI99(721)@9310965ee056: Final verdict of PTC: none -NSVCI98(716)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@9310965ee056: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(709)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(714)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(719)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@9310965ee056: Test case TC_detach_poweroff finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Apr 3 09:54:56 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250403095456167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095456469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88876) 20250403095457105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095457105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88876, count=94308) 20250403095458107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095458107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Apr 3 09:54:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095459108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095459108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_pdp_act started. 20250403095459564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095459566 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095459609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095459609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095459609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095459609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095459609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095459609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095459609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095459609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095459609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095459610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095459610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095459610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095459610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095459611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095459611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095459611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095459611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095459611 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095459611 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095459611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095459611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095459611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095459613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095459617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095459617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095459622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095459622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095459622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095459622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095459622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095459622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095459622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095459622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095459622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095459623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095459623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095459623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095459623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095459623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095459623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095459623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095459623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095459623 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095459623 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095459623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095459624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095459624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095459627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095459634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095459634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095459638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095459638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095459638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095459638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095459638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095459638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095459639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095459639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095459639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095459639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095459641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095459646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095459646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095500110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095500110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095500110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095500110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@9310965ee056: 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) } } } } 20250403095500114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095500115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@9310965ee056: 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(741)@9310965ee056: 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(741)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@9310965ee056: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F9976E59'O, index=0 SGSN_Test-GSUP(742)@9310965ee056: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@9310965ee056: 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 := '5644BFDDBC734F9FC246479C19EF5D84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37EFD83B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24562050690405FE'O } } } } } 20250403095500156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095500156 DLLC NOTICE LLME(ffffffff/f9976e59){UNASSIGNED} LLC RX: unknown TLLI 0xf9976e59, creating LLME on the fly (gprs_llc.c:552) 20250403095500156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095500156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1320) 20250403095500156 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095500156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095500156 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095500156 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095500156 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095500156 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095500156 DLLC NOTICE LLME(ffffffff/f9976e59){UNASSIGNED} LLGM Assign pre (f9976e59 => c340d747) (gprs_llc.c:1079) 20250403095500156 DLLC NOTICE LLME(f9976e59/c340d747){ASSIGNED} LLGM Assign post (f9976e59 => c340d747) (gprs_llc.c:1125) 20250403095500156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095500156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095500156 DMM DEBUG MM(262420000000017/c340d747) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095500179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095500179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095500179 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095500179 DMM DEBUG MM(262420000000017/c340d747) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250403095500179 DMM NOTICE MM(262420000000017/c340d747) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095500179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095500179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095500179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095500179 DMM DEBUG MM(262420000000017/c340d747) Requesting authorization (sgsn_auth.c:160) 20250403095500179 DMM INFO MM(262420000000017/c340d747) Requesting authentication tuples (sgsn_auth.c:184) 20250403095500179 DMM DEBUG MM(262420000000017/c340d747) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095500179 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250403095500179 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)@9310965ee056: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250403095500185 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095500185 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095500185 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095500185 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095500185 DMM INFO MM(262420000000017/c340d747) Subscriber data update (mmctx.c:445) 20250403095500185 DMM DEBUG MM(262420000000017/c340d747) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095500185 DMM INFO MM(262420000000017/c340d747) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095500185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095500185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095500185 DMM INFO MM(262420000000017/c340d747) <- GMM AUTH AND CIPHERING REQ (rand = 56 44 bf dd bc 73 4f 9f c2 46 47 9c 19 ef 5d 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095500201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095500201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095500201 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095500201 DMM INFO MM(262420000000017/c340d747) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095500201 DMM NOTICE MM(262420000000017/c340d747) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095500201 DMM DEBUG MM(262420000000017/c340d747) checking auth: received GSM SRES = 37 ef d8 3b (gprs_gmm.c:716) 20250403095500201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095500201 DMM DEBUG MM(262420000000017/c340d747) Requesting authorization (sgsn_auth.c:160) 20250403095500201 DMM INFO MM(262420000000017/c340d747) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095500201 DMM DEBUG MM(262420000000017/c340d747) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095500201 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250403095500201 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) 20250403095500202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095500202 DMM INFO MM(262420000000017/c340d747) <- GMM ATTACH ACCEPT (new P-TMSI=0xc340d747) (gprs_gmm.c:337) 20250403095500204 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095500204 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095500204 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250403095500204 DMM INFO MM(262420000000017/c340d747) Subscriber data update (mmctx.c:445) 20250403095500204 DMM DEBUG MM(262420000000017/c340d747) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095500204 DMM INFO MM(262420000000017/c340d747) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095500204 DMM NOTICE MM(262420000000017/c340d747) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250403095500204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095500204 DMM NOTICE MM(262420000000017/c340d747) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095500204 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) 20250403095500205 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095500205 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250403095500205 DMM INFO MM(262420000000017/c340d747) Subscriber data update (mmctx.c:445) 20250403095500205 DMM DEBUG MM(262420000000017/c340d747) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095500217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095500217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095500217 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095500217 DMM INFO MM(262420000000017/c340d747) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095500217 DMM NOTICE MM(262420000000017/c340d747) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095500217 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095500217 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095500217 DLLC NOTICE LLME(f9976e59/c340d747){ASSIGNED} LLGM Assign pre (ffffffff => c340d747) (gprs_llc.c:1079) 20250403095500217 DLLC NOTICE LLME(ffffffff/c340d747){ASSIGNED} LLGM Assign post (ffffffff => c340d747) (gprs_llc.c:1125) 20250403095500217 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095500217 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095500217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095500217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@9310965ee056: setverdict(pass): none -> pass 20250403095500269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095500269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095500269 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095500269 DMM INFO MM(262420000000017/c340d747) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095500269 DMM INFO MM(262420000000017/c340d747) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095500269 DMM DEBUG MM(262420000000017/c340d747) Using GGSN 0 (gprs_sm.c:317) 20250403095500269 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) 20250403095500269 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250403095500269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095500269 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095500269 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250403095500287 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 fa 8d 8d 55 11 05 1b 22 01 14 05 7f 71 51 af 25 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) 20250403095500287 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0b94d0) (sgsn_libgtp.c:633) 20250403095500287 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095500287 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c0938 TLLI=c340d747, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095500287 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095500287 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@9310965ee056: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@9310965ee056: Final verdict of PTC: pass 20250403095500299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38226<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095500302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095500302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@9310965ee056: Final verdict of PTC: none -NSVCI97(730)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@9310965ee056: Final verdict of PTC: none -NSVCI99(740)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@9310965ee056: Final verdict of PTC: none -NSVCI98(735)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(738)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(733)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(728)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Apr 3 09:55:00 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 20250403095500363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095500765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92020) 20250403095501304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095501304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92020, count=93180) 20250403095502304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095502305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Apr 3 09:55:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095503306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095503306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_pdp_act_unattached started. 20250403095503863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095503866 DMM INFO MM(262420000000017/c340d747) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095503866 DMM INFO MM(262420000000017/c340d747) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095503866 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095503866 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095503866 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095503866 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095503866 DLLC NOTICE LLME(ffffffff/c340d747){ASSIGNED} LLGM Assign pre (c340d747 => ffffffff) (gprs_llc.c:1079) 20250403095503866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c340d747 => ffffffff) (gprs_llc.c:1125) 20250403095503866 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c05e0 (gprs_sndcp.c:574) 20250403095503866 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c0938, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095503866 DMM NOTICE MM(262420000000017/c340d747) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095503866 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250403095503866 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095503866 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095503866 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250403095503867 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250403095503867 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) 20250403095503867 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) 20250403095503867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095503867 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095503867 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095503867 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095503867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095503907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095503907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095503907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095503907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095503907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095503907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095503907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095503907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095503907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095503908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095503908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095503908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095503908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095503908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095503908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095503908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095503908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095503908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095503908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095503908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095503908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(749)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095503908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095503911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095503916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095503916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095503921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095503921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095503921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095503921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095503921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095503921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095503921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095503921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095503921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095503922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095503922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095503922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095503922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095503922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095503922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095503922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095503922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095503922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095503922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095503922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095503922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095503922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095503925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095503930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095503930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095503936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095503936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095503936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095503936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095503936 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095503936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095503936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095503936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095503936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095503937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095503937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095503937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095503937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095503937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095503937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095503937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095503937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095503937 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095503937 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095503937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095503937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095503937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095503940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095503945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095503945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095504308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095504308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095504308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095504308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@9310965ee056: 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) } } } } 20250403095504312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095504314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@9310965ee056: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C020CB74'O, index=0 SGSN_Test-GSUP(761)@9310965ee056: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250403095504382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095504382 DLLC NOTICE LLME(ffffffff/c020cb74){UNASSIGNED} LLC RX: unknown TLLI 0xc020cb74, creating LLME on the fly (gprs_llc.c:552) 20250403095504382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095504382 DMM NOTICE LLME(ffffffff/c020cb74){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250403095504382 DLLC NOTICE LLME(ffffffff/c020cb74){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250403095504382 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@9310965ee056: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@9310965ee056: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@9310965ee056: Final verdict of PTC: pass 20250403095504404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38238<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095504407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095504408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(761)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@9310965ee056: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@9310965ee056: Final verdict of PTC: none -NSVCI99(759)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@9310965ee056: Final verdict of PTC: none -NSVCI97(749)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@9310965ee056: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@9310965ee056: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(757)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(752)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(747)@9310965ee056: Final verdict of PTC: none -NSVCI98(754)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@9310965ee056: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Apr 3 09:55:04 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 20250403095504473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095504774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20250403095505410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095505410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20250403095506411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095506411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Apr 3 09:55:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095507413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095507413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_pdp_act_user started. 20250403095507848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095507850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095507896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095507896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095507896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095507896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095507896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095507896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095507896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095507896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095507896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095507897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095507897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095507897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095507897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095507897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095507897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095507897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095507897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095507897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095507897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095507897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095507898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095507898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095507900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095507905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095507905 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095507910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095507910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095507910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095507910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095507910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095507910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095507910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095507910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095507910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095507911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095507911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095507911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095507911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095507911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095507911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095507911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095507911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095507911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095507911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095507911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095507911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095507911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095507913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095507918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095507918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(772)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095507923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095507923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095507923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095507923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095507923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095507923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095507924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095507924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095507924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095507924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095507924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095507924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095507924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095507924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095507924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095507924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095507924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095507924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095507924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095507927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095507931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095507931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095508415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095508415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095508415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095508415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9310965ee056: 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) } } } } 20250403095508419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095508420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@9310965ee056: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CFE7E873'O, index=0 SGSN_Test-GSUP(780)@9310965ee056: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@9310965ee056: 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 := 'AB163E49A4F871BA40EC3C102B3AA203'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10BF1CBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60A1B013D8286268'O } } } } } 20250403095508461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095508461 DLLC NOTICE LLME(ffffffff/cfe7e873){UNASSIGNED} LLC RX: unknown TLLI 0xcfe7e873, creating LLME on the fly (gprs_llc.c:552) 20250403095508461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095508461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1320) 20250403095508461 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095508461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095508461 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095508461 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095508461 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095508461 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095508461 DLLC NOTICE LLME(ffffffff/cfe7e873){UNASSIGNED} LLGM Assign pre (cfe7e873 => f8f3918a) (gprs_llc.c:1079) 20250403095508461 DLLC NOTICE LLME(cfe7e873/f8f3918a){ASSIGNED} LLGM Assign post (cfe7e873 => f8f3918a) (gprs_llc.c:1125) 20250403095508461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095508461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095508461 DMM DEBUG MM(262420000000019/f8f3918a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095508473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095508473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095508473 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095508473 DMM DEBUG MM(262420000000019/f8f3918a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250403095508473 DMM NOTICE MM(262420000000019/f8f3918a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095508473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095508473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095508473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095508473 DMM DEBUG MM(262420000000019/f8f3918a) Requesting authorization (sgsn_auth.c:160) 20250403095508473 DMM INFO MM(262420000000019/f8f3918a) Requesting authentication tuples (sgsn_auth.c:184) 20250403095508473 DMM DEBUG MM(262420000000019/f8f3918a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095508473 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250403095508473 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)@9310965ee056: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250403095508476 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095508476 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095508476 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095508476 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095508476 DMM INFO MM(262420000000019/f8f3918a) Subscriber data update (mmctx.c:445) 20250403095508476 DMM DEBUG MM(262420000000019/f8f3918a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095508476 DMM INFO MM(262420000000019/f8f3918a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095508476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095508476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095508476 DMM INFO MM(262420000000019/f8f3918a) <- GMM AUTH AND CIPHERING REQ (rand = ab 16 3e 49 a4 f8 71 ba 40 ec 3c 10 2b 3a a2 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095508483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095508483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095508483 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095508483 DMM INFO MM(262420000000019/f8f3918a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095508483 DMM NOTICE MM(262420000000019/f8f3918a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095508483 DMM DEBUG MM(262420000000019/f8f3918a) checking auth: received GSM SRES = 10 bf 1c bd (gprs_gmm.c:716) 20250403095508483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095508483 DMM DEBUG MM(262420000000019/f8f3918a) Requesting authorization (sgsn_auth.c:160) 20250403095508483 DMM INFO MM(262420000000019/f8f3918a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095508483 DMM DEBUG MM(262420000000019/f8f3918a) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095508483 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250403095508483 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) 20250403095508483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095508483 DMM INFO MM(262420000000019/f8f3918a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8f3918a) (gprs_gmm.c:337) 20250403095508485 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095508485 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095508485 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250403095508485 DMM INFO MM(262420000000019/f8f3918a) Subscriber data update (mmctx.c:445) 20250403095508485 DMM DEBUG MM(262420000000019/f8f3918a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095508485 DMM INFO MM(262420000000019/f8f3918a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095508485 DMM NOTICE MM(262420000000019/f8f3918a) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250403095508485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095508485 DMM NOTICE MM(262420000000019/f8f3918a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095508485 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) 20250403095508485 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095508485 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250403095508485 DMM INFO MM(262420000000019/f8f3918a) Subscriber data update (mmctx.c:445) 20250403095508485 DMM DEBUG MM(262420000000019/f8f3918a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095508497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095508497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095508497 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095508497 DMM INFO MM(262420000000019/f8f3918a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095508497 DMM NOTICE MM(262420000000019/f8f3918a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095508497 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095508497 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095508497 DLLC NOTICE LLME(cfe7e873/f8f3918a){ASSIGNED} LLGM Assign pre (ffffffff => f8f3918a) (gprs_llc.c:1079) 20250403095508497 DLLC NOTICE LLME(ffffffff/f8f3918a){ASSIGNED} LLGM Assign post (ffffffff => f8f3918a) (gprs_llc.c:1125) 20250403095508497 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095508497 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095508497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095508497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@9310965ee056: setverdict(pass): none -> pass 20250403095508556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095508556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095508556 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095508556 DMM INFO MM(262420000000019/f8f3918a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095508556 DMM INFO MM(262420000000019/f8f3918a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095508556 DMM DEBUG MM(262420000000019/f8f3918a) Using GGSN 0 (gprs_sm.c:317) 20250403095508556 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) 20250403095508556 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250403095508556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095508556 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095508556 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250403095508581 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 fb 98 d2 42 11 6c ff 63 3a 14 05 7f bf dc 4d 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=1028 from retransmit req queue (gtp.c:461) 20250403095508581 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfb1a8, cbp=0x564f5c0b9e60) (sgsn_libgtp.c:633) 20250403095508581 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095508581 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c1a78 TLLI=f8f3918a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095508581 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095508581 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095508598 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250403095508613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095508613 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095508613 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_attach_pdp_act_user-BVCI196(767)@9310965ee056: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@9310965ee056: Final verdict of PTC: pass 20250403095508623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59414<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095508627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095508628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(780)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@9310965ee056: Final verdict of PTC: none -NSVCI98(773)@9310965ee056: Final verdict of PTC: none -NSVCI97(768)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@9310965ee056: Final verdict of PTC: none -NSVCI99(778)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(766)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(771)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(776)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Apr 3 09:55:08 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 20250403095508720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095509123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92388) 20250403095509629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095509629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92388, count=96744) 20250403095510630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095510630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Apr 3 09:55:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095511630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095511631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_pdp_act_ggsn_reject started. 20250403095512203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095512206 DMM INFO MM(262420000000019/f8f3918a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095512206 DMM INFO MM(262420000000019/f8f3918a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095512206 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095512206 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095512206 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095512206 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095512206 DLLC NOTICE LLME(ffffffff/f8f3918a){ASSIGNED} LLGM Assign pre (f8f3918a => ffffffff) (gprs_llc.c:1079) 20250403095512206 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8f3918a => ffffffff) (gprs_llc.c:1125) 20250403095512206 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c1720 (gprs_sndcp.c:574) 20250403095512206 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c1a78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095512206 DMM NOTICE MM(262420000000019/f8f3918a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095512206 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250403095512206 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095512206 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095512207 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250403095512207 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250403095512207 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) 20250403095512207 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) 20250403095512207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095512207 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095512207 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095512207 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095512207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095512254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095512254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095512254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095512254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095512254 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095512254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095512254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095512254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095512254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095512255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095512255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095512255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095512255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095512255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095512255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095512255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095512255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095512255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095512255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095512255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095512256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095512256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095512258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095512264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(788)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095512269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095512269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095512269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095512269 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095512269 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095512269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095512269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095512269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095512269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095512270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095512270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095512270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095512271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095512271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095512271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095512271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095512271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095512271 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095512271 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095512271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095512271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095512271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095512273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095512279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(793)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI210(791)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095512281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095512281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095512281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095512281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095512281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095512281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095512281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095512281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095512281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095512282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095512282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095512282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095512282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095512282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095512282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095512282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095512282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095512282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095512282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095512282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095512283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095512283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095512285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095512291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095512631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095512631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095512632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095512632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@9310965ee056: 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) } } } } 20250403095512636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095512637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9310965ee056: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='F3CD6CBF'O, index=0 SGSN_Test-GSUP(799)@9310965ee056: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@9310965ee056: 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 := 'EA1B5B2640DA1B644CF93A096F260104'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3CE66356'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '435558A5225AC058'O } } } } } 20250403095512702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512702 DLLC NOTICE LLME(ffffffff/f3cd6cbf){UNASSIGNED} LLC RX: unknown TLLI 0xf3cd6cbf, creating LLME on the fly (gprs_llc.c:552) 20250403095512702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095512702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1320) 20250403095512702 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095512702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095512702 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095512702 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095512702 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095512702 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095512702 DLLC NOTICE LLME(ffffffff/f3cd6cbf){UNASSIGNED} LLGM Assign pre (f3cd6cbf => ccae2b52) (gprs_llc.c:1079) 20250403095512702 DLLC NOTICE LLME(f3cd6cbf/ccae2b52){ASSIGNED} LLGM Assign post (f3cd6cbf => ccae2b52) (gprs_llc.c:1125) 20250403095512702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095512702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095512702 DMM DEBUG MM(262420000000020/ccae2b52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095512717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095512717 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095512717 DMM DEBUG MM(262420000000020/ccae2b52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250403095512717 DMM NOTICE MM(262420000000020/ccae2b52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095512717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095512717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095512717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095512717 DMM DEBUG MM(262420000000020/ccae2b52) Requesting authorization (sgsn_auth.c:160) 20250403095512717 DMM INFO MM(262420000000020/ccae2b52) Requesting authentication tuples (sgsn_auth.c:184) 20250403095512717 DMM DEBUG MM(262420000000020/ccae2b52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095512717 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250403095512717 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)@9310965ee056: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250403095512720 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095512720 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095512720 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095512720 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095512720 DMM INFO MM(262420000000020/ccae2b52) Subscriber data update (mmctx.c:445) 20250403095512720 DMM DEBUG MM(262420000000020/ccae2b52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095512720 DMM INFO MM(262420000000020/ccae2b52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095512720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095512720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095512720 DMM INFO MM(262420000000020/ccae2b52) <- GMM AUTH AND CIPHERING REQ (rand = ea 1b 5b 26 40 da 1b 64 4c f9 3a 09 6f 26 01 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095512734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095512734 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095512734 DMM INFO MM(262420000000020/ccae2b52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095512734 DMM NOTICE MM(262420000000020/ccae2b52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095512734 DMM DEBUG MM(262420000000020/ccae2b52) checking auth: received GSM SRES = 3c e6 63 56 (gprs_gmm.c:716) 20250403095512734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095512734 DMM DEBUG MM(262420000000020/ccae2b52) Requesting authorization (sgsn_auth.c:160) 20250403095512734 DMM INFO MM(262420000000020/ccae2b52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095512734 DMM DEBUG MM(262420000000020/ccae2b52) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095512734 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250403095512734 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) 20250403095512734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095512734 DMM INFO MM(262420000000020/ccae2b52) <- GMM ATTACH ACCEPT (new P-TMSI=0xccae2b52) (gprs_gmm.c:337) 20250403095512737 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095512737 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095512737 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250403095512737 DMM INFO MM(262420000000020/ccae2b52) Subscriber data update (mmctx.c:445) 20250403095512737 DMM DEBUG MM(262420000000020/ccae2b52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095512737 DMM INFO MM(262420000000020/ccae2b52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095512737 DMM NOTICE MM(262420000000020/ccae2b52) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250403095512737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095512737 DMM NOTICE MM(262420000000020/ccae2b52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095512737 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) 20250403095512738 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095512738 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250403095512738 DMM INFO MM(262420000000020/ccae2b52) Subscriber data update (mmctx.c:445) 20250403095512738 DMM DEBUG MM(262420000000020/ccae2b52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095512750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095512750 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095512750 DMM INFO MM(262420000000020/ccae2b52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095512750 DMM NOTICE MM(262420000000020/ccae2b52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095512750 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095512750 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095512750 DLLC NOTICE LLME(f3cd6cbf/ccae2b52){ASSIGNED} LLGM Assign pre (ffffffff => ccae2b52) (gprs_llc.c:1079) 20250403095512750 DLLC NOTICE LLME(ffffffff/ccae2b52){ASSIGNED} LLGM Assign post (ffffffff => ccae2b52) (gprs_llc.c:1125) 20250403095512750 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095512750 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095512750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095512750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@9310965ee056: setverdict(pass): none -> pass 20250403095512807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095512807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095512807 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095512807 DMM INFO MM(262420000000020/ccae2b52) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095512807 DMM INFO MM(262420000000020/ccae2b52) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095512807 DMM DEBUG MM(262420000000020/ccae2b52) Using GGSN 0 (gprs_sm.c:317) 20250403095512807 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) 20250403095512807 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250403095512807 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095512807 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095512807 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250403095512833 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 47 85 f8 6e 11 26 ea bc 7f 14 05 7f 84 67 41 23 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) 20250403095512833 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095512833 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250403095512833 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250403095512833 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095512833 DMM NOTICE MM(262420000000020/ccae2b52) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9310965ee056: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@9310965ee056: Final verdict of PTC: pass 20250403095512852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@9310965ee056: Final verdict of PTC: none 20250403095512857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095512857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@9310965ee056: Final verdict of PTC: none -NSVCI98(792)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@9310965ee056: Final verdict of PTC: none -NSVCI99(797)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@9310965ee056: Final verdict of PTC: none -NSVCI97(787)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(790)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(785)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(795)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Apr 3 09:55:12 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 20250403095512960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095513363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98216) 20250403095513858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095513858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98216, count=99376) 20250403095514859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095514859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Apr 3 09:55:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095515860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095515860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_deact_mo started. 20250403095516461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095516463 DMM INFO MM(262420000000020/ccae2b52) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095516463 DMM INFO MM(262420000000020/ccae2b52) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095516463 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095516463 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095516463 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095516463 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095516463 DLLC NOTICE LLME(ffffffff/ccae2b52){ASSIGNED} LLGM Assign pre (ccae2b52 => ffffffff) (gprs_llc.c:1079) 20250403095516463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccae2b52 => ffffffff) (gprs_llc.c:1125) 20250403095516463 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250403095516463 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) 20250403095516463 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) 20250403095516463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095516463 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095516463 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095516463 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095516463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095516503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095516503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095516503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095516503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095516503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095516504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095516504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095516504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095516504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095516504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095516504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095516504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095516504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095516504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095516504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095516504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095516504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095516504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095516506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095516511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095516511 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095516520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095516520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095516520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095516520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095516520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095516520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095516520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095516520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095516520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(812)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095516521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095516521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095516521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095516522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095516522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095516522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095516522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095516522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095516522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095516522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095516525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403095516530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095516530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095516532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095516532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095516532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095516532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095516532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095516532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095516532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095516532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095516532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095516533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095516533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095516533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095516533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095516533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095516533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095516533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095516533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095516533 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095516533 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095516533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095516533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095516533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095516536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095516541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095516541 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095516861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095516861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095516861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095516861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@9310965ee056: 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) } } } } 20250403095516866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095516867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@9310965ee056: 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)@9310965ee056: 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(817)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9310965ee056: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='E5B8F209'O, index=0 SGSN_Test-GSUP(818)@9310965ee056: 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)@9310965ee056: 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 := 'CAC94B356D24568AC1AB0C72E8EB839F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '951C59D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '932B81FCBC30467B'O } } } } } 20250403095516939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095516939 DLLC NOTICE LLME(ffffffff/e5b8f209){UNASSIGNED} LLC RX: unknown TLLI 0xe5b8f209, creating LLME on the fly (gprs_llc.c:552) 20250403095516939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095516939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1320) 20250403095516939 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095516939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095516939 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095516939 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095516939 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095516939 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095516939 DLLC NOTICE LLME(ffffffff/e5b8f209){UNASSIGNED} LLGM Assign pre (e5b8f209 => fbdbc4e6) (gprs_llc.c:1079) 20250403095516939 DLLC NOTICE LLME(e5b8f209/fbdbc4e6){ASSIGNED} LLGM Assign post (e5b8f209 => fbdbc4e6) (gprs_llc.c:1125) 20250403095516939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095516939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095516939 DMM DEBUG MM(262420000000021/fbdbc4e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095516961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095516961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095516961 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095516961 DMM DEBUG MM(262420000000021/fbdbc4e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250403095516961 DMM NOTICE MM(262420000000021/fbdbc4e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095516961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095516961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095516961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095516962 DMM DEBUG MM(262420000000021/fbdbc4e6) Requesting authorization (sgsn_auth.c:160) 20250403095516962 DMM INFO MM(262420000000021/fbdbc4e6) Requesting authentication tuples (sgsn_auth.c:184) 20250403095516962 DMM DEBUG MM(262420000000021/fbdbc4e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095516962 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250403095516962 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)@9310965ee056: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250403095516968 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095516968 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095516968 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095516968 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095516968 DMM INFO MM(262420000000021/fbdbc4e6) Subscriber data update (mmctx.c:445) 20250403095516968 DMM DEBUG MM(262420000000021/fbdbc4e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095516968 DMM INFO MM(262420000000021/fbdbc4e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095516968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095516969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095516969 DMM INFO MM(262420000000021/fbdbc4e6) <- GMM AUTH AND CIPHERING REQ (rand = ca c9 4b 35 6d 24 56 8a c1 ab 0c 72 e8 eb 83 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095516985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095516985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095516985 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095516986 DMM INFO MM(262420000000021/fbdbc4e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095516986 DMM NOTICE MM(262420000000021/fbdbc4e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095516986 DMM DEBUG MM(262420000000021/fbdbc4e6) checking auth: received GSM SRES = 95 1c 59 d6 (gprs_gmm.c:716) 20250403095516986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095516986 DMM DEBUG MM(262420000000021/fbdbc4e6) Requesting authorization (sgsn_auth.c:160) 20250403095516986 DMM INFO MM(262420000000021/fbdbc4e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095516986 DMM DEBUG MM(262420000000021/fbdbc4e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095516986 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250403095516986 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) 20250403095516986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095516986 DMM INFO MM(262420000000021/fbdbc4e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbdbc4e6) (gprs_gmm.c:337) 20250403095516989 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095516989 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095516989 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250403095516989 DMM INFO MM(262420000000021/fbdbc4e6) Subscriber data update (mmctx.c:445) 20250403095516989 DMM DEBUG MM(262420000000021/fbdbc4e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095516989 DMM INFO MM(262420000000021/fbdbc4e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095516989 DMM NOTICE MM(262420000000021/fbdbc4e6) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250403095516989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095516989 DMM NOTICE MM(262420000000021/fbdbc4e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095516989 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) 20250403095516990 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095516990 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250403095516990 DMM INFO MM(262420000000021/fbdbc4e6) Subscriber data update (mmctx.c:445) 20250403095516990 DMM DEBUG MM(262420000000021/fbdbc4e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095517003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095517003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095517003 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095517003 DMM INFO MM(262420000000021/fbdbc4e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095517003 DMM NOTICE MM(262420000000021/fbdbc4e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095517003 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095517003 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095517003 DLLC NOTICE LLME(e5b8f209/fbdbc4e6){ASSIGNED} LLGM Assign pre (ffffffff => fbdbc4e6) (gprs_llc.c:1079) 20250403095517003 DLLC NOTICE LLME(ffffffff/fbdbc4e6){ASSIGNED} LLGM Assign post (ffffffff => fbdbc4e6) (gprs_llc.c:1125) 20250403095517003 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095517003 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095517003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095517003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@9310965ee056: setverdict(pass): none -> pass 20250403095517061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095517061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095517061 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095517061 DMM INFO MM(262420000000021/fbdbc4e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095517061 DMM INFO MM(262420000000021/fbdbc4e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095517061 DMM DEBUG MM(262420000000021/fbdbc4e6) Using GGSN 0 (gprs_sm.c:317) 20250403095517061 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) 20250403095517061 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250403095517061 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095517061 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095517061 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250403095517086 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 dd 7c e7 bf 11 4e e6 ab b4 14 05 7f ec f9 d4 8a 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) 20250403095517087 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095517087 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095517087 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=fbdbc4e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095517087 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095517087 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095517103 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250403095517117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095517117 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095517117 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095517124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095517124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250403095517124 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095517124 DMM INFO MM(262420000000021/fbdbc4e6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250403095517124 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095517125 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250403095517128 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) 20250403095517128 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095517128 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250403095517128 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=fbdbc4e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095517128 DMM INFO MM(262420000000021/fbdbc4e6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250403095517128 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250403095517128 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9310965ee056: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@9310965ee056: Final verdict of PTC: pass 20250403095517141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@9310965ee056: Final verdict of PTC: none -NSVCI97(806)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9310965ee056: Final verdict of PTC: none -NSVCI98(811)@9310965ee056: Final verdict of PTC: none 20250403095517149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095517149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(802)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@9310965ee056: Final verdict of PTC: none -NSVCI99(816)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(804)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(810)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(814)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Apr 3 09:55:17 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 20250403095517236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095517638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20250403095518150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095518150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84328, count=105836) 20250403095519151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095519151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Apr 3 09:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095520152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095520153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_deact_mt started. 20250403095520736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095520739 DMM INFO MM(262420000000021/fbdbc4e6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095520739 DMM INFO MM(262420000000021/fbdbc4e6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095520739 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095520739 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095520739 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095520739 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095520739 DLLC NOTICE LLME(ffffffff/fbdbc4e6){ASSIGNED} LLGM Assign pre (fbdbc4e6 => ffffffff) (gprs_llc.c:1079) 20250403095520739 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbdbc4e6 => ffffffff) (gprs_llc.c:1125) 20250403095520739 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250403095520739 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) 20250403095520739 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) 20250403095520739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095520739 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095520739 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095520739 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095520739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095520785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095520785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095520785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095520785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095520785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095520785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095520785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095520785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095520785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095520787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095520787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095520787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095520788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095520788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095520788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095520788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095520788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095520788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095520788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095520788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(826)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095520789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095520789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095520791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@9310965ee056: 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 } 20250403095520798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095520798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(830)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095520800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095520800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095520800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095520800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095520800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095520800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095520800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095520800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095520800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095520801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095520801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095520801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095520801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095520801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095520801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095520801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095520801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095520801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095520801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095520801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095520802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095520802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095520804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095520809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095520809 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)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095520819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095520819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095520819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095520819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095520819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095520819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095520819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095520819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095520819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095520821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095520821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095520821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095520821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095520821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095520821 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095520821 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095520821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095520821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095520821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095520823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095520827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095520827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095521154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095521154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095521154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095521154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@9310965ee056: 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) } } } } 20250403095521158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095521160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@9310965ee056: 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(836)@9310965ee056: 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(836)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9310965ee056: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E604D625'O, index=0 SGSN_Test-GSUP(837)@9310965ee056: 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)@9310965ee056: 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 := '8ABD2D54B36EC109011C09CCB8652E7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD018C3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98FD63931C171509'O } } } } } 20250403095521219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521219 DLLC NOTICE LLME(ffffffff/e604d625){UNASSIGNED} LLC RX: unknown TLLI 0xe604d625, creating LLME on the fly (gprs_llc.c:552) 20250403095521219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1320) 20250403095521219 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095521219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095521219 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095521219 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095521219 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095521219 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095521219 DLLC NOTICE LLME(ffffffff/e604d625){UNASSIGNED} LLGM Assign pre (e604d625 => e4b99942) (gprs_llc.c:1079) 20250403095521219 DLLC NOTICE LLME(e604d625/e4b99942){ASSIGNED} LLGM Assign post (e604d625 => e4b99942) (gprs_llc.c:1125) 20250403095521219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095521219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095521219 DMM DEBUG MM(262420000000022/e4b99942) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095521236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521236 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095521236 DMM DEBUG MM(262420000000022/e4b99942) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250403095521236 DMM NOTICE MM(262420000000022/e4b99942) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095521236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095521236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095521236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095521236 DMM DEBUG MM(262420000000022/e4b99942) Requesting authorization (sgsn_auth.c:160) 20250403095521236 DMM INFO MM(262420000000022/e4b99942) Requesting authentication tuples (sgsn_auth.c:184) 20250403095521236 DMM DEBUG MM(262420000000022/e4b99942) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095521236 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250403095521236 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)@9310965ee056: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250403095521242 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095521242 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095521242 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095521242 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095521242 DMM INFO MM(262420000000022/e4b99942) Subscriber data update (mmctx.c:445) 20250403095521242 DMM DEBUG MM(262420000000022/e4b99942) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095521242 DMM INFO MM(262420000000022/e4b99942) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095521242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095521242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095521242 DMM INFO MM(262420000000022/e4b99942) <- GMM AUTH AND CIPHERING REQ (rand = 8a bd 2d 54 b3 6e c1 09 01 1c 09 cc b8 65 2e 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095521258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521258 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095521258 DMM INFO MM(262420000000022/e4b99942) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095521258 DMM NOTICE MM(262420000000022/e4b99942) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095521258 DMM DEBUG MM(262420000000022/e4b99942) checking auth: received GSM SRES = ad 01 8c 3d (gprs_gmm.c:716) 20250403095521258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095521258 DMM DEBUG MM(262420000000022/e4b99942) Requesting authorization (sgsn_auth.c:160) 20250403095521258 DMM INFO MM(262420000000022/e4b99942) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095521258 DMM DEBUG MM(262420000000022/e4b99942) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095521258 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250403095521258 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) 20250403095521258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095521258 DMM INFO MM(262420000000022/e4b99942) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4b99942) (gprs_gmm.c:337) 20250403095521261 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095521261 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095521261 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250403095521261 DMM INFO MM(262420000000022/e4b99942) Subscriber data update (mmctx.c:445) 20250403095521261 DMM DEBUG MM(262420000000022/e4b99942) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095521261 DMM INFO MM(262420000000022/e4b99942) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095521261 DMM NOTICE MM(262420000000022/e4b99942) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250403095521261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095521261 DMM NOTICE MM(262420000000022/e4b99942) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095521261 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) 20250403095521262 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095521262 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250403095521262 DMM INFO MM(262420000000022/e4b99942) Subscriber data update (mmctx.c:445) 20250403095521262 DMM DEBUG MM(262420000000022/e4b99942) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095521273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521273 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095521273 DMM INFO MM(262420000000022/e4b99942) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095521273 DMM NOTICE MM(262420000000022/e4b99942) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095521273 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095521273 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095521273 DLLC NOTICE LLME(e604d625/e4b99942){ASSIGNED} LLGM Assign pre (ffffffff => e4b99942) (gprs_llc.c:1079) 20250403095521274 DLLC NOTICE LLME(ffffffff/e4b99942){ASSIGNED} LLGM Assign post (ffffffff => e4b99942) (gprs_llc.c:1125) 20250403095521274 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095521274 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095521274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095521274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@9310965ee056: setverdict(pass): none -> pass 20250403095521332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521332 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095521332 DMM INFO MM(262420000000022/e4b99942) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095521332 DMM INFO MM(262420000000022/e4b99942) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095521332 DMM DEBUG MM(262420000000022/e4b99942) Using GGSN 0 (gprs_sm.c:317) 20250403095521332 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) 20250403095521332 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250403095521332 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095521332 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095521332 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250403095521357 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 77 38 90 f0 11 60 27 76 2e 14 05 7f ee 83 eb 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) 20250403095521357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095521357 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095521357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c1a78 TLLI=e4b99942, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095521357 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095521357 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095521374 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250403095521389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521389 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521389 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095521394 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250403095521395 DGPRS INFO PDP(262420000000022:5): Context 0x7f8d9fcfc220 was deleted (sgsn_libgtp.c:707) 20250403095521395 DMM INFO MM(262420000000022/e4b99942) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095521395 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250403095521395 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9310965ee056: Removing Client IMSI='262420000000022'H, index=0 20250403095521407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095521407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250403095521407 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095521407 DMM INFO MM(262420000000022/e4b99942) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@9310965ee056: Final verdict of PTC: pass 20250403095521412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@9310965ee056: Final verdict of PTC: none 20250403095521416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095521416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@9310965ee056: Final verdict of PTC: none -NSVCI99(835)@9310965ee056: Final verdict of PTC: none -NSVCI98(830)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@9310965ee056: Final verdict of PTC: none -NSVCI97(825)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(823)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(828)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(833)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Apr 3 09:55:21 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 20250403095521527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095521930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104472) 20250403095522417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095522417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403095522480 DGPRS DEBUG Checking for inactive LLMEs, time = 6905028 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=104472, count=105852) 20250403095523419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095523419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Apr 3 09:55:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095524420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095524420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_pdp_act_deact_dup started. 20250403095525039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095525041 DMM INFO MM(262420000000022/e4b99942) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095525041 DMM INFO MM(262420000000022/e4b99942) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095525041 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095525041 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095525041 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095525041 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095525041 DLLC NOTICE LLME(ffffffff/e4b99942){ASSIGNED} LLGM Assign pre (e4b99942 => ffffffff) (gprs_llc.c:1079) 20250403095525041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4b99942 => ffffffff) (gprs_llc.c:1125) 20250403095525041 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c1720 (gprs_sndcp.c:574) 20250403095525041 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c1a78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095525041 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250403095525041 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) 20250403095525041 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) 20250403095525042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095525042 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095525042 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095525042 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095525042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095525091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095525091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095525091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095525091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095525091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095525091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095525091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095525091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095525091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095525092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095525092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095525092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095525092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095525092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095525092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095525092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095525092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095525092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095525092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095525092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095525093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095525093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095525094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095525099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095525105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095525105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095525105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095525105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095525105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095525105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095525105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095525105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095525105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095525106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095525106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095525106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095525106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095525106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095525106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095525106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095525106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095525106 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095525106 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095525106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095525107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095525107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095525110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403095525118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(854)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_dup-BVCI210(848)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095525120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095525120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095525120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095525120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095525120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095525120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095525120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095525120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095525120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095525121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095525121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095525121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095525121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095525121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095525121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095525121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095525121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095525122 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095525122 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095525122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095525122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095525122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095525124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095525128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095525421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095525421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095525421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095525421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@9310965ee056: 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) } } } } 20250403095525425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095525427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@9310965ee056: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='CE258C2C'O, index=0 SGSN_Test-GSUP(856)@9310965ee056: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@9310965ee056: 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 := '1170D91087801C341A17AE58CA4D6E9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6953728'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9DE1687576A4D56'O } } } } } 20250403095525488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525488 DLLC NOTICE LLME(ffffffff/ce258c2c){UNASSIGNED} LLC RX: unknown TLLI 0xce258c2c, creating LLME on the fly (gprs_llc.c:552) 20250403095525488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1320) 20250403095525488 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095525488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095525488 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095525488 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095525488 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095525488 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095525488 DLLC NOTICE LLME(ffffffff/ce258c2c){UNASSIGNED} LLGM Assign pre (ce258c2c => e877a9b9) (gprs_llc.c:1079) 20250403095525488 DLLC NOTICE LLME(ce258c2c/e877a9b9){ASSIGNED} LLGM Assign post (ce258c2c => e877a9b9) (gprs_llc.c:1125) 20250403095525488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095525488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095525488 DMM DEBUG MM(262420000000046/e877a9b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095525506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525506 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095525506 DMM DEBUG MM(262420000000046/e877a9b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250403095525506 DMM NOTICE MM(262420000000046/e877a9b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095525507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095525507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095525507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095525507 DMM DEBUG MM(262420000000046/e877a9b9) Requesting authorization (sgsn_auth.c:160) 20250403095525507 DMM INFO MM(262420000000046/e877a9b9) Requesting authentication tuples (sgsn_auth.c:184) 20250403095525507 DMM DEBUG MM(262420000000046/e877a9b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095525507 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250403095525507 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)@9310965ee056: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250403095525513 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095525513 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095525513 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095525513 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095525513 DMM INFO MM(262420000000046/e877a9b9) Subscriber data update (mmctx.c:445) 20250403095525513 DMM DEBUG MM(262420000000046/e877a9b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095525513 DMM INFO MM(262420000000046/e877a9b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095525513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095525513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095525513 DMM INFO MM(262420000000046/e877a9b9) <- GMM AUTH AND CIPHERING REQ (rand = 11 70 d9 10 87 80 1c 34 1a 17 ae 58 ca 4d 6e 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095525529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525529 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095525529 DMM INFO MM(262420000000046/e877a9b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095525529 DMM NOTICE MM(262420000000046/e877a9b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095525529 DMM DEBUG MM(262420000000046/e877a9b9) checking auth: received GSM SRES = a6 95 37 28 (gprs_gmm.c:716) 20250403095525529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095525529 DMM DEBUG MM(262420000000046/e877a9b9) Requesting authorization (sgsn_auth.c:160) 20250403095525529 DMM INFO MM(262420000000046/e877a9b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095525529 DMM DEBUG MM(262420000000046/e877a9b9) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095525529 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250403095525529 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) 20250403095525529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095525529 DMM INFO MM(262420000000046/e877a9b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe877a9b9) (gprs_gmm.c:337) 20250403095525532 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095525532 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095525532 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250403095525532 DMM INFO MM(262420000000046/e877a9b9) Subscriber data update (mmctx.c:445) 20250403095525532 DMM DEBUG MM(262420000000046/e877a9b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095525532 DMM INFO MM(262420000000046/e877a9b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095525532 DMM NOTICE MM(262420000000046/e877a9b9) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250403095525532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095525532 DMM NOTICE MM(262420000000046/e877a9b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095525532 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) 20250403095525533 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095525533 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250403095525533 DMM INFO MM(262420000000046/e877a9b9) Subscriber data update (mmctx.c:445) 20250403095525533 DMM DEBUG MM(262420000000046/e877a9b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095525545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525545 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095525545 DMM INFO MM(262420000000046/e877a9b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095525545 DMM NOTICE MM(262420000000046/e877a9b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095525545 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095525545 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095525545 DLLC NOTICE LLME(ce258c2c/e877a9b9){ASSIGNED} LLGM Assign pre (ffffffff => e877a9b9) (gprs_llc.c:1079) 20250403095525545 DLLC NOTICE LLME(ffffffff/e877a9b9){ASSIGNED} LLGM Assign post (ffffffff => e877a9b9) (gprs_llc.c:1125) 20250403095525545 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095525545 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095525545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095525545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@9310965ee056: setverdict(pass): none -> pass 20250403095525603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525603 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095525603 DMM INFO MM(262420000000046/e877a9b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095525603 DMM INFO MM(262420000000046/e877a9b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095525603 DMM DEBUG MM(262420000000046/e877a9b9) Using GGSN 0 (gprs_sm.c:317) 20250403095525603 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) 20250403095525603 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250403095525603 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095525603 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095525603 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250403095525628 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 98 e8 6f 6f 11 f3 12 b6 2a 14 05 7f 51 ee d7 52 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) 20250403095525628 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095525628 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095525628 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=e877a9b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095525628 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095525628 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095525646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525646 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095525646 DMM INFO MM(262420000000046/e877a9b9) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250403095525646 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095525646 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250403095525647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095525647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095525647 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095525647 DMM INFO MM(262420000000046/e877a9b9) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250403095525647 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095525647 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@9310965ee056: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@9310965ee056: "Received deletePDPContextResponse 1, seq_nr=1036" 20250403095525650 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) 20250403095525650 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095525650 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250403095525650 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=e877a9b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095525650 DMM INFO MM(262420000000046/e877a9b9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250403095525650 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250403095525650 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095525651 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) 20250403095525651 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)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@9310965ee056: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@9310965ee056: Final verdict of PTC: pass 20250403095527673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@9310965ee056: Final verdict of PTC: none -NSVCI97(844)@9310965ee056: Final verdict of PTC: none -NSVCI98(849)@9310965ee056: Final verdict of PTC: none -NSVCI99(854)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@9310965ee056: Final verdict of PTC: none 20250403095527679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095527679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI196(843)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(847)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(852)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(842)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Apr 3 09:55:27 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 20250403095527741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095528143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103172) 20250403095528680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095528680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103172, count=107808) 20250403095529681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095529681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Apr 3 09:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095530682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095530682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_second_attempt started. 20250403095531249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095531251 DMM INFO MM(262420000000046/e877a9b9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095531251 DMM INFO MM(262420000000046/e877a9b9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095531251 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095531251 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095531251 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095531251 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095531251 DLLC NOTICE LLME(ffffffff/e877a9b9){ASSIGNED} LLGM Assign pre (e877a9b9 => ffffffff) (gprs_llc.c:1079) 20250403095531251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e877a9b9 => ffffffff) (gprs_llc.c:1125) 20250403095531251 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250403095531252 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) 20250403095531252 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) 20250403095531252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095531252 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095531252 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095531252 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095531252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095531281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095531281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095531281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095531281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095531281 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095531281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095531281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095531281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095531281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095531282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095531282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095531282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095531282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095531282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095531282 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095531282 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095531282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095531282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095531284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095531290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095531296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095531296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095531296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095531296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095531296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095531296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095531296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095531296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095531296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095531297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095531297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095531297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095531297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095531297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095531297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095531297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095531297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095531297 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095531297 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095531297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095531297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095531297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095531300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095531305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(869)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(867)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095531309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095531309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095531309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095531309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095531309 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095531309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095531309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095531309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095531309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095531310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095531310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095531310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095531310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095531310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095531310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095531310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095531310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095531310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095531310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095531310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095531310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095531310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095531311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095531316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095531683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095531684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095531684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095531684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@9310965ee056: 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) } } } } 20250403095531688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095531689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@9310965ee056: 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(874)@9310965ee056: 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(874)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@9310965ee056: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='E2F56E57'O, index=0 SGSN_Test-GSUP(875)@9310965ee056: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@9310965ee056: 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 := '5B21473A9DD56B9331863DE550258A1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94F785F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1143CCF3B6FE49F'O } } } } } 20250403095531774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531774 DLLC NOTICE LLME(ffffffff/e2f56e57){UNASSIGNED} LLC RX: unknown TLLI 0xe2f56e57, creating LLME on the fly (gprs_llc.c:552) 20250403095531774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095531774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1320) 20250403095531774 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095531774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095531774 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095531774 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095531774 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095531774 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095531774 DLLC NOTICE LLME(ffffffff/e2f56e57){UNASSIGNED} LLGM Assign pre (e2f56e57 => f7ef9df2) (gprs_llc.c:1079) 20250403095531774 DLLC NOTICE LLME(e2f56e57/f7ef9df2){ASSIGNED} LLGM Assign post (e2f56e57 => f7ef9df2) (gprs_llc.c:1125) 20250403095531774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095531774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095531774 DMM DEBUG MM(262420000000022/f7ef9df2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095531799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095531799 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095531799 DMM DEBUG MM(262420000000022/f7ef9df2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250403095531799 DMM NOTICE MM(262420000000022/f7ef9df2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095531799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095531799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095531799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095531799 DMM DEBUG MM(262420000000022/f7ef9df2) Requesting authorization (sgsn_auth.c:160) 20250403095531799 DMM INFO MM(262420000000022/f7ef9df2) Requesting authentication tuples (sgsn_auth.c:184) 20250403095531799 DMM DEBUG MM(262420000000022/f7ef9df2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095531799 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250403095531799 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)@9310965ee056: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@9310965ee056: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250403095531805 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095531805 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095531805 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095531805 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095531805 DMM INFO MM(262420000000022/f7ef9df2) Subscriber data update (mmctx.c:445) 20250403095531806 DMM DEBUG MM(262420000000022/f7ef9df2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095531806 DMM INFO MM(262420000000022/f7ef9df2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095531806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095531806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095531806 DMM INFO MM(262420000000022/f7ef9df2) <- GMM AUTH AND CIPHERING REQ (rand = 5b 21 47 3a 9d d5 6b 93 31 86 3d e5 50 25 8a 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095531823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095531823 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095531823 DMM INFO MM(262420000000022/f7ef9df2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095531823 DMM NOTICE MM(262420000000022/f7ef9df2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095531823 DMM DEBUG MM(262420000000022/f7ef9df2) checking auth: received GSM SRES = 94 f7 85 f3 (gprs_gmm.c:716) 20250403095531823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095531823 DMM DEBUG MM(262420000000022/f7ef9df2) Requesting authorization (sgsn_auth.c:160) 20250403095531823 DMM INFO MM(262420000000022/f7ef9df2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095531823 DMM DEBUG MM(262420000000022/f7ef9df2) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095531823 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250403095531823 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) 20250403095531823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095531823 DMM INFO MM(262420000000022/f7ef9df2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7ef9df2) (gprs_gmm.c:337) 20250403095531826 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095531826 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095531826 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250403095531826 DMM INFO MM(262420000000022/f7ef9df2) Subscriber data update (mmctx.c:445) 20250403095531826 DMM DEBUG MM(262420000000022/f7ef9df2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095531826 DMM INFO MM(262420000000022/f7ef9df2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095531826 DMM NOTICE MM(262420000000022/f7ef9df2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250403095531826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095531826 DMM NOTICE MM(262420000000022/f7ef9df2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095531826 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) 20250403095531827 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095531827 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250403095531827 DMM INFO MM(262420000000022/f7ef9df2) Subscriber data update (mmctx.c:445) 20250403095531827 DMM DEBUG MM(262420000000022/f7ef9df2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095531839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095531839 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095531839 DMM INFO MM(262420000000022/f7ef9df2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095531839 DMM NOTICE MM(262420000000022/f7ef9df2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095531839 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095531839 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095531839 DLLC NOTICE LLME(e2f56e57/f7ef9df2){ASSIGNED} LLGM Assign pre (ffffffff => f7ef9df2) (gprs_llc.c:1079) 20250403095531839 DLLC NOTICE LLME(ffffffff/f7ef9df2){ASSIGNED} LLGM Assign post (ffffffff => f7ef9df2) (gprs_llc.c:1125) 20250403095531839 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095531839 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095531839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095531839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@9310965ee056: setverdict(pass): none -> pass TC_attach_second_attempt(877)@9310965ee056: 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 := '6B020A1197DE3D445CD47828CBDABC7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA7653B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D74C34F9734A4DF'O } } } } } 20250403095531896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095531896 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095531896 DMM INFO MM(262420000000022/f7ef9df2) -> GMM ATTACH REQUEST MI(TMSI-0xF7EF9DF2) type="GPRS attach" (gprs_gmm.c:1320) 20250403095531897 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095531897 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095531897 DLLC NOTICE LLME(ffffffff/f7ef9df2){ASSIGNED} LLGM Assign pre (f7ef9df2 => f996fa1c) (gprs_llc.c:1079) 20250403095531897 DLLC NOTICE LLME(f7ef9df2/f996fa1c){ASSIGNED} LLGM Assign post (f7ef9df2 => f996fa1c) (gprs_llc.c:1125) 20250403095531897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095531897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095531897 DMM DEBUG MM(262420000000022/f996fa1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095531909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095531909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095531909 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095531909 DMM DEBUG MM(262420000000022/f996fa1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250403095531909 DMM NOTICE MM(262420000000022/f996fa1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095531909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095531909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095531909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095531909 DMM DEBUG MM(262420000000022/f996fa1c) Requesting authorization (sgsn_auth.c:160) 20250403095531909 DMM INFO MM(262420000000022/f996fa1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095531909 DMM DEBUG MM(262420000000022/f996fa1c) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095531909 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250403095531909 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) 20250403095537910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250403095537910 DMM ERROR MM(262420000000022/f996fa1c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250403095537910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250403095537910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095537910 DMM NOTICE MM(262420000000022/f996fa1c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250403095537911 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250403095537911 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) 20250403095537911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Reject}: Deallocated (fsm.c:568) 20250403095537911 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Deallocated (fsm.c:568) 20250403095537911 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095537911 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095537911 DLLC NOTICE LLME(f7ef9df2/f996fa1c){ASSIGNED} LLGM Assign pre (f996fa1c => ffffffff) (gprs_llc.c:1079) 20250403095537911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f996fa1c => ffffffff) (gprs_llc.c:1125) 20250403095551684 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403095551684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403095551685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095552481 DGPRS DEBUG Checking for inactive LLMEs, time = 6905058 (sgsn.c:132) 20250403095601283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095601289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095601290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095601298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095601301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095601301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095601311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095601314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095601315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@9310965ee056: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9310965ee056: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@9310965ee056: Final verdict of PTC: none 20250403095601790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095601790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@9310965ee056: Final verdict of PTC: none -NSVCI97(863)@9310965ee056: Final verdict of PTC: none -NSVCI99(873)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@9310965ee056: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@9310965ee056: Final verdict of PTC: none -NSVCI98(868)@9310965ee056: Final verdict of PTC: none 20250403095601794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(859)@9310965ee056: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@9310965ee056: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(866)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(861)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(871)@9310965ee056: Final verdict of PTC: none TC_attach_second_attempt(877)@9310965ee056: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@9310965ee056: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Apr 3 09:56:01 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 20250403095601902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095602304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112080) 20250403095602791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095602791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112080, count=113240) 20250403095603793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095603793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Apr 3 09:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095604794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095604794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_echo_timeout started. 20250403095605404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095605406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095605449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095605449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095605449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095605449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095605449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095605449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095605449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095605449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095605449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095605450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095605450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095605450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095605450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095605450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095605450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095605450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095605450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095605450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095605450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095605450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095605451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095605451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095605454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095605461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@9310965ee056: 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(887)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095605467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095605467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095605467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095605467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095605467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095605467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095605467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095605467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095605467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095605468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095605468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095605468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095605468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095605468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095605468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095605468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095605468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095605468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095605468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095605468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095605468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095605468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095605470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095605475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095605481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095605481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095605481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095605481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095605481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095605481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095605481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095605481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095605481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095605483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095605483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095605483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095605483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095605483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095605483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095605483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095605483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095605483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095605483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095605483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(892)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095605483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095605483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095605485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095605489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095605794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095605795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095605795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095605795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@9310965ee056: 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) } } } } 20250403095605799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095605800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@9310965ee056: 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(893)@9310965ee056: 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(893)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@9310965ee056: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C36DD9E6'O, index=0 SGSN_Test-GSUP(894)@9310965ee056: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@9310965ee056: 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 := '8187A3DCD58673B176A53B506B0A14DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BF84D7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D068B9839893252'O } } } } } 20250403095605856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605856 DLLC NOTICE LLME(ffffffff/c36dd9e6){UNASSIGNED} LLC RX: unknown TLLI 0xc36dd9e6, creating LLME on the fly (gprs_llc.c:552) 20250403095605856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095605856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1320) 20250403095605856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095605856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095605856 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095605856 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095605856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095605856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095605856 DLLC NOTICE LLME(ffffffff/c36dd9e6){UNASSIGNED} LLGM Assign pre (c36dd9e6 => ce67bb14) (gprs_llc.c:1079) 20250403095605856 DLLC NOTICE LLME(c36dd9e6/ce67bb14){ASSIGNED} LLGM Assign post (c36dd9e6 => ce67bb14) (gprs_llc.c:1125) 20250403095605856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095605857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095605857 DMM DEBUG MM(262420000000067/ce67bb14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095605879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095605879 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095605879 DMM DEBUG MM(262420000000067/ce67bb14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250403095605879 DMM NOTICE MM(262420000000067/ce67bb14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095605879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095605879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095605880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095605880 DMM DEBUG MM(262420000000067/ce67bb14) Requesting authorization (sgsn_auth.c:160) 20250403095605880 DMM INFO MM(262420000000067/ce67bb14) Requesting authentication tuples (sgsn_auth.c:184) 20250403095605880 DMM DEBUG MM(262420000000067/ce67bb14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095605880 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250403095605880 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)@9310965ee056: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@9310965ee056: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250403095605887 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095605887 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095605887 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095605887 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095605887 DMM INFO MM(262420000000067/ce67bb14) Subscriber data update (mmctx.c:445) 20250403095605887 DMM DEBUG MM(262420000000067/ce67bb14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095605887 DMM INFO MM(262420000000067/ce67bb14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095605887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095605887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095605887 DMM INFO MM(262420000000067/ce67bb14) <- GMM AUTH AND CIPHERING REQ (rand = 81 87 a3 dc d5 86 73 b1 76 a5 3b 50 6b 0a 14 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095605903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095605903 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095605903 DMM INFO MM(262420000000067/ce67bb14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095605903 DMM NOTICE MM(262420000000067/ce67bb14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095605903 DMM DEBUG MM(262420000000067/ce67bb14) checking auth: received GSM SRES = 9b f8 4d 7d (gprs_gmm.c:716) 20250403095605903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095605903 DMM DEBUG MM(262420000000067/ce67bb14) Requesting authorization (sgsn_auth.c:160) 20250403095605903 DMM INFO MM(262420000000067/ce67bb14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095605903 DMM DEBUG MM(262420000000067/ce67bb14) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095605903 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250403095605903 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) 20250403095605903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095605903 DMM INFO MM(262420000000067/ce67bb14) <- GMM ATTACH ACCEPT (new P-TMSI=0xce67bb14) (gprs_gmm.c:337) 20250403095605906 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095605906 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095605906 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250403095605906 DMM INFO MM(262420000000067/ce67bb14) Subscriber data update (mmctx.c:445) 20250403095605906 DMM DEBUG MM(262420000000067/ce67bb14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095605906 DMM INFO MM(262420000000067/ce67bb14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095605906 DMM NOTICE MM(262420000000067/ce67bb14) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250403095605906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095605906 DMM NOTICE MM(262420000000067/ce67bb14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095605906 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) 20250403095605906 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095605906 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250403095605906 DMM INFO MM(262420000000067/ce67bb14) Subscriber data update (mmctx.c:445) 20250403095605906 DMM DEBUG MM(262420000000067/ce67bb14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095605914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095605914 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095605914 DMM INFO MM(262420000000067/ce67bb14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095605914 DMM NOTICE MM(262420000000067/ce67bb14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095605914 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095605914 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095605914 DLLC NOTICE LLME(c36dd9e6/ce67bb14){ASSIGNED} LLGM Assign pre (ffffffff => ce67bb14) (gprs_llc.c:1079) 20250403095605914 DLLC NOTICE LLME(ffffffff/ce67bb14){ASSIGNED} LLGM Assign post (ffffffff => ce67bb14) (gprs_llc.c:1125) 20250403095605914 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095605914 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095605915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095605915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@9310965ee056: setverdict(pass): none -> pass 20250403095605969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095605969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095605970 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095605970 DMM INFO MM(262420000000067/ce67bb14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095605970 DMM INFO MM(262420000000067/ce67bb14) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095605970 DMM DEBUG MM(262420000000067/ce67bb14) Using GGSN 0 (gprs_sm.c:317) 20250403095605970 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) 20250403095605970 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250403095605970 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095605970 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095605970 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250403095605994 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 93 bb 31 68 11 29 4d b9 91 14 05 7f 62 11 0f 2d 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) 20250403095605994 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095605994 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095605994 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=ce67bb14, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095605994 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095605994 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095610808 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250403095610814 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) 20250403095610814 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x564f5c0b1890) (sgsn_libgtp.c:633) 20250403095615808 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1039" 20250403095620810 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250403095620810 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1039" 20250403095622482 DGPRS DEBUG Checking for inactive LLMEs, time = 6905088 (sgsn.c:132) 20250403095625796 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403095625796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403095625797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095625811 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250403095625811 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250403095625811 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1041" 20250403095630812 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250403095630813 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250403095630813 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250403095630813 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1041" 20250403095635452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095635458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095635458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095635468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095635471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095635471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095635483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095635489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095635490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095635814 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250403095635814 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250403095635814 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250403095635814 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250403095635814 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1043" 20250403095640816 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250403095640816 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250403095640816 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250403095640816 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250403095640816 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x564f5c0b1890) (sgsn_libgtp.c:633) 20250403095640816 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x564f5c0b1890) (sgsn_libgtp.c:637) 20250403095640816 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250403095640816 DMM INFO MM(262420000000067/ce67bb14) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095640816 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250403095640816 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095640816 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250403095640816 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250403095640816 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095640816 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250403095640816 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250403095640816 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095640816 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250403095640816 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250403095640816 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095640816 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250403095640816 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@9310965ee056: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@9310965ee056: Removing Client IMSI='262420000000067'H, index=0 20250403095640833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095640834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250403095640834 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095640834 DMM INFO MM(262420000000067/ce67bb14) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@9310965ee056: Final verdict of PTC: pass 20250403095640837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@9310965ee056: Final verdict of PTC: none -NSVCI98(887)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@9310965ee056: Final verdict of PTC: none 20250403095640843 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095640843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI196(881)@9310965ee056: Final verdict of PTC: none -NSVCI99(892)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@9310965ee056: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@9310965ee056: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@9310965ee056: Final verdict of PTC: none -NSVCI97(882)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(890)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(880)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(885)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Apr 3 09:56:40 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 20250403095640903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095641305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100456) 20250403095641845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095641845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100456, count=113784) 20250403095642847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095642847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Apr 3 09:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095643848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095643848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_restart_ctr_echo started. 20250403095644402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095644406 DMM INFO MM(262420000000067/ce67bb14) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095644406 DMM INFO MM(262420000000067/ce67bb14) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095644406 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095644406 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095644406 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095644406 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095644406 DLLC NOTICE LLME(ffffffff/ce67bb14){ASSIGNED} LLGM Assign pre (ce67bb14 => ffffffff) (gprs_llc.c:1079) 20250403095644406 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce67bb14 => ffffffff) (gprs_llc.c:1125) 20250403095644406 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095644406 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095644406 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250403095644406 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) 20250403095644406 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) 20250403095644406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095644406 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095644406 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095644406 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095644406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@9310965ee056: 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(902)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(901)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095644463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095644463 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095644463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095644463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095644463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095644463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095644463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095644463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095644464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095644464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095644466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095644471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250403095644472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095644472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095644472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095644472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095644472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095644472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095644472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095644472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095644472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095644473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095644473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095644473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_restart_ctr_echo-BVCI196(899)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095644473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095644473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095644473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095644473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095644473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095644473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095644473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095644473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095644473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095644473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095644475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095644480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095644488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095644488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095644488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095644488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095644488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095644488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095644488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095644488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(911)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095644489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095644489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095644491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095644496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095644849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095644849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095644849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095644849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@9310965ee056: 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) } } } } 20250403095644853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095644854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(899)@9310965ee056: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EBF27E0A'O, index=0 SGSN_Test-GSUP(913)@9310965ee056: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@9310965ee056: 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 := '734DA1CA7010203F37BEADC388B83C32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7445ADBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C97F8FF9B52E191E'O } } } } } 20250403095644895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644895 DLLC NOTICE LLME(ffffffff/ebf27e0a){UNASSIGNED} LLC RX: unknown TLLI 0xebf27e0a, creating LLME on the fly (gprs_llc.c:552) 20250403095644895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095644895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1320) 20250403095644895 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095644895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095644895 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095644895 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095644895 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095644895 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095644895 DLLC NOTICE LLME(ffffffff/ebf27e0a){UNASSIGNED} LLGM Assign pre (ebf27e0a => f137f15b) (gprs_llc.c:1079) 20250403095644895 DLLC NOTICE LLME(ebf27e0a/f137f15b){ASSIGNED} LLGM Assign post (ebf27e0a => f137f15b) (gprs_llc.c:1125) 20250403095644895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095644895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095644895 DMM DEBUG MM(262420000000023/f137f15b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095644901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095644901 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095644901 DMM DEBUG MM(262420000000023/f137f15b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250403095644901 DMM NOTICE MM(262420000000023/f137f15b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095644901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095644901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095644901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095644901 DMM DEBUG MM(262420000000023/f137f15b) Requesting authorization (sgsn_auth.c:160) 20250403095644901 DMM INFO MM(262420000000023/f137f15b) Requesting authentication tuples (sgsn_auth.c:184) 20250403095644901 DMM DEBUG MM(262420000000023/f137f15b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095644901 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250403095644901 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)@9310965ee056: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@9310965ee056: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250403095644903 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095644903 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095644903 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095644903 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095644903 DMM INFO MM(262420000000023/f137f15b) Subscriber data update (mmctx.c:445) 20250403095644903 DMM DEBUG MM(262420000000023/f137f15b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095644903 DMM INFO MM(262420000000023/f137f15b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095644903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095644903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095644903 DMM INFO MM(262420000000023/f137f15b) <- GMM AUTH AND CIPHERING REQ (rand = 73 4d a1 ca 70 10 20 3f 37 be ad c3 88 b8 3c 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095644907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095644908 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095644908 DMM INFO MM(262420000000023/f137f15b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095644908 DMM NOTICE MM(262420000000023/f137f15b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095644908 DMM DEBUG MM(262420000000023/f137f15b) checking auth: received GSM SRES = 74 45 ad bf (gprs_gmm.c:716) 20250403095644908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095644908 DMM DEBUG MM(262420000000023/f137f15b) Requesting authorization (sgsn_auth.c:160) 20250403095644908 DMM INFO MM(262420000000023/f137f15b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095644908 DMM DEBUG MM(262420000000023/f137f15b) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095644908 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250403095644908 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) 20250403095644908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095644908 DMM INFO MM(262420000000023/f137f15b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf137f15b) (gprs_gmm.c:337) 20250403095644909 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095644909 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095644909 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250403095644909 DMM INFO MM(262420000000023/f137f15b) Subscriber data update (mmctx.c:445) 20250403095644909 DMM DEBUG MM(262420000000023/f137f15b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095644909 DMM INFO MM(262420000000023/f137f15b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095644909 DMM NOTICE MM(262420000000023/f137f15b) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250403095644909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095644909 DMM NOTICE MM(262420000000023/f137f15b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095644909 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) 20250403095644909 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095644909 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250403095644909 DMM INFO MM(262420000000023/f137f15b) Subscriber data update (mmctx.c:445) 20250403095644909 DMM DEBUG MM(262420000000023/f137f15b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095644912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095644912 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095644912 DMM INFO MM(262420000000023/f137f15b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095644912 DMM NOTICE MM(262420000000023/f137f15b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095644912 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095644912 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095644912 DLLC NOTICE LLME(ebf27e0a/f137f15b){ASSIGNED} LLGM Assign pre (ffffffff => f137f15b) (gprs_llc.c:1079) 20250403095644912 DLLC NOTICE LLME(ffffffff/f137f15b){ASSIGNED} LLGM Assign post (ffffffff => f137f15b) (gprs_llc.c:1125) 20250403095644912 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095644912 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095644912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095644912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@9310965ee056: setverdict(pass): none -> pass 20250403095644970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095644971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095644971 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095644971 DMM INFO MM(262420000000023/f137f15b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095644971 DMM INFO MM(262420000000023/f137f15b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095644971 DMM DEBUG MM(262420000000023/f137f15b) Using GGSN 0 (gprs_sm.c:317) 20250403095644971 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250403095644971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095644971 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095644971 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250403095644984 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 ff bf e2 4d 11 16 b2 30 03 14 05 7f a1 67 33 11 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) 20250403095644984 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcf90b8, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095644984 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095644984 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c1a78 TLLI=f137f15b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095644984 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095644984 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095649972 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250403095649979 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) 20250403095649979 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x564f5c0b1890) (sgsn_libgtp.c:633) 20250403095652483 DGPRS DEBUG Checking for inactive LLMEs, time = 6905118 (sgsn.c:132) 20250403095654973 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250403095654978 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) 20250403095654979 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x564f5c0b1890) (sgsn_libgtp.c:633) 20250403095654979 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250403095654979 DMM INFO MM(262420000000023/f137f15b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095654979 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250403095654979 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(899)@9310965ee056: Removing Client IMSI='262420000000023'H, index=0 20250403095654994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095654994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250403095654994 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095654994 DMM INFO MM(262420000000023/f137f15b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@9310965ee056: Final verdict of PTC: pass 20250403095654998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59214<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(902)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@9310965ee056: Final verdict of PTC: none 20250403095655002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095655002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@9310965ee056: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(899)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(913)@9310965ee056: Final verdict of PTC: none -NSVCI99(911)@9310965ee056: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@9310965ee056: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(904)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(909)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(900)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(899): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Apr 3 09:56:55 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 20250403095655102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095655504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100296) 20250403095656003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095656003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100296, count=104652) 20250403095657005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095657005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Apr 3 09:56:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095658007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095658007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_restart_ctr_create started. 20250403095658604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095658606 DMM INFO MM(262420000000023/f137f15b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095658606 DMM INFO MM(262420000000023/f137f15b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095658606 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095658607 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095658607 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095658607 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095658607 DLLC NOTICE LLME(ffffffff/f137f15b){ASSIGNED} LLGM Assign pre (f137f15b => ffffffff) (gprs_llc.c:1079) 20250403095658607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f137f15b => ffffffff) (gprs_llc.c:1125) 20250403095658607 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c1720 (gprs_sndcp.c:574) 20250403095658607 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c1a78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095658607 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250403095658607 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) 20250403095658607 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) 20250403095658607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095658607 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095658607 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095658607 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095658607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095658644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095658645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095658645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095658645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095658645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095658645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095658645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095658646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095658646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095658646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095658646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095658646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095658646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095658646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095658648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095658653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095658653 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095658658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095658658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095658658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095658658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095658658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095658658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095658658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095658658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095658658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095658659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095658659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095658659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095658659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095658659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095658659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095658659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095658659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095658659 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095658659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095658659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(925)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095658659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095658659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095658662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095658668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095658668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(926)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(930)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095658672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095658672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095658672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095658672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095658672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095658672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095658672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095658672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095658672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095658673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095658673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095658673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095658673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095658673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095658673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095658673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095658673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095658673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095658673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095658673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095658673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095658673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095658676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095658681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095658681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095659009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095659009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095659009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095659009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@9310965ee056: 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) } } } } 20250403095659013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095659014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@9310965ee056: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='ECF3A015'O, index=0 SGSN_Test-GSUP(932)@9310965ee056: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@9310965ee056: 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 := 'FAE369FB4E56E291401BB31B4724FC52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8969D57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4A086C2C13DECED'O } } } } } 20250403095659087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095659087 DLLC NOTICE LLME(ffffffff/ecf3a015){UNASSIGNED} LLC RX: unknown TLLI 0xecf3a015, creating LLME on the fly (gprs_llc.c:552) 20250403095659087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095659087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1320) 20250403095659087 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095659087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095659087 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095659087 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095659087 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095659087 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095659087 DLLC NOTICE LLME(ffffffff/ecf3a015){UNASSIGNED} LLGM Assign pre (ecf3a015 => c4d1e198) (gprs_llc.c:1079) 20250403095659087 DLLC NOTICE LLME(ecf3a015/c4d1e198){ASSIGNED} LLGM Assign post (ecf3a015 => c4d1e198) (gprs_llc.c:1125) 20250403095659087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095659087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095659087 DMM DEBUG MM(262420000000024/c4d1e198) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095659097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095659097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095659097 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095659097 DMM DEBUG MM(262420000000024/c4d1e198) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250403095659097 DMM NOTICE MM(262420000000024/c4d1e198) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095659097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095659097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095659097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095659097 DMM DEBUG MM(262420000000024/c4d1e198) Requesting authorization (sgsn_auth.c:160) 20250403095659097 DMM INFO MM(262420000000024/c4d1e198) Requesting authentication tuples (sgsn_auth.c:184) 20250403095659097 DMM DEBUG MM(262420000000024/c4d1e198) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095659097 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250403095659097 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)@9310965ee056: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@9310965ee056: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250403095659100 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095659100 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095659100 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095659100 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095659100 DMM INFO MM(262420000000024/c4d1e198) Subscriber data update (mmctx.c:445) 20250403095659100 DMM DEBUG MM(262420000000024/c4d1e198) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095659100 DMM INFO MM(262420000000024/c4d1e198) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095659100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095659100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095659100 DMM INFO MM(262420000000024/c4d1e198) <- GMM AUTH AND CIPHERING REQ (rand = fa e3 69 fb 4e 56 e2 91 40 1b b3 1b 47 24 fc 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095659108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095659108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095659108 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095659108 DMM INFO MM(262420000000024/c4d1e198) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095659108 DMM NOTICE MM(262420000000024/c4d1e198) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095659108 DMM DEBUG MM(262420000000024/c4d1e198) checking auth: received GSM SRES = a8 96 9d 57 (gprs_gmm.c:716) 20250403095659108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095659108 DMM DEBUG MM(262420000000024/c4d1e198) Requesting authorization (sgsn_auth.c:160) 20250403095659108 DMM INFO MM(262420000000024/c4d1e198) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095659108 DMM DEBUG MM(262420000000024/c4d1e198) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095659108 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250403095659108 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) 20250403095659108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095659108 DMM INFO MM(262420000000024/c4d1e198) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4d1e198) (gprs_gmm.c:337) 20250403095659110 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095659110 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095659110 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250403095659110 DMM INFO MM(262420000000024/c4d1e198) Subscriber data update (mmctx.c:445) 20250403095659110 DMM DEBUG MM(262420000000024/c4d1e198) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095659110 DMM INFO MM(262420000000024/c4d1e198) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095659110 DMM NOTICE MM(262420000000024/c4d1e198) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250403095659110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095659110 DMM NOTICE MM(262420000000024/c4d1e198) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095659110 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) 20250403095659110 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095659110 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250403095659110 DMM INFO MM(262420000000024/c4d1e198) Subscriber data update (mmctx.c:445) 20250403095659110 DMM DEBUG MM(262420000000024/c4d1e198) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095659116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095659117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095659117 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095659117 DMM INFO MM(262420000000024/c4d1e198) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095659117 DMM NOTICE MM(262420000000024/c4d1e198) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095659117 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095659117 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095659117 DLLC NOTICE LLME(ecf3a015/c4d1e198){ASSIGNED} LLGM Assign pre (ffffffff => c4d1e198) (gprs_llc.c:1079) 20250403095659117 DLLC NOTICE LLME(ffffffff/c4d1e198){ASSIGNED} LLGM Assign post (ffffffff => c4d1e198) (gprs_llc.c:1125) 20250403095659117 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095659117 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095659117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095659117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@9310965ee056: setverdict(pass): none -> pass 20250403095659175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095659175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095659175 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095659175 DMM INFO MM(262420000000024/c4d1e198) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095659176 DMM INFO MM(262420000000024/c4d1e198) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095659176 DMM DEBUG MM(262420000000024/c4d1e198) Using GGSN 0 (gprs_sm.c:317) 20250403095659176 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250403095659176 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095659176 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095659176 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250403095659200 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 f6 31 a3 d5 11 ae 2b ae ac 14 05 7f ef 5e ff 05 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) 20250403095659200 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f8d9fcf90b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250403095659200 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f8d9fcf90b8, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095659200 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250403095659200 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250403095659200 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095659200 DMM NOTICE MM(262420000000024/c4d1e198) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095659214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095659214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095659214 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095659214 DMM INFO MM(262420000000024/c4d1e198) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095659214 DMM INFO MM(262420000000024/c4d1e198) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095659214 DMM DEBUG MM(262420000000024/c4d1e198) Using GGSN 0 (gprs_sm.c:317) 20250403095659214 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250403095659214 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095659214 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095659214 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250403095659219 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 f6 31 a3 d5 11 ae 2b ae ac 14 05 7f ef 5e ff 05 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) 20250403095659219 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f8d9fcf90b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250403095659220 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcf90b8, cbp=0x564f5c0c3a00) (sgsn_libgtp.c:633) 20250403095659220 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095659220 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c1a78 TLLI=c4d1e198, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095659220 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095659220 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@9310965ee056: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@9310965ee056: Final verdict of PTC: pass 20250403095659238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@9310965ee056: Final verdict of PTC: none -NSVCI97(920)@9310965ee056: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@9310965ee056: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@9310965ee056: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@9310965ee056: Final verdict of PTC: none 20250403095659243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095659243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(922)@9310965ee056: Final verdict of PTC: none -NSVCI99(930)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@9310965ee056: Final verdict of PTC: none -NSVCI98(925)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(918)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(923)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(928)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Apr 3 09:56:59 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 20250403095659314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095659716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84832) 20250403095700244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095700244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84832, count=104776) 20250403095701246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095701246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Apr 3 09:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095702248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095702248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250403095702810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095702811 DMM INFO MM(262420000000024/c4d1e198) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095702812 DMM INFO MM(262420000000024/c4d1e198) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095702812 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095702812 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095702812 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095702812 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095702812 DLLC NOTICE LLME(ffffffff/c4d1e198){ASSIGNED} LLGM Assign pre (c4d1e198 => ffffffff) (gprs_llc.c:1079) 20250403095702812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4d1e198 => ffffffff) (gprs_llc.c:1125) 20250403095702812 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c1720 (gprs_sndcp.c:574) 20250403095702812 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c1a78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095702812 DMM NOTICE MM(262420000000024/c4d1e198) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095702812 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250403095702812 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095702812 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095702812 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250403095702812 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250403095702812 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) 20250403095702812 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) 20250403095702812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095702812 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095702812 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095702812 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095702812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095702843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095702843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095702844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095702844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095702844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095702844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095702846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095702851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095702851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@9310965ee056: 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(944)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095702858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095702858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095702858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095702858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095702858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095702858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095702858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095702858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095702858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095702859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095702859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095702859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095702859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095702862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095702866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095702866 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)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095702874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095702874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095702874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095702874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095702874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095702874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095702874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095702874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095702874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095702875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095702875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095702875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095702875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095702875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095702875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095702875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095702875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095702875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095702875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095702875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095702875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095702875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095702877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095702882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095702882 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095703250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095703250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095703250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095703250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@9310965ee056: 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) } } } } 20250403095703254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095703255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9310965ee056: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C7A6E212'O, index=0 SGSN_Test-GSUP(951)@9310965ee056: 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)@9310965ee056: 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 := '286F7B182D7680F6E4AFE500993DEB46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49B88660'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CFE0807BF33A99E'O } } } } } 20250403095704338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095704338 DLLC NOTICE LLME(ffffffff/c7a6e212){UNASSIGNED} LLC RX: unknown TLLI 0xc7a6e212, creating LLME on the fly (gprs_llc.c:552) 20250403095704338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095704338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1320) 20250403095704338 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095704338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095704338 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095704338 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095704338 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095704338 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095704338 DLLC NOTICE LLME(ffffffff/c7a6e212){UNASSIGNED} LLGM Assign pre (c7a6e212 => f63d3dfb) (gprs_llc.c:1079) 20250403095704338 DLLC NOTICE LLME(c7a6e212/f63d3dfb){ASSIGNED} LLGM Assign post (c7a6e212 => f63d3dfb) (gprs_llc.c:1125) 20250403095704338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095704338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095704338 DMM DEBUG MM(262420000000025/f63d3dfb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095704364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095704364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095704364 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095704364 DMM DEBUG MM(262420000000025/f63d3dfb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250403095704364 DMM NOTICE MM(262420000000025/f63d3dfb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095704364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095704364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095704364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095704364 DMM DEBUG MM(262420000000025/f63d3dfb) Requesting authorization (sgsn_auth.c:160) 20250403095704364 DMM INFO MM(262420000000025/f63d3dfb) Requesting authentication tuples (sgsn_auth.c:184) 20250403095704364 DMM DEBUG MM(262420000000025/f63d3dfb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095704364 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250403095704364 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)@9310965ee056: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250403095704371 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095704371 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095704371 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095704371 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095704371 DMM INFO MM(262420000000025/f63d3dfb) Subscriber data update (mmctx.c:445) 20250403095704371 DMM DEBUG MM(262420000000025/f63d3dfb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095704371 DMM INFO MM(262420000000025/f63d3dfb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095704371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095704371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095704371 DMM INFO MM(262420000000025/f63d3dfb) <- GMM AUTH AND CIPHERING REQ (rand = 28 6f 7b 18 2d 76 80 f6 e4 af e5 00 99 3d eb 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095704388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095704388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095704388 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095704388 DMM INFO MM(262420000000025/f63d3dfb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095704388 DMM NOTICE MM(262420000000025/f63d3dfb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095704388 DMM DEBUG MM(262420000000025/f63d3dfb) checking auth: received GSM SRES = 49 b8 86 60 (gprs_gmm.c:716) 20250403095704388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095704388 DMM DEBUG MM(262420000000025/f63d3dfb) Requesting authorization (sgsn_auth.c:160) 20250403095704388 DMM INFO MM(262420000000025/f63d3dfb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095704388 DMM DEBUG MM(262420000000025/f63d3dfb) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095704388 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250403095704388 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) 20250403095704388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095704388 DMM INFO MM(262420000000025/f63d3dfb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf63d3dfb) (gprs_gmm.c:337) 20250403095704391 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095704391 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095704391 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250403095704391 DMM INFO MM(262420000000025/f63d3dfb) Subscriber data update (mmctx.c:445) 20250403095704391 DMM DEBUG MM(262420000000025/f63d3dfb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095704391 DMM INFO MM(262420000000025/f63d3dfb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095704391 DMM NOTICE MM(262420000000025/f63d3dfb) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250403095704391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095704391 DMM NOTICE MM(262420000000025/f63d3dfb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095704391 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) 20250403095704392 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095704392 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250403095704392 DMM INFO MM(262420000000025/f63d3dfb) Subscriber data update (mmctx.c:445) 20250403095704392 DMM DEBUG MM(262420000000025/f63d3dfb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095704404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095704404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095704404 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095704404 DMM INFO MM(262420000000025/f63d3dfb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095704404 DMM NOTICE MM(262420000000025/f63d3dfb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095704404 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095704404 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095704404 DLLC NOTICE LLME(c7a6e212/f63d3dfb){ASSIGNED} LLGM Assign pre (ffffffff => f63d3dfb) (gprs_llc.c:1079) 20250403095704404 DLLC NOTICE LLME(ffffffff/f63d3dfb){ASSIGNED} LLGM Assign post (ffffffff => f63d3dfb) (gprs_llc.c:1125) 20250403095704404 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095704404 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095704404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095704404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9310965ee056: setverdict(pass): none -> pass 20250403095704463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095704463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095704463 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095704463 DMM INFO MM(262420000000025/f63d3dfb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095704463 DMM INFO MM(262420000000025/f63d3dfb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095704463 DMM DEBUG MM(262420000000025/f63d3dfb) Using GGSN 0 (gprs_sm.c:317) 20250403095704463 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) 20250403095704463 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250403095704463 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095704463 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095704463 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250403095704485 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 da 13 7d f7 11 fd 04 09 2a 14 05 7f 00 4b 56 00 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) 20250403095704485 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403095704485 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095704485 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c1a78 TLLI=f63d3dfb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095704485 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095704485 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095704497 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250403095704497 DGPRS INFO PDP(262420000000025:5): Context 0x7f8d9fcfa130 was deleted (sgsn_libgtp.c:707) 20250403095704497 DMM INFO MM(262420000000025/f63d3dfb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095704497 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250403095704497 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250403095712498 DMM INFO MM(262420000000025/f63d3dfb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095720004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250403095720499 DMM INFO MM(262420000000025/f63d3dfb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095722484 DGPRS DEBUG Checking for inactive LLMEs, time = 6905148 (sgsn.c:132) 20250403095723252 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403095723252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403095723253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095728500 DMM INFO MM(262420000000025/f63d3dfb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095732845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095732852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095732852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095732860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095732863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095732863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095732875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095732879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095732879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403095736501 DMM INFO MM(262420000000025/f63d3dfb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9310965ee056: Removing Client IMSI='262420000000025'H, index=0 20250403095736519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095736519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250403095736519 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095736519 DMM INFO MM(262420000000025/f63d3dfb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9310965ee056: Final verdict of PTC: pass 20250403095736522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33574<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(944)@9310965ee056: Final verdict of PTC: none 20250403095736527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095736527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(951)@9310965ee056: Final verdict of PTC: none -NSVCI99(949)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@9310965ee056: Final verdict of PTC: none -NSVCI97(939)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(947)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(942)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(937)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Apr 3 09:57:36 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 20250403095736599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095737002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104196) 20250403095737528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095737529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104196, count=112816) 20250403095738529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095738530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Apr 3 09:57:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095739530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095739531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250403095740100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095740103 DMM INFO MM(262420000000025/f63d3dfb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095740103 DMM INFO MM(262420000000025/f63d3dfb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095740103 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095740103 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095740103 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095740103 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095740103 DLLC NOTICE LLME(ffffffff/f63d3dfb){ASSIGNED} LLGM Assign pre (f63d3dfb => ffffffff) (gprs_llc.c:1079) 20250403095740103 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f63d3dfb => ffffffff) (gprs_llc.c:1125) 20250403095740103 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c1720 (gprs_sndcp.c:574) 20250403095740103 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c1a78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095740104 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250403095740104 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) 20250403095740104 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) 20250403095740104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095740104 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095740104 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095740104 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095740104 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095740155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095740155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095740155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095740155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095740155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095740155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095740155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095740155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095740155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095740157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095740157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095740157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095740157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095740157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095740157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095740157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095740157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095740157 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095740157 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095740157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095740157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095740157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095740161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095740173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740173 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)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095740183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095740183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095740183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095740183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095740183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095740183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095740183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095740183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095740183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095740185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095740185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095740185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095740185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095740185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095740185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095740185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095740185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095740185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095740185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095740185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095740186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095740186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095740191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095740200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095740206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095740206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095740206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095740206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095740206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095740206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095740206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095740206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095740206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095740207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095740207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095740207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095740207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095740207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095740207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095740207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095740207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095740207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095740207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095740207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095740207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095740207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095740210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095740218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740218 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095740531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095740531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095740531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095740531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@9310965ee056: 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) } } } } 20250403095740536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095740537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9310965ee056: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C9FA90FA'O, index=0 SGSN_Test-GSUP(970)@9310965ee056: 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)@9310965ee056: 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 := 'F43021E6DCD907BD25740074FDD5AA6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08CA49DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD8CEF865B522F91'O } } } } } 20250403095740602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740602 DLLC NOTICE LLME(ffffffff/c9fa90fa){UNASSIGNED} LLC RX: unknown TLLI 0xc9fa90fa, creating LLME on the fly (gprs_llc.c:552) 20250403095740602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095740602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1320) 20250403095740602 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095740602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095740602 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095740602 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095740602 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095740602 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095740602 DLLC NOTICE LLME(ffffffff/c9fa90fa){UNASSIGNED} LLGM Assign pre (c9fa90fa => e46f831e) (gprs_llc.c:1079) 20250403095740602 DLLC NOTICE LLME(c9fa90fa/e46f831e){ASSIGNED} LLGM Assign post (c9fa90fa => e46f831e) (gprs_llc.c:1125) 20250403095740602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095740602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095740602 DMM DEBUG MM(262420000000027/e46f831e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095740627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095740627 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095740627 DMM DEBUG MM(262420000000027/e46f831e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250403095740627 DMM NOTICE MM(262420000000027/e46f831e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095740627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095740627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095740627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095740627 DMM DEBUG MM(262420000000027/e46f831e) Requesting authorization (sgsn_auth.c:160) 20250403095740627 DMM INFO MM(262420000000027/e46f831e) Requesting authentication tuples (sgsn_auth.c:184) 20250403095740627 DMM DEBUG MM(262420000000027/e46f831e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095740627 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250403095740627 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)@9310965ee056: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250403095740635 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095740635 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095740635 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095740635 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095740635 DMM INFO MM(262420000000027/e46f831e) Subscriber data update (mmctx.c:445) 20250403095740635 DMM DEBUG MM(262420000000027/e46f831e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095740635 DMM INFO MM(262420000000027/e46f831e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095740635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095740635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095740635 DMM INFO MM(262420000000027/e46f831e) <- GMM AUTH AND CIPHERING REQ (rand = f4 30 21 e6 dc d9 07 bd 25 74 00 74 fd d5 aa 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095740645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095740646 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095740646 DMM INFO MM(262420000000027/e46f831e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095740646 DMM NOTICE MM(262420000000027/e46f831e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095740646 DMM DEBUG MM(262420000000027/e46f831e) checking auth: received GSM SRES = 08 ca 49 db (gprs_gmm.c:716) 20250403095740646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095740646 DMM DEBUG MM(262420000000027/e46f831e) Requesting authorization (sgsn_auth.c:160) 20250403095740646 DMM INFO MM(262420000000027/e46f831e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095740646 DMM DEBUG MM(262420000000027/e46f831e) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095740646 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250403095740646 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) 20250403095740646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095740646 DMM INFO MM(262420000000027/e46f831e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46f831e) (gprs_gmm.c:337) 20250403095740647 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095740647 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095740647 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250403095740647 DMM INFO MM(262420000000027/e46f831e) Subscriber data update (mmctx.c:445) 20250403095740647 DMM DEBUG MM(262420000000027/e46f831e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095740647 DMM INFO MM(262420000000027/e46f831e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095740647 DMM NOTICE MM(262420000000027/e46f831e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250403095740647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095740648 DMM NOTICE MM(262420000000027/e46f831e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095740648 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) 20250403095740648 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095740648 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250403095740648 DMM INFO MM(262420000000027/e46f831e) Subscriber data update (mmctx.c:445) 20250403095740648 DMM DEBUG MM(262420000000027/e46f831e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095740657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095740657 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095740657 DMM INFO MM(262420000000027/e46f831e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095740657 DMM NOTICE MM(262420000000027/e46f831e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095740657 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095740657 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095740657 DLLC NOTICE LLME(c9fa90fa/e46f831e){ASSIGNED} LLGM Assign pre (ffffffff => e46f831e) (gprs_llc.c:1079) 20250403095740657 DLLC NOTICE LLME(ffffffff/e46f831e){ASSIGNED} LLGM Assign post (ffffffff => e46f831e) (gprs_llc.c:1125) 20250403095740657 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095740657 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095740657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095740657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@9310965ee056: setverdict(pass): none -> pass 20250403095740713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095740713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095740713 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095740713 DMM INFO MM(262420000000027/e46f831e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095740713 DMM INFO MM(262420000000027/e46f831e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095740713 DMM DEBUG MM(262420000000027/e46f831e) Using GGSN 0 (gprs_sm.c:317) 20250403095740713 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) 20250403095740713 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250403095740713 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095740713 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095740713 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@9310965ee056: First createPDPContextRequest received, dropping & waiting for retransmission 20250403095745715 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250403095745733 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 12 5d 98 54 11 a4 c5 12 e0 14 05 7f 50 6e c8 6b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:461) 20250403095745733 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403095745733 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095745733 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=e46f831e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095745733 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095745733 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250403095745749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095745749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250403095745749 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095745749 DMM INFO MM(262420000000027/e46f831e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250403095745749 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095745749 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@9310965ee056: First deletePDPContextRequest received, dropping & waiting for retransmission 20250403095750750 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250403095750757 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) 20250403095750757 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403095750757 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250403095750757 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=e46f831e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095750757 DMM INFO MM(262420000000027/e46f831e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250403095750757 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250403095750757 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9310965ee056: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@9310965ee056: Final verdict of PTC: pass 20250403095750775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@9310965ee056: Final verdict of PTC: none -NSVCI97(958)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@9310965ee056: Final verdict of PTC: none -NSVCI98(963)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@9310965ee056: Final verdict of PTC: none -NSVCI99(968)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@9310965ee056: Final verdict of PTC: none 20250403095750782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@9310965ee056: Final verdict of PTC: none 20250403095750782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(969)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(956)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(966)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(961)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Apr 3 09:57:50 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 20250403095750869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095751271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103488) 20250403095751784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095751784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103488, count=104648) 20250403095752485 DGPRS DEBUG Checking for inactive LLMEs, time = 6905178 (sgsn.c:132) 20250403095752785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095752785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Apr 3 09:57:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095753786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095753786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250403095754368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095754370 DMM INFO MM(262420000000027/e46f831e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095754370 DMM INFO MM(262420000000027/e46f831e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095754370 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095754370 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095754370 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095754370 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095754370 DLLC NOTICE LLME(ffffffff/e46f831e){ASSIGNED} LLGM Assign pre (e46f831e => ffffffff) (gprs_llc.c:1079) 20250403095754371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e46f831e => ffffffff) (gprs_llc.c:1125) 20250403095754371 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250403095754371 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) 20250403095754371 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) 20250403095754371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095754371 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095754371 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095754371 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095754371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095754417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095754417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095754417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095754417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095754417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095754417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095754417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095754417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095754417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095754419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095754419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095754419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095754419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095754419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095754419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095754419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095754419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095754419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095754419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095754419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095754419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095754419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095754421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095754426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754426 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)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@9310965ee056: 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(983)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095754434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095754434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095754434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095754434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095754434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095754434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095754434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095754434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095754434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095754435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095754435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095754435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095754435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095754435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095754435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095754435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095754435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095754435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095754435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095754435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095754436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095754436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095754438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095754444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250403095754444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095754444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095754444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095754444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095754444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095754444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095754444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095754444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095754444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095754445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095754445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095754445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095754445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095754445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095754445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095754445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095754445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095754445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095754445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095754445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095754445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095754445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095754447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095754451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754451 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095754787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095754787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095754787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095754787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@9310965ee056: 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) } } } } 20250403095754791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095754792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9310965ee056: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E421426B'O, index=0 SGSN_Test-GSUP(989)@9310965ee056: 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)@9310965ee056: 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 := '77BBF86E3701E903D771EB2B91C61168'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB6CC3D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48462C6961299B36'O } } } } } 20250403095754862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754862 DLLC NOTICE LLME(ffffffff/e421426b){UNASSIGNED} LLC RX: unknown TLLI 0xe421426b, creating LLME on the fly (gprs_llc.c:552) 20250403095754862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095754862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1320) 20250403095754862 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095754862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095754862 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095754862 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095754862 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095754862 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095754862 DLLC NOTICE LLME(ffffffff/e421426b){UNASSIGNED} LLGM Assign pre (e421426b => de4b7913) (gprs_llc.c:1079) 20250403095754862 DLLC NOTICE LLME(e421426b/de4b7913){ASSIGNED} LLGM Assign post (e421426b => de4b7913) (gprs_llc.c:1125) 20250403095754862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095754862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095754862 DMM DEBUG MM(262420000000028/de4b7913) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095754884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095754884 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095754884 DMM DEBUG MM(262420000000028/de4b7913) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250403095754884 DMM NOTICE MM(262420000000028/de4b7913) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095754884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095754884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095754884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095754884 DMM DEBUG MM(262420000000028/de4b7913) Requesting authorization (sgsn_auth.c:160) 20250403095754884 DMM INFO MM(262420000000028/de4b7913) Requesting authentication tuples (sgsn_auth.c:184) 20250403095754884 DMM DEBUG MM(262420000000028/de4b7913) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095754884 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250403095754884 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)@9310965ee056: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250403095754892 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095754892 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095754892 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095754892 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095754892 DMM INFO MM(262420000000028/de4b7913) Subscriber data update (mmctx.c:445) 20250403095754892 DMM DEBUG MM(262420000000028/de4b7913) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095754892 DMM INFO MM(262420000000028/de4b7913) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095754892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095754892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095754892 DMM INFO MM(262420000000028/de4b7913) <- GMM AUTH AND CIPHERING REQ (rand = 77 bb f8 6e 37 01 e9 03 d7 71 eb 2b 91 c6 11 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095754908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095754908 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095754908 DMM INFO MM(262420000000028/de4b7913) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095754908 DMM NOTICE MM(262420000000028/de4b7913) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095754908 DMM DEBUG MM(262420000000028/de4b7913) checking auth: received GSM SRES = cb 6c c3 d7 (gprs_gmm.c:716) 20250403095754908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095754908 DMM DEBUG MM(262420000000028/de4b7913) Requesting authorization (sgsn_auth.c:160) 20250403095754909 DMM INFO MM(262420000000028/de4b7913) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095754909 DMM DEBUG MM(262420000000028/de4b7913) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095754909 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250403095754909 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) 20250403095754909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095754909 DMM INFO MM(262420000000028/de4b7913) <- GMM ATTACH ACCEPT (new P-TMSI=0xde4b7913) (gprs_gmm.c:337) 20250403095754913 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095754913 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095754913 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250403095754913 DMM INFO MM(262420000000028/de4b7913) Subscriber data update (mmctx.c:445) 20250403095754913 DMM DEBUG MM(262420000000028/de4b7913) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095754913 DMM INFO MM(262420000000028/de4b7913) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095754913 DMM NOTICE MM(262420000000028/de4b7913) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250403095754913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095754913 DMM NOTICE MM(262420000000028/de4b7913) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095754913 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) 20250403095754914 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095754914 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250403095754914 DMM INFO MM(262420000000028/de4b7913) Subscriber data update (mmctx.c:445) 20250403095754914 DMM DEBUG MM(262420000000028/de4b7913) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095754926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095754926 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095754926 DMM INFO MM(262420000000028/de4b7913) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095754926 DMM NOTICE MM(262420000000028/de4b7913) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095754926 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095754926 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095754926 DLLC NOTICE LLME(e421426b/de4b7913){ASSIGNED} LLGM Assign pre (ffffffff => de4b7913) (gprs_llc.c:1079) 20250403095754926 DLLC NOTICE LLME(ffffffff/de4b7913){ASSIGNED} LLGM Assign post (ffffffff => de4b7913) (gprs_llc.c:1125) 20250403095754926 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095754926 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095754926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095754926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9310965ee056: setverdict(pass): none -> pass 20250403095754984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095754984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095754984 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095754984 DMM INFO MM(262420000000028/de4b7913) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095754984 DMM INFO MM(262420000000028/de4b7913) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095754984 DMM DEBUG MM(262420000000028/de4b7913) Using GGSN 0 (gprs_sm.c:317) 20250403095754984 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) 20250403095754984 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250403095754984 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095754984 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095754984 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250403095754998 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 a0 64 7e d7 11 59 22 f3 72 14 05 7f 40 fe 64 5a 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) 20250403095754998 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403095754998 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095754998 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=de4b7913, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095754998 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095754999 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095755014 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250403095755014 DGPRS INFO PDP(262420000000028:5): Context 0x7f8d9fcfa130 was deleted (sgsn_libgtp.c:707) 20250403095755014 DMM INFO MM(262420000000028/de4b7913) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095755014 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250403095755014 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9310965ee056: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250403095755025 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250403095755027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095755027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250403095755027 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095755027 DMM INFO MM(262420000000028/de4b7913) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250403095755027 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) 20250403095755027 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9310965ee056: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9310965ee056: Final verdict of PTC: pass 20250403095755036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095755040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(989)@9310965ee056: Final verdict of PTC: none 20250403095755040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@9310965ee056: Final verdict of PTC: none -NSVCI98(983)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@9310965ee056: Final verdict of PTC: none -NSVCI97(977)@9310965ee056: Final verdict of PTC: none -NSVCI99(987)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(981)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(985)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(975)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Apr 3 09:57:55 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 20250403095755103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095755505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84780) 20250403095756041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095756041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84780, count=102880) 20250403095757042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095757042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Apr 3 09:57:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095758044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095758044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250403095758606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095758608 DMM INFO MM(262420000000028/de4b7913) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095758608 DMM INFO MM(262420000000028/de4b7913) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095758608 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095758608 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095758608 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095758608 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095758608 DLLC NOTICE LLME(ffffffff/de4b7913){ASSIGNED} LLGM Assign pre (de4b7913 => ffffffff) (gprs_llc.c:1079) 20250403095758608 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de4b7913 => ffffffff) (gprs_llc.c:1125) 20250403095758608 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095758608 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095758608 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250403095758608 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) 20250403095758608 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) 20250403095758608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095758608 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095758608 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095758608 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095758608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095758653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095758653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095758653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095758653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095758653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095758653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095758654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095758654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095758654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095758654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095758654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095758654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095758654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095758654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095758654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095758654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095758654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095758655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095758655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095758658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403095758665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095758665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1001)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095758667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095758667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095758667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095758667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095758667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095758667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095758667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095758667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095758667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095758668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095758668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095758668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095758668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095758668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095758668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095758668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095758668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095758668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095758668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095758668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095758668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095758668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095758670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095758674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095758674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095758681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095758681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095758681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095758681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095758681 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095758681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095758681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095758681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095758681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095758682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095758682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095758682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095758682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095758682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095758682 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095758682 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095758682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095758682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095758682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095758684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095758689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095758689 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095759045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095759045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095759045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095759045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@9310965ee056: 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) } } } } 20250403095759049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095759051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9310965ee056: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C234B20F'O, index=0 SGSN_Test-GSUP(1008)@9310965ee056: 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)@9310965ee056: 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 := '72F6FC60FFA299EBF3FD342E7A6E463E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC99CA64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA1C1A64733CBEF7'O } } } } } 20250403095759118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759118 DLLC NOTICE LLME(ffffffff/c234b20f){UNASSIGNED} LLC RX: unknown TLLI 0xc234b20f, creating LLME on the fly (gprs_llc.c:552) 20250403095759118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759118 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1320) 20250403095759118 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095759118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095759118 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095759118 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095759118 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095759118 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095759118 DLLC NOTICE LLME(ffffffff/c234b20f){UNASSIGNED} LLGM Assign pre (c234b20f => c1180878) (gprs_llc.c:1079) 20250403095759118 DLLC NOTICE LLME(c234b20f/c1180878){ASSIGNED} LLGM Assign post (c234b20f => c1180878) (gprs_llc.c:1125) 20250403095759118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095759118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095759118 DMM DEBUG MM(262420000000026/c1180878) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095759130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759130 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095759130 DMM DEBUG MM(262420000000026/c1180878) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250403095759130 DMM NOTICE MM(262420000000026/c1180878) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095759130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095759130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095759130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095759130 DMM DEBUG MM(262420000000026/c1180878) Requesting authorization (sgsn_auth.c:160) 20250403095759130 DMM INFO MM(262420000000026/c1180878) Requesting authentication tuples (sgsn_auth.c:184) 20250403095759130 DMM DEBUG MM(262420000000026/c1180878) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095759130 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250403095759130 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)@9310965ee056: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250403095759133 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095759133 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095759133 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095759133 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095759133 DMM INFO MM(262420000000026/c1180878) Subscriber data update (mmctx.c:445) 20250403095759133 DMM DEBUG MM(262420000000026/c1180878) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095759133 DMM INFO MM(262420000000026/c1180878) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095759133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095759133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095759133 DMM INFO MM(262420000000026/c1180878) <- GMM AUTH AND CIPHERING REQ (rand = 72 f6 fc 60 ff a2 99 eb f3 fd 34 2e 7a 6e 46 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095759145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759145 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095759145 DMM INFO MM(262420000000026/c1180878) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095759145 DMM NOTICE MM(262420000000026/c1180878) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095759145 DMM DEBUG MM(262420000000026/c1180878) checking auth: received GSM SRES = fc 99 ca 64 (gprs_gmm.c:716) 20250403095759145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095759145 DMM DEBUG MM(262420000000026/c1180878) Requesting authorization (sgsn_auth.c:160) 20250403095759145 DMM INFO MM(262420000000026/c1180878) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095759145 DMM DEBUG MM(262420000000026/c1180878) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095759145 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250403095759145 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) 20250403095759145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095759145 DMM INFO MM(262420000000026/c1180878) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1180878) (gprs_gmm.c:337) 20250403095759147 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095759147 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095759147 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250403095759147 DMM INFO MM(262420000000026/c1180878) Subscriber data update (mmctx.c:445) 20250403095759147 DMM DEBUG MM(262420000000026/c1180878) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095759147 DMM INFO MM(262420000000026/c1180878) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095759147 DMM NOTICE MM(262420000000026/c1180878) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250403095759147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095759148 DMM NOTICE MM(262420000000026/c1180878) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095759148 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) 20250403095759149 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095759149 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250403095759149 DMM INFO MM(262420000000026/c1180878) Subscriber data update (mmctx.c:445) 20250403095759149 DMM DEBUG MM(262420000000026/c1180878) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095759159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759159 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095759159 DMM INFO MM(262420000000026/c1180878) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095759159 DMM NOTICE MM(262420000000026/c1180878) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095759159 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095759159 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095759159 DLLC NOTICE LLME(c234b20f/c1180878){ASSIGNED} LLGM Assign pre (ffffffff => c1180878) (gprs_llc.c:1079) 20250403095759159 DLLC NOTICE LLME(ffffffff/c1180878){ASSIGNED} LLGM Assign post (ffffffff => c1180878) (gprs_llc.c:1125) 20250403095759159 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095759159 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095759159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095759159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9310965ee056: setverdict(pass): none -> pass 20250403095759218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759218 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095759218 DMM INFO MM(262420000000026/c1180878) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095759218 DMM INFO MM(262420000000026/c1180878) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095759218 DMM DEBUG MM(262420000000026/c1180878) Using GGSN 0 (gprs_sm.c:317) 20250403095759218 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) 20250403095759218 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250403095759218 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095759218 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095759218 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250403095759244 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 1a 14 bb 87 11 d1 a6 d8 58 14 05 7f 6a 3c 49 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=1055 from retransmit req queue (gtp.c:461) 20250403095759244 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403095759244 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095759244 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=c1180878, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095759244 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095759244 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095759264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759264 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759264 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095759271 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 1a 14 bb 87 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250403095759271 DGPRS INFO PDP(262420000000026:5): Context 0x7f8d9fcfa130 was deleted (sgsn_libgtp.c:707) 20250403095759271 DMM INFO MM(262420000000026/c1180878) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250403095759271 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250403095759271 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9310965ee056: Removing Client IMSI='262420000000026'H, index=0 20250403095759284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095759284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250403095759285 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095759285 DMM INFO MM(262420000000026/c1180878) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9310965ee056: Final verdict of PTC: pass 20250403095759291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@9310965ee056: Final verdict of PTC: none 20250403095759295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@9310965ee056: Final verdict of PTC: none 20250403095759295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(993)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@9310965ee056: Final verdict of PTC: none -NSVCI99(1006)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@9310965ee056: Final verdict of PTC: none -NSVCI98(1001)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@9310965ee056: Final verdict of PTC: none -NSVCI97(996)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1004)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(994)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(999)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Apr 3 09:57:59 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 20250403095759358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095759760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84860) 20250403095800296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095800296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84860, count=104444) 20250403095801298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095801298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Apr 3 09:58:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095802300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095802300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_pdp_act_gmm_detach started. 20250403095802860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095802863 DMM INFO MM(262420000000026/c1180878) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095802863 DMM INFO MM(262420000000026/c1180878) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095802863 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095802863 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095802863 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095802863 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095802863 DLLC NOTICE LLME(ffffffff/c1180878){ASSIGNED} LLGM Assign pre (c1180878 => ffffffff) (gprs_llc.c:1079) 20250403095802863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1180878 => ffffffff) (gprs_llc.c:1125) 20250403095802863 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095802863 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095802863 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250403095802864 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) 20250403095802864 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) 20250403095802864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095802864 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095802864 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095802864 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095802864 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095802917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095802917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095802917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095802917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095802917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095802917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095802917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095802917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095802917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095802918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095802918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095802918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095802918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095802918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095802918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095802918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095802918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095802919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095802919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095802923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095802929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095802930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@9310965ee056: 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(1020)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095802937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095802937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095802937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095802937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095802937 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095802937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095802937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095802937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095802938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095802938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095802938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095802938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095802938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095802938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095802938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095802938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095802938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095802938 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095802938 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095802938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095802938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095802938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095802940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095802946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095802946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1021)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1025)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095802950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095802950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095802950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095802950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095802950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095802950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095802950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095802950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095802950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095802951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095802951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095802951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095802951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095802951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095802951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095802951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095802951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095802951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095802951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095802951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095802951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095802951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095802954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095802959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095802959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095803301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095803301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095803301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095803301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@9310965ee056: 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) } } } } 20250403095803306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095803307 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9310965ee056: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C4BD6859'O, index=0 SGSN_Test-GSUP(1027)@9310965ee056: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@9310965ee056: 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 := '99FD6F608D5115B539C04C0B492F8810'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EEB626C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BF155A6B719A2BB'O } } } } } 20250403095803384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095803384 DLLC NOTICE LLME(ffffffff/c4bd6859){UNASSIGNED} LLC RX: unknown TLLI 0xc4bd6859, creating LLME on the fly (gprs_llc.c:552) 20250403095803384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095803384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1320) 20250403095803384 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095803384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095803384 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095803384 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095803384 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095803384 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095803384 DLLC NOTICE LLME(ffffffff/c4bd6859){UNASSIGNED} LLGM Assign pre (c4bd6859 => c9fca6f3) (gprs_llc.c:1079) 20250403095803384 DLLC NOTICE LLME(c4bd6859/c9fca6f3){ASSIGNED} LLGM Assign post (c4bd6859 => c9fca6f3) (gprs_llc.c:1125) 20250403095803384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095803384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095803384 DMM DEBUG MM(262420000000026/c9fca6f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095803402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095803402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095803402 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095803403 DMM DEBUG MM(262420000000026/c9fca6f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250403095803403 DMM NOTICE MM(262420000000026/c9fca6f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095803403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095803403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095803403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095803403 DMM DEBUG MM(262420000000026/c9fca6f3) Requesting authorization (sgsn_auth.c:160) 20250403095803403 DMM INFO MM(262420000000026/c9fca6f3) Requesting authentication tuples (sgsn_auth.c:184) 20250403095803403 DMM DEBUG MM(262420000000026/c9fca6f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095803403 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250403095803403 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)@9310965ee056: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250403095803409 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095803409 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095803409 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095803409 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095803409 DMM INFO MM(262420000000026/c9fca6f3) Subscriber data update (mmctx.c:445) 20250403095803409 DMM DEBUG MM(262420000000026/c9fca6f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095803409 DMM INFO MM(262420000000026/c9fca6f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095803409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095803409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095803409 DMM INFO MM(262420000000026/c9fca6f3) <- GMM AUTH AND CIPHERING REQ (rand = 99 fd 6f 60 8d 51 15 b5 39 c0 4c 0b 49 2f 88 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095803425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095803425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095803425 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095803425 DMM INFO MM(262420000000026/c9fca6f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095803425 DMM NOTICE MM(262420000000026/c9fca6f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095803425 DMM DEBUG MM(262420000000026/c9fca6f3) checking auth: received GSM SRES = 3e eb 62 6c (gprs_gmm.c:716) 20250403095803425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095803425 DMM DEBUG MM(262420000000026/c9fca6f3) Requesting authorization (sgsn_auth.c:160) 20250403095803425 DMM INFO MM(262420000000026/c9fca6f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095803425 DMM DEBUG MM(262420000000026/c9fca6f3) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095803425 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250403095803425 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) 20250403095803425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095803425 DMM INFO MM(262420000000026/c9fca6f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9fca6f3) (gprs_gmm.c:337) 20250403095803428 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095803428 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095803428 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250403095803428 DMM INFO MM(262420000000026/c9fca6f3) Subscriber data update (mmctx.c:445) 20250403095803428 DMM DEBUG MM(262420000000026/c9fca6f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095803428 DMM INFO MM(262420000000026/c9fca6f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095803428 DMM NOTICE MM(262420000000026/c9fca6f3) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250403095803428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095803428 DMM NOTICE MM(262420000000026/c9fca6f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095803428 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) 20250403095803429 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095803429 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250403095803429 DMM INFO MM(262420000000026/c9fca6f3) Subscriber data update (mmctx.c:445) 20250403095803429 DMM DEBUG MM(262420000000026/c9fca6f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095803441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095803441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095803441 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095803441 DMM INFO MM(262420000000026/c9fca6f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095803441 DMM NOTICE MM(262420000000026/c9fca6f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095803441 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095803441 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095803441 DLLC NOTICE LLME(c4bd6859/c9fca6f3){ASSIGNED} LLGM Assign pre (ffffffff => c9fca6f3) (gprs_llc.c:1079) 20250403095803441 DLLC NOTICE LLME(ffffffff/c9fca6f3){ASSIGNED} LLGM Assign post (ffffffff => c9fca6f3) (gprs_llc.c:1125) 20250403095803441 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095803441 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095803441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095803441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@9310965ee056: setverdict(pass): none -> pass 20250403095803498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095803499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095803499 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095803499 DMM INFO MM(262420000000026/c9fca6f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095803499 DMM INFO MM(262420000000026/c9fca6f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095803499 DMM DEBUG MM(262420000000026/c9fca6f3) Using GGSN 0 (gprs_sm.c:317) 20250403095803499 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) 20250403095803499 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250403095803499 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095803499 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095803499 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250403095803524 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 91 0e ee e5 11 66 13 23 03 14 05 7f 76 49 12 1c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:461) 20250403095803524 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfa130, cbp=0x564f5c0bba50) (sgsn_libgtp.c:633) 20250403095803524 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095803524 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=c9fca6f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095803524 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095803524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095803540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095803540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095803540 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095803540 DMM INFO MM(262420000000026/c9fca6f3) -> GMM DETACH REQUEST TLLI=0xc9fca6f3 type=GPRS detach (gprs_gmm.c:1512) 20250403095803540 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250403095803540 DMM INFO MM(262420000000026/c9fca6f3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095803540 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095803540 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095803540 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095803540 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095803540 DLLC NOTICE LLME(ffffffff/c9fca6f3){ASSIGNED} LLGM Assign pre (c9fca6f3 => ffffffff) (gprs_llc.c:1079) 20250403095803540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9fca6f3 => ffffffff) (gprs_llc.c:1125) 20250403095803540 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095803540 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095803540 DMM NOTICE MM(262420000000026/c9fca6f3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095803540 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250403095803540 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095803540 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095803540 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250403095803540 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250403095803540 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) 20250403095803541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095803541 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095803541 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095803541 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095803542 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9310965ee056: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@9310965ee056: Final verdict of PTC: pass 20250403095803555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095803560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095803560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1017)@9310965ee056: Final verdict of PTC: none -NSVCI97(1015)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1027)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@9310965ee056: Final verdict of PTC: none -NSVCI98(1020)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@9310965ee056: Final verdict of PTC: none -NSVCI99(1025)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1018)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1023)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1013)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Apr 3 09:58:03 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 20250403095803659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095803960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20250403095804560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095804560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=108036) 20250403095805562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095805562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Apr 3 09:58:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095806563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095806563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250403095807055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095807057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095807099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095807099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095807099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095807099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095807099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095807099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095807099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095807099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095807099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095807100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095807100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095807100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095807100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095807100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095807100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095807100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095807100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095807100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095807100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095807100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095807100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095807100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095807102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095807107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095807107 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095807112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095807112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095807112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095807112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095807112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095807112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095807112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095807112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095807112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095807113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095807113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095807113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095807113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095807113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095807113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095807113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095807113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095807113 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095807113 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095807113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095807113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095807113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095807115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095807119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095807119 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)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095807126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095807126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095807126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095807126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095807126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095807126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095807126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095807126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095807126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095807128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095807128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095807128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095807128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095807128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095807128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095807128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095807128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095807128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095807128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095807128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095807128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095807128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095807129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095807134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095807134 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(1043)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095807563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095807564 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095807564 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095807564 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@9310965ee056: 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) } } } } 20250403095807568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095807569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@9310965ee056: 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(1045)@9310965ee056: 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(1045)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9310965ee056: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D2545C22'O, index=0 SGSN_Test-GSUP(1046)@9310965ee056: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250403095808653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095808653 DLLC NOTICE LLME(ffffffff/d2545c22){UNASSIGNED} LLC RX: unknown TLLI 0xd2545c22, creating LLME on the fly (gprs_llc.c:552) 20250403095808653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095808653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250403095808653 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095808653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095808653 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095808653 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095808653 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095808653 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095808653 DLLC NOTICE LLME(ffffffff/d2545c22){UNASSIGNED} LLGM Assign pre (d2545c22 => e59bff6f) (gprs_llc.c:1079) 20250403095808653 DLLC NOTICE LLME(d2545c22/e59bff6f){ASSIGNED} LLGM Assign post (d2545c22 => e59bff6f) (gprs_llc.c:1125) 20250403095808653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095808653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095808653 DMM DEBUG MM(262420000000039/e59bff6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095808677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095808677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250403095808677 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095808677 DMM INFO MM(262420000000039/e59bff6f) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250403095808677 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095808677 DLLC NOTICE LLME(d2545c22/e59bff6f){ASSIGNED} LLGM Assign pre (d2545c22 => e59bff6f) (gprs_llc.c:1079) 20250403095808677 DLLC NOTICE LLME(d2545c22/e59bff6f){ASSIGNED} LLGM Assign post (d2545c22 => e59bff6f) (gprs_llc.c:1125) 20250403095808677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095808677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095808677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095808677 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095808677 DMM DEBUG MM(262420000000039/e59bff6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250403095808677 DMM NOTICE MM(262420000000039/e59bff6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095808677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095808677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095808677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250403095808677 DMM INFO MM(262420000000039/e59bff6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59bff6f) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@9310965ee056: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9310965ee056: Removing Client IMSI='262420000000039'H, index=0 20250403095809692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095809692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095809692 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095809692 DMM INFO MM(262420000000039/e59bff6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095809692 DMM NOTICE MM(262420000000039/e59bff6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095809692 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095809692 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095809692 DLLC NOTICE LLME(d2545c22/e59bff6f){ASSIGNED} LLGM Assign pre (ffffffff => e59bff6f) (gprs_llc.c:1079) 20250403095809692 DLLC NOTICE LLME(ffffffff/e59bff6f){ASSIGNED} LLGM Assign post (ffffffff => e59bff6f) (gprs_llc.c:1125) 20250403095809692 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095809692 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095809692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095809692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@9310965ee056: Final verdict of PTC: pass 20250403095809696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095809702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1044)@9310965ee056: Final verdict of PTC: none -NSVCI98(1039)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1046)@9310965ee056: Final verdict of PTC: none 20250403095809702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1045)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@9310965ee056: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@9310965ee056: Final verdict of PTC: none -NSVCI97(1034)@9310965ee056: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9310965ee056: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1032)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1037)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1042)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Apr 3 09:58:09 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 20250403095809799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095810200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67188) 20250403095810703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095810703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67188, count=71544) 20250403095811703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095811703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Apr 3 09:58:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095812704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095812705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_xid_empty_l3 started. 20250403095813296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095813298 DMM INFO MM(262420000000039/e59bff6f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095813298 DMM INFO MM(262420000000039/e59bff6f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095813298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095813298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095813298 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095813298 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095813298 DLLC NOTICE LLME(ffffffff/e59bff6f){ASSIGNED} LLGM Assign pre (e59bff6f => ffffffff) (gprs_llc.c:1079) 20250403095813298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e59bff6f => ffffffff) (gprs_llc.c:1125) 20250403095813298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095813298 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095813298 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095813298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095813298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095813354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095813354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095813354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095813354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095813354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095813354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095813354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095813354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095813354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095813355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095813355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095813355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095813355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095813355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095813355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095813355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095813355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095813355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095813355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095813355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1053)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095813355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095813355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095813357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095813363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095813363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095813371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095813371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095813371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095813371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095813371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095813371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095813371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095813371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095813371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095813372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095813372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095813372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095813372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095813372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095813372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095813372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095813372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095813372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095813372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095813372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095813372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095813372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095813375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095813380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095813380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1059)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095813384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095813384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095813384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095813384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095813384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095813384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095813384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095813384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095813384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095813385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095813385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095813385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095813385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095813385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095813385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095813385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095813385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095813385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095813385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095813385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095813385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095813385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095813388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095813393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095813393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095813705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095813705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095813705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095813705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@9310965ee056: 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) } } } } 20250403095813706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095813707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@9310965ee056: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='FE67F203'O, index=0 SGSN_Test-GSUP(1065)@9310965ee056: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@9310965ee056: 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 := '17B9C6946567806806F6B069BD788E09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AE5CF5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '601F70B8B5B19261'O } } } } } 20250403095814734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095814734 DLLC NOTICE LLME(ffffffff/fe67f203){UNASSIGNED} LLC RX: unknown TLLI 0xfe67f203, creating LLME on the fly (gprs_llc.c:552) 20250403095814734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095814734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1320) 20250403095814734 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095814734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095814734 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095814734 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095814734 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095814734 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095814734 DLLC NOTICE LLME(ffffffff/fe67f203){UNASSIGNED} LLGM Assign pre (fe67f203 => c356580c) (gprs_llc.c:1079) 20250403095814734 DLLC NOTICE LLME(fe67f203/c356580c){ASSIGNED} LLGM Assign post (fe67f203 => c356580c) (gprs_llc.c:1125) 20250403095814734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095814734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095814734 DMM DEBUG MM(262420000000044/c356580c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095814741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095814741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095814741 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095814741 DMM DEBUG MM(262420000000044/c356580c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250403095814741 DMM NOTICE MM(262420000000044/c356580c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095814741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095814741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095814741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095814741 DMM DEBUG MM(262420000000044/c356580c) Requesting authorization (sgsn_auth.c:160) 20250403095814741 DMM INFO MM(262420000000044/c356580c) Requesting authentication tuples (sgsn_auth.c:184) 20250403095814741 DMM DEBUG MM(262420000000044/c356580c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095814741 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250403095814741 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)@9310965ee056: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@9310965ee056: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250403095814743 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095814743 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095814743 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095814743 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095814743 DMM INFO MM(262420000000044/c356580c) Subscriber data update (mmctx.c:445) 20250403095814743 DMM DEBUG MM(262420000000044/c356580c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095814743 DMM INFO MM(262420000000044/c356580c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095814743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095814743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095814743 DMM INFO MM(262420000000044/c356580c) <- GMM AUTH AND CIPHERING REQ (rand = 17 b9 c6 94 65 67 80 68 06 f6 b0 69 bd 78 8e 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095814747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095814747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095814747 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095814747 DMM INFO MM(262420000000044/c356580c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095814747 DMM NOTICE MM(262420000000044/c356580c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095814747 DMM DEBUG MM(262420000000044/c356580c) checking auth: received GSM SRES = 9a e5 cf 5c (gprs_gmm.c:716) 20250403095814747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095814747 DMM DEBUG MM(262420000000044/c356580c) Requesting authorization (sgsn_auth.c:160) 20250403095814747 DMM INFO MM(262420000000044/c356580c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095814747 DMM DEBUG MM(262420000000044/c356580c) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095814747 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250403095814747 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) 20250403095814747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095814747 DMM INFO MM(262420000000044/c356580c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc356580c) (gprs_gmm.c:337) 20250403095814747 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095814747 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095814747 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250403095814747 DMM INFO MM(262420000000044/c356580c) Subscriber data update (mmctx.c:445) 20250403095814747 DMM DEBUG MM(262420000000044/c356580c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095814747 DMM INFO MM(262420000000044/c356580c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095814747 DMM NOTICE MM(262420000000044/c356580c) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250403095814747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095814747 DMM NOTICE MM(262420000000044/c356580c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095814747 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) 20250403095814748 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095814748 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250403095814748 DMM INFO MM(262420000000044/c356580c) Subscriber data update (mmctx.c:445) 20250403095814748 DMM DEBUG MM(262420000000044/c356580c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095814750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095814750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095814750 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095814750 DMM INFO MM(262420000000044/c356580c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095814750 DMM NOTICE MM(262420000000044/c356580c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095814750 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095814750 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095814750 DLLC NOTICE LLME(fe67f203/c356580c){ASSIGNED} LLGM Assign pre (ffffffff => c356580c) (gprs_llc.c:1079) 20250403095814750 DLLC NOTICE LLME(ffffffff/c356580c){ASSIGNED} LLGM Assign post (ffffffff => c356580c) (gprs_llc.c:1125) 20250403095814750 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095814750 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095814750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095814750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@9310965ee056: setverdict(pass): none -> pass 20250403095814802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095814802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095814802 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095814802 DMM INFO MM(262420000000044/c356580c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095814803 DMM INFO MM(262420000000044/c356580c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095814803 DMM DEBUG MM(262420000000044/c356580c) Using GGSN 0 (gprs_sm.c:317) 20250403095814803 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) 20250403095814803 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250403095814803 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095814803 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095814803 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250403095814808 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 9f 6d 8b f8 11 c2 e6 42 7b 14 05 7f 9f d0 a0 25 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) 20250403095814808 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfb1a8, cbp=0x564f5c0b94d0) (sgsn_libgtp.c:633) 20250403095814808 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095814808 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=c356580c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095814808 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095814808 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095814811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095814811 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250403095814811 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250403095814811 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@9310965ee056: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@9310965ee056: Final verdict of PTC: pass 20250403095814814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095814815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_xid_empty_l3-BVCI210(1057)@9310965ee056: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@9310965ee056: Final verdict of PTC: none 20250403095814815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@9310965ee056: Final verdict of PTC: none -NSVCI99(1063)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@9310965ee056: Final verdict of PTC: none -NSVCI98(1058)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@9310965ee056: Final verdict of PTC: none -NSVCI97(1053)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@9310965ee056: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1061)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1056)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1051)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@9310965ee056: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Apr 3 09:58:14 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 20250403095814924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095815327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94384) 20250403095815816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095815816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94384, count=98740) 20250403095816818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095816818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Apr 3 09:58:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095817819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095817819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_xid_n201u started. 20250403095818410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095818413 DMM INFO MM(262420000000044/c356580c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095818413 DMM INFO MM(262420000000044/c356580c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095818413 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095818413 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095818413 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095818413 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095818413 DLLC NOTICE LLME(ffffffff/c356580c){ASSIGNED} LLGM Assign pre (c356580c => ffffffff) (gprs_llc.c:1079) 20250403095818413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c356580c => ffffffff) (gprs_llc.c:1125) 20250403095818413 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095818413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095818413 DMM NOTICE MM(262420000000044/c356580c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095818413 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250403095818413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095818413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095818413 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250403095818414 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250403095818414 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) 20250403095818414 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) 20250403095818414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095818414 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095818414 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095818414 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095818414 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095818460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095818460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095818460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095818460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095818460 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095818460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095818460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095818460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095818460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095818461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095818461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095818461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095818461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095818461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095818461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095818461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095818461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095818461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095818461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095818461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095818462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095818462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095818464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095818471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095818471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1073)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@9310965ee056: Provider Link came up: sending NS-RESET TC_xid_n201u-BVCI196(1071)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095818474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095818474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095818474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095818474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095818474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095818474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095818474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095818474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095818474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095818475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095818475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095818475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095818475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095818475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095818475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095818475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095818475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095818475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095818475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095818475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095818475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095818475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095818477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095818482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095818482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095818488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095818488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095818488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095818488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095818488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095818488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095818488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095818488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095818488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095818489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095818489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095818489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095818489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095818489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095818489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095818489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095818489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095818489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095818489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095818489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095818489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095818489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095818491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095818496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095818496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095818820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095818820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095818820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095818820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@9310965ee056: 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) } } } } 20250403095818821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095818821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@9310965ee056: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='DEBDD34B'O, index=0 SGSN_Test-GSUP(1084)@9310965ee056: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@9310965ee056: 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 := '6006EAD5023E568CB941F6B9C9143AD1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB3D1420'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CE43F0DDFC5B6F7'O } } } } } 20250403095819848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095819848 DLLC NOTICE LLME(ffffffff/debdd34b){UNASSIGNED} LLC RX: unknown TLLI 0xdebdd34b, creating LLME on the fly (gprs_llc.c:552) 20250403095819848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095819848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1320) 20250403095819848 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095819848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095819848 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095819848 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095819848 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095819848 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095819848 DLLC NOTICE LLME(ffffffff/debdd34b){UNASSIGNED} LLGM Assign pre (debdd34b => fb2ca715) (gprs_llc.c:1079) 20250403095819848 DLLC NOTICE LLME(debdd34b/fb2ca715){ASSIGNED} LLGM Assign post (debdd34b => fb2ca715) (gprs_llc.c:1125) 20250403095819848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095819848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095819848 DMM DEBUG MM(262420000000045/fb2ca715) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095819855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095819855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095819855 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095819855 DMM DEBUG MM(262420000000045/fb2ca715) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250403095819855 DMM NOTICE MM(262420000000045/fb2ca715) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095819855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095819855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095819855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095819855 DMM DEBUG MM(262420000000045/fb2ca715) Requesting authorization (sgsn_auth.c:160) 20250403095819855 DMM INFO MM(262420000000045/fb2ca715) Requesting authentication tuples (sgsn_auth.c:184) 20250403095819855 DMM DEBUG MM(262420000000045/fb2ca715) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095819855 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250403095819855 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)@9310965ee056: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@9310965ee056: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250403095819857 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095819857 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095819857 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095819857 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095819857 DMM INFO MM(262420000000045/fb2ca715) Subscriber data update (mmctx.c:445) 20250403095819857 DMM DEBUG MM(262420000000045/fb2ca715) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095819857 DMM INFO MM(262420000000045/fb2ca715) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095819857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095819857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095819857 DMM INFO MM(262420000000045/fb2ca715) <- GMM AUTH AND CIPHERING REQ (rand = 60 06 ea d5 02 3e 56 8c b9 41 f6 b9 c9 14 3a d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095819860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095819860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095819860 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095819860 DMM INFO MM(262420000000045/fb2ca715) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095819860 DMM NOTICE MM(262420000000045/fb2ca715) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095819860 DMM DEBUG MM(262420000000045/fb2ca715) checking auth: received GSM SRES = bb 3d 14 20 (gprs_gmm.c:716) 20250403095819860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095819860 DMM DEBUG MM(262420000000045/fb2ca715) Requesting authorization (sgsn_auth.c:160) 20250403095819860 DMM INFO MM(262420000000045/fb2ca715) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095819860 DMM DEBUG MM(262420000000045/fb2ca715) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095819860 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250403095819860 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) 20250403095819860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095819860 DMM INFO MM(262420000000045/fb2ca715) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb2ca715) (gprs_gmm.c:337) 20250403095819861 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095819861 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095819861 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250403095819861 DMM INFO MM(262420000000045/fb2ca715) Subscriber data update (mmctx.c:445) 20250403095819861 DMM DEBUG MM(262420000000045/fb2ca715) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095819861 DMM INFO MM(262420000000045/fb2ca715) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095819861 DMM NOTICE MM(262420000000045/fb2ca715) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250403095819861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095819861 DMM NOTICE MM(262420000000045/fb2ca715) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095819861 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) 20250403095819861 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095819861 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250403095819861 DMM INFO MM(262420000000045/fb2ca715) Subscriber data update (mmctx.c:445) 20250403095819861 DMM DEBUG MM(262420000000045/fb2ca715) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095819864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095819864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095819864 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095819864 DMM INFO MM(262420000000045/fb2ca715) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095819864 DMM NOTICE MM(262420000000045/fb2ca715) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095819864 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095819864 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095819864 DLLC NOTICE LLME(debdd34b/fb2ca715){ASSIGNED} LLGM Assign pre (ffffffff => fb2ca715) (gprs_llc.c:1079) 20250403095819864 DLLC NOTICE LLME(ffffffff/fb2ca715){ASSIGNED} LLGM Assign post (ffffffff => fb2ca715) (gprs_llc.c:1125) 20250403095819864 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095819864 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095819864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095819864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@9310965ee056: setverdict(pass): none -> pass 20250403095819917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095819917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095819917 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095819917 DMM INFO MM(262420000000045/fb2ca715) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095819917 DMM INFO MM(262420000000045/fb2ca715) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095819917 DMM DEBUG MM(262420000000045/fb2ca715) Using GGSN 0 (gprs_sm.c:317) 20250403095819917 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) 20250403095819917 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250403095819917 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095819917 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095819917 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250403095819922 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 78 73 40 db 11 c8 8a 40 4a 14 05 7f ab 01 1c db 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) 20250403095819922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfc220, cbp=0x564f5c0b9e60) (sgsn_libgtp.c:633) 20250403095819922 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095819922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=fb2ca715, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095819922 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095819922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095819926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095819926 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250403095819926 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250403095819926 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250403095819926 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@9310965ee056: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@9310965ee056: Final verdict of PTC: pass 20250403095819930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095819931 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095819931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1073)@9310965ee056: Final verdict of PTC: none -NSVCI97(1072)@9310965ee056: Final verdict of PTC: none -NSVCI98(1077)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1084)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@9310965ee056: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@9310965ee056: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@9310965ee056: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@9310965ee056: Final verdict of PTC: none -NSVCI99(1082)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1075)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1080)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1070)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@9310965ee056: Test case TC_xid_n201u finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Apr 3 09:58:19 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250403095819994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095820396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100900) 20250403095820931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095820931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100900, count=102160) 20250403095821933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095821933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Apr 3 09:58:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095822486 DGPRS DEBUG Checking for inactive LLMEs, time = 6905208 (sgsn.c:132) 20250403095822934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095822934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_llc_null started. 20250403095823480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095823481 DMM INFO MM(262420000000045/fb2ca715) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095823481 DMM INFO MM(262420000000045/fb2ca715) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095823481 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095823481 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095823481 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095823481 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095823481 DLLC NOTICE LLME(ffffffff/fb2ca715){ASSIGNED} LLGM Assign pre (fb2ca715 => ffffffff) (gprs_llc.c:1079) 20250403095823481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb2ca715 => ffffffff) (gprs_llc.c:1125) 20250403095823481 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095823481 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095823481 DMM NOTICE MM(262420000000045/fb2ca715) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095823481 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250403095823481 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095823481 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095823481 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250403095823481 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250403095823481 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) 20250403095823481 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) 20250403095823481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095823481 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095823481 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095823481 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095823481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095823509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095823509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095823509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095823509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095823509 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095823509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095823509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095823509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095823509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095823510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095823510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095823510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095823510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095823510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095823510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095823510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095823510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095823510 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095823510 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095823510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095823510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095823510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095823513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095823519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095823519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095823526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095823526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095823526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095823526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095823526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095823526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095823526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095823526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095823526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095823527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095823527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095823527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095823528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095823528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095823528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095823528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095823528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095823528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095823528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095823528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095823528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095823528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095823530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095823535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095823535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@9310965ee056: 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(1101)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095823541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095823541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095823541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095823541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095823541 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095823541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095823542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095823542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095823544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095823549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095823549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095823935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095823935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095823935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095823935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@9310965ee056: 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) } } } } 20250403095823939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095823940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@9310965ee056: 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)@9310965ee056: 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(1102)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@9310965ee056: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C25D38F3'O, index=0 SGSN_Test-GSUP(1103)@9310965ee056: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@9310965ee056: 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 := '5DFBB6BC798BC239F575A20094430904'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5BDAA43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB3665352F16FAF5'O } } } } } 20250403095824970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095824970 DLLC NOTICE LLME(ffffffff/c25d38f3){UNASSIGNED} LLC RX: unknown TLLI 0xc25d38f3, creating LLME on the fly (gprs_llc.c:552) 20250403095824970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095824970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1320) 20250403095824970 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095824970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095824970 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095824970 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095824970 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095824970 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095824970 DLLC NOTICE LLME(ffffffff/c25d38f3){UNASSIGNED} LLGM Assign pre (c25d38f3 => ceab6a5f) (gprs_llc.c:1079) 20250403095824970 DLLC NOTICE LLME(c25d38f3/ceab6a5f){ASSIGNED} LLGM Assign post (c25d38f3 => ceab6a5f) (gprs_llc.c:1125) 20250403095824970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095824970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095824970 DMM DEBUG MM(262420000000041/ceab6a5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095824975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095824975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095824975 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095824975 DMM DEBUG MM(262420000000041/ceab6a5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250403095824975 DMM NOTICE MM(262420000000041/ceab6a5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095824975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095824975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095824975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095824975 DMM DEBUG MM(262420000000041/ceab6a5f) Requesting authorization (sgsn_auth.c:160) 20250403095824975 DMM INFO MM(262420000000041/ceab6a5f) Requesting authentication tuples (sgsn_auth.c:184) 20250403095824975 DMM DEBUG MM(262420000000041/ceab6a5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095824975 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250403095824975 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)@9310965ee056: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@9310965ee056: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250403095824976 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095824976 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095824976 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095824976 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095824976 DMM INFO MM(262420000000041/ceab6a5f) Subscriber data update (mmctx.c:445) 20250403095824976 DMM DEBUG MM(262420000000041/ceab6a5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095824976 DMM INFO MM(262420000000041/ceab6a5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095824976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095824976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095824976 DMM INFO MM(262420000000041/ceab6a5f) <- GMM AUTH AND CIPHERING REQ (rand = 5d fb b6 bc 79 8b c2 39 f5 75 a2 00 94 43 09 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095824979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095824979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095824979 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095824980 DMM INFO MM(262420000000041/ceab6a5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095824980 DMM NOTICE MM(262420000000041/ceab6a5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095824980 DMM DEBUG MM(262420000000041/ceab6a5f) checking auth: received GSM SRES = f5 bd aa 43 (gprs_gmm.c:716) 20250403095824980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095824980 DMM DEBUG MM(262420000000041/ceab6a5f) Requesting authorization (sgsn_auth.c:160) 20250403095824980 DMM INFO MM(262420000000041/ceab6a5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095824980 DMM DEBUG MM(262420000000041/ceab6a5f) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095824980 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250403095824980 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) 20250403095824980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095824980 DMM INFO MM(262420000000041/ceab6a5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xceab6a5f) (gprs_gmm.c:337) 20250403095824980 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095824980 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095824980 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250403095824980 DMM INFO MM(262420000000041/ceab6a5f) Subscriber data update (mmctx.c:445) 20250403095824980 DMM DEBUG MM(262420000000041/ceab6a5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095824980 DMM INFO MM(262420000000041/ceab6a5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095824980 DMM NOTICE MM(262420000000041/ceab6a5f) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250403095824980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095824980 DMM NOTICE MM(262420000000041/ceab6a5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095824980 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) 20250403095824980 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095824980 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250403095824980 DMM INFO MM(262420000000041/ceab6a5f) Subscriber data update (mmctx.c:445) 20250403095824980 DMM DEBUG MM(262420000000041/ceab6a5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095824983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095824983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095824983 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095824983 DMM INFO MM(262420000000041/ceab6a5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095824983 DMM NOTICE MM(262420000000041/ceab6a5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095824983 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095824983 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095824983 DLLC NOTICE LLME(c25d38f3/ceab6a5f){ASSIGNED} LLGM Assign pre (ffffffff => ceab6a5f) (gprs_llc.c:1079) 20250403095824983 DLLC NOTICE LLME(ffffffff/ceab6a5f){ASSIGNED} LLGM Assign post (ffffffff => ceab6a5f) (gprs_llc.c:1125) 20250403095824983 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095824983 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095824983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095824983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403095826036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095826036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250403095826036 DLLC DEBUG TLLI=ceab6a5f sends us LLC NULL (gprs_llc.c:912) 20250403095826036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095826036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250403095826036 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095826036 DMM INFO MM(262420000000041/ceab6a5f) -> GMM DETACH REQUEST TLLI=0xceab6a5f type=GPRS detach Power-off (gprs_gmm.c:1512) 20250403095826036 DMM INFO MM(262420000000041/ceab6a5f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250403095826036 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095826036 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095826036 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095826036 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095826036 DLLC NOTICE LLME(ffffffff/ceab6a5f){ASSIGNED} LLGM Assign pre (ceab6a5f => ffffffff) (gprs_llc.c:1079) 20250403095826036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceab6a5f => ffffffff) (gprs_llc.c:1125) 20250403095826036 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250403095826036 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) 20250403095826036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095826036 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095826036 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095826036 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095826036 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@9310965ee056: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@9310965ee056: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@9310965ee056: Final verdict of PTC: pass 20250403095831053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@9310965ee056: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@9310965ee056: Final verdict of PTC: none 20250403095831059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095831059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1102)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@9310965ee056: Final verdict of PTC: none -NSVCI98(1096)@9310965ee056: Final verdict of PTC: none -NSVCI99(1101)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@9310965ee056: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@9310965ee056: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@9310965ee056: Final verdict of PTC: none -NSVCI97(1091)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1089)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1099)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1094)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@9310965ee056: Test case TC_llc_null finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Apr 3 09:58:31 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250403095831135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095831536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97212) 20250403095832061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095832061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97212, count=101568) 20250403095833062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095833062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Apr 3 09:58:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095834064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095834064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_llc_sabm_dm_llgmm started. 20250403095834595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095834595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095834612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095834612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095834612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095834612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095834612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095834612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095834612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095834612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095834612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095834612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095834612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095834612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095834613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095834613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095834613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095834613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095834613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095834613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095834613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095834613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095834613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095834613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095834615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095834619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095834619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095834629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095834629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095834629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095834629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095834629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095834629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095834629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095834629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095834629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1115)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095834630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095834630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095834630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095834630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095834630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095834630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095834630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095834630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095834630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095834630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095834630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095834630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095834630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095834632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095834639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095834639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1115)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1113)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1121)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095834644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095834644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095834644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095834644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095834644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095834644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095834644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095834644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095834644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095834645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095834645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095834645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095834645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095834645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095834645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095834645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095834645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095834645 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095834645 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095834645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095834645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095834645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095834647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095834652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095834652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095835065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095835065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095835065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095835065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1120)@9310965ee056: Established a new IPA connection (conn_id=2) 20250403095835066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1120)@9310965ee056: 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) } } } } 20250403095835067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1120)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1120)@9310965ee056: 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(1120)@9310965ee056: 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(1120)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@9310965ee056: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FC0319AF'O, index=0 SGSN_Test-GSUP(1122)@9310965ee056: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@9310965ee056: 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 := 'AC165ACBA0EA5D547984FC7B49CF6C4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '610CFD82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28BA560A68598C3F'O } } } } } 20250403095836090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095836090 DLLC NOTICE LLME(ffffffff/fc0319af){UNASSIGNED} LLC RX: unknown TLLI 0xfc0319af, creating LLME on the fly (gprs_llc.c:552) 20250403095836090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095836090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1320) 20250403095836090 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095836090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095836090 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095836090 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095836090 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095836090 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095836090 DLLC NOTICE LLME(ffffffff/fc0319af){UNASSIGNED} LLGM Assign pre (fc0319af => fb3e2820) (gprs_llc.c:1079) 20250403095836090 DLLC NOTICE LLME(fc0319af/fb3e2820){ASSIGNED} LLGM Assign post (fc0319af => fb3e2820) (gprs_llc.c:1125) 20250403095836090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095836090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095836090 DMM DEBUG MM(262420000000042/fb3e2820) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095836098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095836098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095836098 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095836098 DMM DEBUG MM(262420000000042/fb3e2820) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250403095836098 DMM NOTICE MM(262420000000042/fb3e2820) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095836098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095836098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095836098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095836098 DMM DEBUG MM(262420000000042/fb3e2820) Requesting authorization (sgsn_auth.c:160) 20250403095836098 DMM INFO MM(262420000000042/fb3e2820) Requesting authentication tuples (sgsn_auth.c:184) 20250403095836098 DMM DEBUG MM(262420000000042/fb3e2820) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095836098 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250403095836098 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)@9310965ee056: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@9310965ee056: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250403095836099 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095836099 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095836099 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095836099 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095836099 DMM INFO MM(262420000000042/fb3e2820) Subscriber data update (mmctx.c:445) 20250403095836099 DMM DEBUG MM(262420000000042/fb3e2820) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095836099 DMM INFO MM(262420000000042/fb3e2820) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095836099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095836099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095836099 DMM INFO MM(262420000000042/fb3e2820) <- GMM AUTH AND CIPHERING REQ (rand = ac 16 5a cb a0 ea 5d 54 79 84 fc 7b 49 cf 6c 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095836103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095836103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095836103 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095836103 DMM INFO MM(262420000000042/fb3e2820) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095836103 DMM NOTICE MM(262420000000042/fb3e2820) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095836103 DMM DEBUG MM(262420000000042/fb3e2820) checking auth: received GSM SRES = 61 0c fd 82 (gprs_gmm.c:716) 20250403095836103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095836103 DMM DEBUG MM(262420000000042/fb3e2820) Requesting authorization (sgsn_auth.c:160) 20250403095836103 DMM INFO MM(262420000000042/fb3e2820) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095836103 DMM DEBUG MM(262420000000042/fb3e2820) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095836103 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250403095836103 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) 20250403095836103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095836103 DMM INFO MM(262420000000042/fb3e2820) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb3e2820) (gprs_gmm.c:337) 20250403095836103 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095836103 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095836103 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250403095836103 DMM INFO MM(262420000000042/fb3e2820) Subscriber data update (mmctx.c:445) 20250403095836103 DMM DEBUG MM(262420000000042/fb3e2820) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095836103 DMM INFO MM(262420000000042/fb3e2820) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095836103 DMM NOTICE MM(262420000000042/fb3e2820) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250403095836103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095836103 DMM NOTICE MM(262420000000042/fb3e2820) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095836103 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) 20250403095836103 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095836103 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250403095836103 DMM INFO MM(262420000000042/fb3e2820) Subscriber data update (mmctx.c:445) 20250403095836103 DMM DEBUG MM(262420000000042/fb3e2820) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095836106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095836106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095836106 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095836106 DMM INFO MM(262420000000042/fb3e2820) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095836106 DMM NOTICE MM(262420000000042/fb3e2820) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095836106 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095836106 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095836106 DLLC NOTICE LLME(fc0319af/fb3e2820){ASSIGNED} LLGM Assign pre (ffffffff => fb3e2820) (gprs_llc.c:1079) 20250403095836106 DLLC NOTICE LLME(ffffffff/fb3e2820){ASSIGNED} LLGM Assign post (ffffffff => fb3e2820) (gprs_llc.c:1125) 20250403095836106 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095836106 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095836106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095836106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403095837161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095837161 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)@9310965ee056: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@9310965ee056: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@9310965ee056: Final verdict of PTC: pass 20250403095837174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095837177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095837177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1107)@9310965ee056: Final verdict of PTC: none -NSVCI98(1116)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@9310965ee056: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@9310965ee056: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@9310965ee056: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1122)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@9310965ee056: Final verdict of PTC: none -NSVCI99(1121)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@9310965ee056: Final verdict of PTC: none -NSVCI97(1110)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1108)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1119)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1114)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@9310965ee056: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Apr 3 09:58:37 UTC 2025 ====== 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 20250403095837288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095837690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83756) 20250403095838179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095838179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83756, count=88112) 20250403095839180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095839181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Apr 3 09:58:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095840182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095840182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_llc_sabm_dm_ll5 started. 20250403095840753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095840756 DMM INFO MM(262420000000042/fb3e2820) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095840756 DMM INFO MM(262420000000042/fb3e2820) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095840756 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095840756 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095840756 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095840756 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095840756 DLLC NOTICE LLME(ffffffff/fb3e2820){ASSIGNED} LLGM Assign pre (fb3e2820 => ffffffff) (gprs_llc.c:1079) 20250403095840756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb3e2820 => ffffffff) (gprs_llc.c:1125) 20250403095840756 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250403095840756 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) 20250403095840756 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) 20250403095840756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095840756 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095840756 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095840756 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095840756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095840793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095840793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095840793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095840793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095840794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095840794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095840794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095840794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095840794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095840794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095840794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095840794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095840794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095840794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095840794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095840794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095840794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095840794 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095840794 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095840794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095840795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095840795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095840797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1131)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095840803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095840803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@9310965ee056: 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(1135)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095840810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095840810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095840810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095840810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095840810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095840810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095840810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095840810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095840810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095840811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095840811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095840811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095840811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095840811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095840811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095840811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095840811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095840811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095840811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095840811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095840811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095840811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095840814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@9310965ee056: 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 } 20250403095840821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095840821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1140)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@9310965ee056: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI210(1132)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095840824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095840824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095840824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095840824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095840824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095840824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095840824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095840824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095840824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095840826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095840826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095840826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095840826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095840826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095840826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095840826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095840826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095840826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095840826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095840826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095840826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095840826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095840827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095840831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095840831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095841183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095841183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095841183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095841183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@9310965ee056: 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) } } } } 20250403095841187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095841188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@9310965ee056: 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(1139)@9310965ee056: 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(1139)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@9310965ee056: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E9731F1F'O, index=0 SGSN_Test-GSUP(1141)@9310965ee056: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@9310965ee056: 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 := 'BB4552E9A94797B2BF7735452CE43D69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72481AD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACA19D9B1BE7B6D7'O } } } } } 20250403095842222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095842222 DLLC NOTICE LLME(ffffffff/e9731f1f){UNASSIGNED} LLC RX: unknown TLLI 0xe9731f1f, creating LLME on the fly (gprs_llc.c:552) 20250403095842222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095842222 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1320) 20250403095842223 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095842223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095842223 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095842223 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095842223 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095842223 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095842223 DLLC NOTICE LLME(ffffffff/e9731f1f){UNASSIGNED} LLGM Assign pre (e9731f1f => c9cf9261) (gprs_llc.c:1079) 20250403095842223 DLLC NOTICE LLME(e9731f1f/c9cf9261){ASSIGNED} LLGM Assign post (e9731f1f => c9cf9261) (gprs_llc.c:1125) 20250403095842223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095842223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095842223 DMM DEBUG MM(262420000000043/c9cf9261) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095842233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095842233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095842233 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095842233 DMM DEBUG MM(262420000000043/c9cf9261) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250403095842233 DMM NOTICE MM(262420000000043/c9cf9261) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095842233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095842233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095842233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095842233 DMM DEBUG MM(262420000000043/c9cf9261) Requesting authorization (sgsn_auth.c:160) 20250403095842233 DMM INFO MM(262420000000043/c9cf9261) Requesting authentication tuples (sgsn_auth.c:184) 20250403095842233 DMM DEBUG MM(262420000000043/c9cf9261) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095842233 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250403095842233 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)@9310965ee056: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@9310965ee056: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250403095842236 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095842236 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095842236 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095842236 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095842236 DMM INFO MM(262420000000043/c9cf9261) Subscriber data update (mmctx.c:445) 20250403095842236 DMM DEBUG MM(262420000000043/c9cf9261) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095842236 DMM INFO MM(262420000000043/c9cf9261) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095842236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095842236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095842236 DMM INFO MM(262420000000043/c9cf9261) <- GMM AUTH AND CIPHERING REQ (rand = bb 45 52 e9 a9 47 97 b2 bf 77 35 45 2c e4 3d 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095842244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095842244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095842244 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095842244 DMM INFO MM(262420000000043/c9cf9261) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095842244 DMM NOTICE MM(262420000000043/c9cf9261) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095842244 DMM DEBUG MM(262420000000043/c9cf9261) checking auth: received GSM SRES = 72 48 1a d6 (gprs_gmm.c:716) 20250403095842244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095842244 DMM DEBUG MM(262420000000043/c9cf9261) Requesting authorization (sgsn_auth.c:160) 20250403095842244 DMM INFO MM(262420000000043/c9cf9261) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095842244 DMM DEBUG MM(262420000000043/c9cf9261) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095842244 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250403095842244 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) 20250403095842244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095842244 DMM INFO MM(262420000000043/c9cf9261) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9cf9261) (gprs_gmm.c:337) 20250403095842246 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095842246 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095842246 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250403095842246 DMM INFO MM(262420000000043/c9cf9261) Subscriber data update (mmctx.c:445) 20250403095842246 DMM DEBUG MM(262420000000043/c9cf9261) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095842246 DMM INFO MM(262420000000043/c9cf9261) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095842246 DMM NOTICE MM(262420000000043/c9cf9261) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250403095842246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095842246 DMM NOTICE MM(262420000000043/c9cf9261) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095842246 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) 20250403095842247 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095842247 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250403095842247 DMM INFO MM(262420000000043/c9cf9261) Subscriber data update (mmctx.c:445) 20250403095842247 DMM DEBUG MM(262420000000043/c9cf9261) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095842254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095842254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095842254 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095842254 DMM INFO MM(262420000000043/c9cf9261) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095842254 DMM NOTICE MM(262420000000043/c9cf9261) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095842254 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095842254 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095842254 DLLC NOTICE LLME(e9731f1f/c9cf9261){ASSIGNED} LLGM Assign pre (ffffffff => c9cf9261) (gprs_llc.c:1079) 20250403095842254 DLLC NOTICE LLME(ffffffff/c9cf9261){ASSIGNED} LLGM Assign post (ffffffff => c9cf9261) (gprs_llc.c:1125) 20250403095842254 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095842254 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095842254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095842254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403095843315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095843315 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)@9310965ee056: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@9310965ee056: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@9310965ee056: Final verdict of PTC: pass 20250403095843331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095843335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095843335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1139)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1141)@9310965ee056: Final verdict of PTC: none -NSVCI99(1140)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@9310965ee056: Final verdict of PTC: none -NSVCI98(1135)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@9310965ee056: Final verdict of PTC: none -NSVCI97(1129)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@9310965ee056: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1137)@9310965ee056: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@9310965ee056: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1138)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1133)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1127)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@9310965ee056: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Apr 3 09:58:43 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 20250403095843406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095843809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84560) 20250403095844336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095844336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84560, count=91972) 20250403095845338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095845338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Apr 3 09:58:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095846340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095846340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_suspend_nopaging started. 20250403095846905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095846907 DMM INFO MM(262420000000043/c9cf9261) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095846907 DMM INFO MM(262420000000043/c9cf9261) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095846907 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095846907 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095846907 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095846907 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095846907 DLLC NOTICE LLME(ffffffff/c9cf9261){ASSIGNED} LLGM Assign pre (c9cf9261 => ffffffff) (gprs_llc.c:1079) 20250403095846907 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9cf9261 => ffffffff) (gprs_llc.c:1125) 20250403095846907 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250403095846907 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) 20250403095846907 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) 20250403095846907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095846907 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095846907 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095846907 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095846907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095846968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095846968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095846968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095846968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095846968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095846968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095846968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095846968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095846968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095846969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095846969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095846969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095846969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095846969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095846969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095846969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095846969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095846969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095846969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095846969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095846970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095846970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095846972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095846977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095846977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@9310965ee056: 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(1154)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1153)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095846987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095846987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095846987 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095846987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095846987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095846988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095846988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095846988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095846988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095846988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095846988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095846988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095846988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095846988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095846988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095846988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095846988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095846988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095846990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1153)@9310965ee056: 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 } 20250403095846994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095846994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1158)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@9310965ee056: Provider Link came up: sending NS-RESET TC_suspend_nopaging-BVCI210(1151)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095846996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095846996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095846996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095846996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095846996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095846997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095846997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095846997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095846997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095846997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095846997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095846997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095846997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095846997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095846997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095846998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095846998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095847000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095847005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095847005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095847342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095847342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095847342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095847342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@9310965ee056: 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) } } } } 20250403095847346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095847347 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@9310965ee056: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F56889AE'O, index=0 SGSN_Test-GSUP(1160)@9310965ee056: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@9310965ee056: 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 := '0C4E0C2F37410772CD80735F777244D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6CCE7AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C5BCDFBD881069F'O } } } } } 20250403095848423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095848423 DLLC NOTICE LLME(ffffffff/f56889ae){UNASSIGNED} LLC RX: unknown TLLI 0xf56889ae, creating LLME on the fly (gprs_llc.c:552) 20250403095848423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095848423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1320) 20250403095848423 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095848423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095848423 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095848423 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095848423 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095848423 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095848423 DLLC NOTICE LLME(ffffffff/f56889ae){UNASSIGNED} LLGM Assign pre (f56889ae => c00f41d0) (gprs_llc.c:1079) 20250403095848423 DLLC NOTICE LLME(f56889ae/c00f41d0){ASSIGNED} LLGM Assign post (f56889ae => c00f41d0) (gprs_llc.c:1125) 20250403095848423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095848423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095848423 DMM DEBUG MM(262420000000048/c00f41d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095848446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095848446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095848446 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095848446 DMM DEBUG MM(262420000000048/c00f41d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250403095848446 DMM NOTICE MM(262420000000048/c00f41d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095848446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095848446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095848446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095848446 DMM DEBUG MM(262420000000048/c00f41d0) Requesting authorization (sgsn_auth.c:160) 20250403095848447 DMM INFO MM(262420000000048/c00f41d0) Requesting authentication tuples (sgsn_auth.c:184) 20250403095848447 DMM DEBUG MM(262420000000048/c00f41d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095848447 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250403095848447 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)@9310965ee056: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@9310965ee056: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250403095848452 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095848452 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095848452 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095848452 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095848452 DMM INFO MM(262420000000048/c00f41d0) Subscriber data update (mmctx.c:445) 20250403095848452 DMM DEBUG MM(262420000000048/c00f41d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095848452 DMM INFO MM(262420000000048/c00f41d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095848452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095848452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095848452 DMM INFO MM(262420000000048/c00f41d0) <- GMM AUTH AND CIPHERING REQ (rand = 0c 4e 0c 2f 37 41 07 72 cd 80 73 5f 77 72 44 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095848470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095848470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095848470 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095848470 DMM INFO MM(262420000000048/c00f41d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095848470 DMM NOTICE MM(262420000000048/c00f41d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095848470 DMM DEBUG MM(262420000000048/c00f41d0) checking auth: received GSM SRES = c6 cc e7 ab (gprs_gmm.c:716) 20250403095848470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095848470 DMM DEBUG MM(262420000000048/c00f41d0) Requesting authorization (sgsn_auth.c:160) 20250403095848470 DMM INFO MM(262420000000048/c00f41d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095848470 DMM DEBUG MM(262420000000048/c00f41d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095848470 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250403095848470 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) 20250403095848471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095848471 DMM INFO MM(262420000000048/c00f41d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc00f41d0) (gprs_gmm.c:337) 20250403095848473 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095848473 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095848473 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250403095848473 DMM INFO MM(262420000000048/c00f41d0) Subscriber data update (mmctx.c:445) 20250403095848473 DMM DEBUG MM(262420000000048/c00f41d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095848473 DMM INFO MM(262420000000048/c00f41d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095848473 DMM NOTICE MM(262420000000048/c00f41d0) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250403095848473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095848473 DMM NOTICE MM(262420000000048/c00f41d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095848473 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) 20250403095848474 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095848474 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250403095848474 DMM INFO MM(262420000000048/c00f41d0) Subscriber data update (mmctx.c:445) 20250403095848474 DMM DEBUG MM(262420000000048/c00f41d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095848488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095848488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095848488 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095848488 DMM INFO MM(262420000000048/c00f41d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095848488 DMM NOTICE MM(262420000000048/c00f41d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095848488 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095848488 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095848488 DLLC NOTICE LLME(f56889ae/c00f41d0){ASSIGNED} LLGM Assign pre (ffffffff => c00f41d0) (gprs_llc.c:1079) 20250403095848488 DLLC NOTICE LLME(ffffffff/c00f41d0){ASSIGNED} LLGM Assign post (ffffffff => c00f41d0) (gprs_llc.c:1125) 20250403095848488 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095848488 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095848488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095848488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@9310965ee056: setverdict(pass): none -> pass 20250403095848548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095848548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095848548 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095848548 DMM INFO MM(262420000000048/c00f41d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095848548 DMM INFO MM(262420000000048/c00f41d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095848548 DMM DEBUG MM(262420000000048/c00f41d0) Using GGSN 0 (gprs_sm.c:317) 20250403095848548 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) 20250403095848548 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250403095848548 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095848548 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095848548 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250403095848573 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 45 85 0a 70 11 c7 c6 89 d5 14 05 7f e5 4d 2b f9 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) 20250403095848573 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfd298, cbp=0x564f5c0be650) (sgsn_libgtp.c:633) 20250403095848573 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095848573 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=c00f41d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095848573 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095848573 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095848589 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250403095848601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095848601 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250403095848601 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250403095848607 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250403095848607 DMM INFO MM(262420000000048/c00f41d0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250403095852486 DGPRS DEBUG Checking for inactive LLMEs, time = 6905238 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@9310965ee056: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@9310965ee056: Final verdict of PTC: pass 20250403095853612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@9310965ee056: Final verdict of PTC: none -NSVCI98(1154)@9310965ee056: Final verdict of PTC: none 20250403095853615 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095853615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1148)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9310965ee056: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@9310965ee056: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@9310965ee056: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@9310965ee056: Final verdict of PTC: none -NSVCI99(1158)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1156)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1146)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1152)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@9310965ee056: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Apr 3 09:58:53 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250403095853705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095854107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96968) 20250403095854617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095854617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96968, count=101324) 20250403095855618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095855618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Apr 3 09:58:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095856619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095856619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_suspend_resume started. 20250403095857188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095857191 DMM INFO MM(262420000000048/c00f41d0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095857191 DMM INFO MM(262420000000048/c00f41d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095857191 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095857191 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095857191 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095857192 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095857192 DLLC NOTICE LLME(ffffffff/c00f41d0){ASSIGNED} LLGM Assign pre (c00f41d0 => ffffffff) (gprs_llc.c:1079) 20250403095857192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c00f41d0 => ffffffff) (gprs_llc.c:1125) 20250403095857192 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095857192 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095857192 DMM NOTICE MM(262420000000048/c00f41d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095857192 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250403095857192 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095857192 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095857192 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250403095857192 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250403095857192 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) 20250403095857192 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) 20250403095857192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095857192 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095857192 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095857192 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095857192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095857239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095857239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095857239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095857239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095857239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095857239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095857240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095857240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095857240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095857240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095857240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095857240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095857240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095857240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095857240 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095857240 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095857240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095857240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095857240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095857242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095857248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095857248 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095857256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095857256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095857256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095857256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095857256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095857256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095857256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095857256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095857256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095857257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095857257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095857257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095857257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095857257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095857257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095857257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095857257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095857257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095857257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095857257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095857258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095857258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095857260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095857266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095857266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095857273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095857273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095857273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095857273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095857273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095857273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095857273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095857273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095857273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095857274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095857274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095857274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095857274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095857274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095857274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095857274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095857274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095857274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095857274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095857274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095857274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095857274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095857276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095857281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095857281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095857620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095857620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095857620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095857620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@9310965ee056: 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) } } } } 20250403095857624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095857625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@9310965ee056: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D116872D'O, index=0 SGSN_Test-GSUP(1179)@9310965ee056: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@9310965ee056: 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 := '6FC21C5F374DFD705CA2D93AE169FC28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD1B0A00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70B80E03FF464A9C'O } } } } } 20250403095858707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095858708 DLLC NOTICE LLME(ffffffff/d116872d){UNASSIGNED} LLC RX: unknown TLLI 0xd116872d, creating LLME on the fly (gprs_llc.c:552) 20250403095858708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095858708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1320) 20250403095858708 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095858708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095858708 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095858708 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095858708 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095858708 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095858708 DLLC NOTICE LLME(ffffffff/d116872d){UNASSIGNED} LLGM Assign pre (d116872d => f2943af2) (gprs_llc.c:1079) 20250403095858708 DLLC NOTICE LLME(d116872d/f2943af2){ASSIGNED} LLGM Assign post (d116872d => f2943af2) (gprs_llc.c:1125) 20250403095858708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095858708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095858708 DMM DEBUG MM(262420000000049/f2943af2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095858730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095858730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095858730 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095858730 DMM DEBUG MM(262420000000049/f2943af2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250403095858730 DMM NOTICE MM(262420000000049/f2943af2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095858731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095858731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095858731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095858731 DMM DEBUG MM(262420000000049/f2943af2) Requesting authorization (sgsn_auth.c:160) 20250403095858731 DMM INFO MM(262420000000049/f2943af2) Requesting authentication tuples (sgsn_auth.c:184) 20250403095858731 DMM DEBUG MM(262420000000049/f2943af2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095858731 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250403095858731 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)@9310965ee056: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@9310965ee056: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250403095858737 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095858737 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095858737 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095858737 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095858737 DMM INFO MM(262420000000049/f2943af2) Subscriber data update (mmctx.c:445) 20250403095858737 DMM DEBUG MM(262420000000049/f2943af2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095858737 DMM INFO MM(262420000000049/f2943af2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095858737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095858737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095858737 DMM INFO MM(262420000000049/f2943af2) <- GMM AUTH AND CIPHERING REQ (rand = 6f c2 1c 5f 37 4d fd 70 5c a2 d9 3a e1 69 fc 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095858752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095858752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095858752 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095858752 DMM INFO MM(262420000000049/f2943af2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095858752 DMM NOTICE MM(262420000000049/f2943af2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095858752 DMM DEBUG MM(262420000000049/f2943af2) checking auth: received GSM SRES = cd 1b 0a 00 (gprs_gmm.c:716) 20250403095858752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095858752 DMM DEBUG MM(262420000000049/f2943af2) Requesting authorization (sgsn_auth.c:160) 20250403095858752 DMM INFO MM(262420000000049/f2943af2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095858752 DMM DEBUG MM(262420000000049/f2943af2) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095858752 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250403095858752 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) 20250403095858752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095858752 DMM INFO MM(262420000000049/f2943af2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2943af2) (gprs_gmm.c:337) 20250403095858755 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095858755 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095858755 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250403095858755 DMM INFO MM(262420000000049/f2943af2) Subscriber data update (mmctx.c:445) 20250403095858755 DMM DEBUG MM(262420000000049/f2943af2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095858755 DMM INFO MM(262420000000049/f2943af2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095858756 DMM NOTICE MM(262420000000049/f2943af2) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250403095858756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095858756 DMM NOTICE MM(262420000000049/f2943af2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095858756 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) 20250403095858757 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095858757 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250403095858757 DMM INFO MM(262420000000049/f2943af2) Subscriber data update (mmctx.c:445) 20250403095858757 DMM DEBUG MM(262420000000049/f2943af2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095858767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095858767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095858767 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095858767 DMM INFO MM(262420000000049/f2943af2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095858767 DMM NOTICE MM(262420000000049/f2943af2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095858767 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095858767 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095858767 DLLC NOTICE LLME(d116872d/f2943af2){ASSIGNED} LLGM Assign pre (ffffffff => f2943af2) (gprs_llc.c:1079) 20250403095858767 DLLC NOTICE LLME(ffffffff/f2943af2){ASSIGNED} LLGM Assign post (ffffffff => f2943af2) (gprs_llc.c:1125) 20250403095858767 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095858767 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095858767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095858767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@9310965ee056: setverdict(pass): none -> pass 20250403095858826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095858826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095858826 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095858826 DMM INFO MM(262420000000049/f2943af2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095858826 DMM INFO MM(262420000000049/f2943af2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095858826 DMM DEBUG MM(262420000000049/f2943af2) Using GGSN 0 (gprs_sm.c:317) 20250403095858826 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) 20250403095858826 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250403095858826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095858826 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095858826 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250403095858851 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 2e 66 83 e9 11 eb 56 78 e3 14 05 7f 22 10 69 26 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) 20250403095858851 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcfe310, cbp=0x564f5c0be9e0) (sgsn_libgtp.c:633) 20250403095858851 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095858851 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=f2943af2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095858851 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095858851 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095858867 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250403095858879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095858879 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250403095858879 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250403095858885 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250403095858885 DMM INFO MM(262420000000049/f2943af2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250403095903898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095903898 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2330) 20250403095903898 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250403095903904 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@9310965ee056: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@9310965ee056: Final verdict of PTC: pass 20250403095903919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59370<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403095903923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095903923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1164)@9310965ee056: Final verdict of PTC: none -NSVCI97(1167)@9310965ee056: Final verdict of PTC: none -NSVCI98(1172)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@9310965ee056: Final verdict of PTC: none -NSVCI99(1177)@9310965ee056: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1179)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@9310965ee056: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@9310965ee056: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1170)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1175)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1165)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@9310965ee056: Test case TC_suspend_resume finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SThu Apr 3 09:59:03 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc GSN_Tests.TC_suspend_resume pass'. 20250403095903986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095904388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101284) 20250403095904924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095904925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101284, count=105640) 20250403095905926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095905926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Apr 3 09:59:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095906928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095906928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_suspend_rau started. 20250403095907481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095907486 DMM INFO MM(262420000000049/f2943af2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095907486 DMM INFO MM(262420000000049/f2943af2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095907486 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095907486 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095907486 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095907486 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095907486 DLLC NOTICE LLME(ffffffff/f2943af2){ASSIGNED} LLGM Assign pre (f2943af2 => ffffffff) (gprs_llc.c:1079) 20250403095907486 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2943af2 => ffffffff) (gprs_llc.c:1125) 20250403095907486 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095907486 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095907486 DMM NOTICE MM(262420000000049/f2943af2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095907486 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250403095907486 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095907486 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095907486 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250403095907486 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250403095907486 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) 20250403095907486 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) 20250403095907486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095907486 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095907486 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095907486 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095907486 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095907553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095907553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095907553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095907553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095907553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095907553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095907553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095907553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095907553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095907554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095907554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095907554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095907554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095907554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095907554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095907554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095907554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095907554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095907554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095907554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095907554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095907554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095907556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095907561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095907561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095907567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095907567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095907567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095907567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095907567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095907567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095907567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095907567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095907567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095907569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095907569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095907569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095907569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095907569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095907569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095907569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095907569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095907569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095907569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095907569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095907569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095907569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095907571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095907576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095907576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1193)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1190)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095907581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095907581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095907581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095907581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095907581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095907581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095907581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095907581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095907581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095907582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095907582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095907582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095907582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1196)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095907584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095907589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095907589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095907929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095907929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095907930 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095907930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@9310965ee056: 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) } } } } 20250403095907934 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095907935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@9310965ee056: 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)@9310965ee056: 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(1197)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@9310965ee056: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FBB46696'O, index=0 SGSN_Test-GSUP(1198)@9310965ee056: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@9310965ee056: 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 := 'D19407201FE73BDF6E54246F8A88DA92'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '962C4A5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A86FBA6EA71D3FEA'O } } } } } 20250403095909003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095909003 DLLC NOTICE LLME(ffffffff/fbb46696){UNASSIGNED} LLC RX: unknown TLLI 0xfbb46696, creating LLME on the fly (gprs_llc.c:552) 20250403095909003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095909003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1320) 20250403095909003 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095909003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095909003 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095909003 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095909003 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095909003 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095909003 DLLC NOTICE LLME(ffffffff/fbb46696){UNASSIGNED} LLGM Assign pre (fbb46696 => fbc4bfb7) (gprs_llc.c:1079) 20250403095909003 DLLC NOTICE LLME(fbb46696/fbc4bfb7){ASSIGNED} LLGM Assign post (fbb46696 => fbc4bfb7) (gprs_llc.c:1125) 20250403095909003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095909003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095909003 DMM DEBUG MM(262420000000050/fbc4bfb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095909020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095909020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095909020 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095909020 DMM DEBUG MM(262420000000050/fbc4bfb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250403095909020 DMM NOTICE MM(262420000000050/fbc4bfb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095909020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095909020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095909020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095909020 DMM DEBUG MM(262420000000050/fbc4bfb7) Requesting authorization (sgsn_auth.c:160) 20250403095909020 DMM INFO MM(262420000000050/fbc4bfb7) Requesting authentication tuples (sgsn_auth.c:184) 20250403095909020 DMM DEBUG MM(262420000000050/fbc4bfb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095909020 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250403095909020 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)@9310965ee056: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@9310965ee056: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250403095909028 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095909028 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095909028 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095909028 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095909028 DMM INFO MM(262420000000050/fbc4bfb7) Subscriber data update (mmctx.c:445) 20250403095909028 DMM DEBUG MM(262420000000050/fbc4bfb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095909029 DMM INFO MM(262420000000050/fbc4bfb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095909029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095909029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095909029 DMM INFO MM(262420000000050/fbc4bfb7) <- GMM AUTH AND CIPHERING REQ (rand = d1 94 07 20 1f e7 3b df 6e 54 24 6f 8a 88 da 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095909044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095909044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095909044 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095909044 DMM INFO MM(262420000000050/fbc4bfb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095909044 DMM NOTICE MM(262420000000050/fbc4bfb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095909044 DMM DEBUG MM(262420000000050/fbc4bfb7) checking auth: received GSM SRES = 96 2c 4a 5a (gprs_gmm.c:716) 20250403095909044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095909044 DMM DEBUG MM(262420000000050/fbc4bfb7) Requesting authorization (sgsn_auth.c:160) 20250403095909044 DMM INFO MM(262420000000050/fbc4bfb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095909044 DMM DEBUG MM(262420000000050/fbc4bfb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095909044 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250403095909044 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) 20250403095909044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095909044 DMM INFO MM(262420000000050/fbc4bfb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc4bfb7) (gprs_gmm.c:337) 20250403095909047 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095909047 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095909047 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250403095909047 DMM INFO MM(262420000000050/fbc4bfb7) Subscriber data update (mmctx.c:445) 20250403095909047 DMM DEBUG MM(262420000000050/fbc4bfb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095909047 DMM INFO MM(262420000000050/fbc4bfb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095909047 DMM NOTICE MM(262420000000050/fbc4bfb7) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250403095909047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095909047 DMM NOTICE MM(262420000000050/fbc4bfb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095909047 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) 20250403095909049 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095909049 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250403095909049 DMM INFO MM(262420000000050/fbc4bfb7) Subscriber data update (mmctx.c:445) 20250403095909049 DMM DEBUG MM(262420000000050/fbc4bfb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095909060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095909060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095909060 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095909060 DMM INFO MM(262420000000050/fbc4bfb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095909060 DMM NOTICE MM(262420000000050/fbc4bfb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095909060 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095909060 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095909060 DLLC NOTICE LLME(fbb46696/fbc4bfb7){ASSIGNED} LLGM Assign pre (ffffffff => fbc4bfb7) (gprs_llc.c:1079) 20250403095909060 DLLC NOTICE LLME(ffffffff/fbc4bfb7){ASSIGNED} LLGM Assign post (ffffffff => fbc4bfb7) (gprs_llc.c:1125) 20250403095909060 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095909060 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095909061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095909061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@9310965ee056: setverdict(pass): none -> pass 20250403095909117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095909117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095909117 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095909117 DMM INFO MM(262420000000050/fbc4bfb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095909117 DMM INFO MM(262420000000050/fbc4bfb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095909117 DMM DEBUG MM(262420000000050/fbc4bfb7) Using GGSN 0 (gprs_sm.c:317) 20250403095909117 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) 20250403095909117 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250403095909117 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095909117 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095909117 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250403095909142 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 2c 25 2a fa 11 19 2d 97 e2 14 05 7f c7 0f 46 d1 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) 20250403095909142 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fcff388, cbp=0x564f5c0bed70) (sgsn_libgtp.c:633) 20250403095909142 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095909142 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=fbc4bfb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095909142 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095909142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095909158 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250403095909167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095909167 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250403095909167 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250403095909172 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250403095909172 DMM INFO MM(262420000000050/fbc4bfb7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250403095914189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095914189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095914189 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095914189 DMM INFO MM(262420000000050/fbc4bfb7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403095914189 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095914190 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250403095914190 DLLC NOTICE LLME(ffffffff/fbc4bfb7){ASSIGNED} LLGM Assign pre (fbc4bfb7 => e2502ed3) (gprs_llc.c:1079) 20250403095914190 DLLC NOTICE LLME(fbc4bfb7/e2502ed3){ASSIGNED} LLGM Assign post (fbc4bfb7 => e2502ed3) (gprs_llc.c:1125) 20250403095914190 DMM INFO MM(262420000000050/e2502ed3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1200)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095914207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095914207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095914207 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095914207 DMM INFO MM(262420000000050/e2502ed3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403095914207 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403095914207 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095914207 DLLC NOTICE LLME(fbc4bfb7/e2502ed3){ASSIGNED} LLGM Assign pre (ffffffff => e2502ed3) (gprs_llc.c:1079) 20250403095914207 DLLC NOTICE LLME(ffffffff/e2502ed3){ASSIGNED} LLGM Assign post (ffffffff => e2502ed3) (gprs_llc.c:1125) 20250403095914207 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250403095914707 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@9310965ee056: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@9310965ee056: Final verdict of PTC: pass 20250403095914726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@9310965ee056: Final verdict of PTC: none 20250403095914730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095914730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1196)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@9310965ee056: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@9310965ee056: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@9310965ee056: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@9310965ee056: Final verdict of PTC: none -NSVCI98(1191)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@9310965ee056: Final verdict of PTC: none -NSVCI97(1186)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1184)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1194)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1189)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@9310965ee056: Test case TC_suspend_rau finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Apr 3 09:59:14 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250403095914834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095915236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107800) 20250403095915732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095915732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107800, count=112156) 20250403095916733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095916733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Apr 3 09:59:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095917734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095917734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_paging_ps started. 20250403095918291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095918293 DMM INFO MM(262420000000050/e2502ed3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095918293 DMM INFO MM(262420000000050/e2502ed3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095918293 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095918293 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095918293 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095918293 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403095918293 DLLC NOTICE LLME(ffffffff/e2502ed3){ASSIGNED} LLGM Assign pre (e2502ed3 => ffffffff) (gprs_llc.c:1079) 20250403095918293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2502ed3 => ffffffff) (gprs_llc.c:1125) 20250403095918293 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095918293 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095918293 DMM NOTICE MM(262420000000050/e2502ed3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095918293 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250403095918293 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095918293 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095918293 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250403095918293 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250403095918293 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) 20250403095918293 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) 20250403095918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095918293 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095918293 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095918293 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095918294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095918347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095918347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095918347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095918347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095918347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095918347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095918347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095918347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095918347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095918349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095918349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095918349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095918349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095918349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095918349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095918350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095918350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095918350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095918350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095918350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095918353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095918353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095918365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403095918384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095918384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1210)@9310965ee056: Provider Link came up: sending NS-RESET TC_paging_ps-BVCI196(1204)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095918395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095918395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095918395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095918395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095918395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095918395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095918395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095918395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095918395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095918396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095918396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095918396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095918396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095918396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095918396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095918396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095918396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095918396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095918396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095918396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095918396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095918396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095918398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095918404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095918404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1212)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI210(1209)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095918408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095918408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095918408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095918408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095918408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095918408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095918408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095918408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095918408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095918409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095918409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095918409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095918409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095918409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095918409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095918409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095918409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095918409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095918409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095918411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095918416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095918416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095918735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095918735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095918735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095918735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@9310965ee056: 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) } } } } 20250403095918740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403095918741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@9310965ee056: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F3C94212'O, index=0 SGSN_Test-GSUP(1217)@9310965ee056: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@9310965ee056: 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 := '6D7AE2C7F9FBE1C61DA513DFAC1B1380'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00080D35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FB5862157FDEEEE'O } } } } } 20250403095919821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095919821 DLLC NOTICE LLME(ffffffff/f3c94212){UNASSIGNED} LLC RX: unknown TLLI 0xf3c94212, creating LLME on the fly (gprs_llc.c:552) 20250403095919821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095919821 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1320) 20250403095919821 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095919821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095919821 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095919821 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095919821 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095919821 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095919821 DLLC NOTICE LLME(ffffffff/f3c94212){UNASSIGNED} LLGM Assign pre (f3c94212 => dbad9ca2) (gprs_llc.c:1079) 20250403095919821 DLLC NOTICE LLME(f3c94212/dbad9ca2){ASSIGNED} LLGM Assign post (f3c94212 => dbad9ca2) (gprs_llc.c:1125) 20250403095919821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095919821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095919821 DMM DEBUG MM(262420000000051/dbad9ca2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095919841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095919841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095919841 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095919841 DMM DEBUG MM(262420000000051/dbad9ca2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250403095919841 DMM NOTICE MM(262420000000051/dbad9ca2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095919841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095919841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095919841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095919841 DMM DEBUG MM(262420000000051/dbad9ca2) Requesting authorization (sgsn_auth.c:160) 20250403095919841 DMM INFO MM(262420000000051/dbad9ca2) Requesting authentication tuples (sgsn_auth.c:184) 20250403095919841 DMM DEBUG MM(262420000000051/dbad9ca2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095919841 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250403095919841 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)@9310965ee056: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@9310965ee056: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250403095919847 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095919847 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095919847 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095919847 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095919847 DMM INFO MM(262420000000051/dbad9ca2) Subscriber data update (mmctx.c:445) 20250403095919847 DMM DEBUG MM(262420000000051/dbad9ca2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095919847 DMM INFO MM(262420000000051/dbad9ca2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095919847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095919847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095919847 DMM INFO MM(262420000000051/dbad9ca2) <- GMM AUTH AND CIPHERING REQ (rand = 6d 7a e2 c7 f9 fb e1 c6 1d a5 13 df ac 1b 13 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095919866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095919866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095919866 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095919866 DMM INFO MM(262420000000051/dbad9ca2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095919866 DMM NOTICE MM(262420000000051/dbad9ca2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095919866 DMM DEBUG MM(262420000000051/dbad9ca2) checking auth: received GSM SRES = 00 08 0d 35 (gprs_gmm.c:716) 20250403095919866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095919866 DMM DEBUG MM(262420000000051/dbad9ca2) Requesting authorization (sgsn_auth.c:160) 20250403095919866 DMM INFO MM(262420000000051/dbad9ca2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095919866 DMM DEBUG MM(262420000000051/dbad9ca2) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095919866 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250403095919866 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) 20250403095919866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095919866 DMM INFO MM(262420000000051/dbad9ca2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbad9ca2) (gprs_gmm.c:337) 20250403095919869 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095919869 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095919869 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250403095919869 DMM INFO MM(262420000000051/dbad9ca2) Subscriber data update (mmctx.c:445) 20250403095919869 DMM DEBUG MM(262420000000051/dbad9ca2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095919869 DMM INFO MM(262420000000051/dbad9ca2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095919869 DMM NOTICE MM(262420000000051/dbad9ca2) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250403095919869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095919869 DMM NOTICE MM(262420000000051/dbad9ca2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095919869 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) 20250403095919871 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095919871 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250403095919871 DMM INFO MM(262420000000051/dbad9ca2) Subscriber data update (mmctx.c:445) 20250403095919871 DMM DEBUG MM(262420000000051/dbad9ca2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095919883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095919883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095919883 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095919883 DMM INFO MM(262420000000051/dbad9ca2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095919883 DMM NOTICE MM(262420000000051/dbad9ca2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095919883 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095919883 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095919883 DLLC NOTICE LLME(f3c94212/dbad9ca2){ASSIGNED} LLGM Assign pre (ffffffff => dbad9ca2) (gprs_llc.c:1079) 20250403095919883 DLLC NOTICE LLME(ffffffff/dbad9ca2){ASSIGNED} LLGM Assign post (ffffffff => dbad9ca2) (gprs_llc.c:1125) 20250403095919883 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095919883 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095919883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095919883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403095919940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095919940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095919940 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095919940 DMM INFO MM(262420000000051/dbad9ca2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095919940 DMM INFO MM(262420000000051/dbad9ca2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095919940 DMM DEBUG MM(262420000000051/dbad9ca2) Using GGSN 0 (gprs_sm.c:317) 20250403095919940 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) 20250403095919940 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250403095919941 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095919941 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095919941 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250403095919963 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 9d cb 76 ca 11 20 18 b6 14 14 05 7f 4b 58 e6 62 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) 20250403095919963 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fd00400, cbp=0x564f5c0bd1b0) (sgsn_libgtp.c:633) 20250403095919963 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095919963 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=dbad9ca2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095919963 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095919963 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@9310965ee056: setverdict(pass): none -> pass TC_paging_ps(1219)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095919980 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250403095922487 DGPRS DEBUG Checking for inactive LLMEs, time = 6905268 (sgsn.c:132) 20250403095922942 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Timeout of T3314 (fsm.c:317) 20250403095922942 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250403095922942 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250403095924994 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250403095924994 DMM INFO MM(262420000000051/dbad9ca2) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@9310965ee056: 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 := 'DBAD9CA2'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@9310965ee056: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@9310965ee056: Final verdict of PTC: pass 20250403095925014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@9310965ee056: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@9310965ee056: Final verdict of PTC: none -NSVCI98(1210)@9310965ee056: Final verdict of PTC: none -NSVCI97(1205)@9310965ee056: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@9310965ee056: Final verdict of PTC: none 20250403095925019 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095925019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1211)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@9310965ee056: Final verdict of PTC: none -NSVCI99(1215)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@9310965ee056: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1208)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1203)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1213)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@9310965ee056: Test case TC_paging_ps finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Apr 3 09:59:25 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250403095925107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095925509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96060) 20250403095926021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095926021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96060, count=104028) 20250403095927022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095927022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Apr 3 09:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095928024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095928024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_paging_ps_ra_multiple_cells started. 20250403095928606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095928607 DMM INFO MM(262420000000051/dbad9ca2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095928607 DMM INFO MM(262420000000051/dbad9ca2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095928607 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095928607 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095928607 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095928607 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250403095928607 DLLC NOTICE LLME(ffffffff/dbad9ca2){ASSIGNED} LLGM Assign pre (dbad9ca2 => ffffffff) (gprs_llc.c:1079) 20250403095928607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbad9ca2 => ffffffff) (gprs_llc.c:1125) 20250403095928607 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095928607 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095928608 DMM NOTICE MM(262420000000051/dbad9ca2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095928608 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250403095928608 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095928608 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095928608 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250403095928608 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250403095928608 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) 20250403095928608 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) 20250403095928608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403095928608 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095928608 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095928608 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095928608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095928651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095928651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095928651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095928651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095928651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095928651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095928651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095928651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095928651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095928652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095928652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095928652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095928652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095928652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095928652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095928652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095928652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095928652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095928652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095928652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095928652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095928652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095928654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095928661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095928661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1225)@9310965ee056: 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(1229)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1229)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095928665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095928665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095928665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095928665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095928665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095928665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095928665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095928665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095928665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095928667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095928667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095928667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095928667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095928667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095928667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095928667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095928667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095928667 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095928667 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095928667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095928667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095928667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095928671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095928678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095928678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250403095928678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095928678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095928678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095928678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095928678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095928678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095928678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095928678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095928678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095928679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095928679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095928679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095928679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095928679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095928679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095928679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095928679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095928679 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095928679 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095928679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095928680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095928680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1234)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095928681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095928685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095928685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095929025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095929025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095929025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095929025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@9310965ee056: 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) } } } } 20250403095929030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403095929031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9310965ee056: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DAD6289B'O, index=0 SGSN_Test-GSUP(1236)@9310965ee056: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9310965ee056: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9310965ee056: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DAD6289B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9310965ee056: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DAD6289B'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@9310965ee056: 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 := '159F900903638C2A2B6DAA8890EDC8F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47ED021B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC1FC3114C8365CC'O } } } } } 20250403095930113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095930113 DLLC NOTICE LLME(ffffffff/dad6289b){UNASSIGNED} LLC RX: unknown TLLI 0xdad6289b, creating LLME on the fly (gprs_llc.c:552) 20250403095930113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095930113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1320) 20250403095930113 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095930113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403095930113 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095930113 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403095930113 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095930113 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095930113 DLLC NOTICE LLME(ffffffff/dad6289b){UNASSIGNED} LLGM Assign pre (dad6289b => cb873c23) (gprs_llc.c:1079) 20250403095930113 DLLC NOTICE LLME(dad6289b/cb873c23){ASSIGNED} LLGM Assign post (dad6289b => cb873c23) (gprs_llc.c:1125) 20250403095930113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095930113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095930113 DMM DEBUG MM(262420000000052/cb873c23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095930131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095930131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095930131 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095930131 DMM DEBUG MM(262420000000052/cb873c23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250403095930131 DMM NOTICE MM(262420000000052/cb873c23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095930131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095930131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095930131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095930131 DMM DEBUG MM(262420000000052/cb873c23) Requesting authorization (sgsn_auth.c:160) 20250403095930131 DMM INFO MM(262420000000052/cb873c23) Requesting authentication tuples (sgsn_auth.c:184) 20250403095930131 DMM DEBUG MM(262420000000052/cb873c23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095930131 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250403095930131 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)@9310965ee056: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@9310965ee056: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250403095930136 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095930136 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095930136 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095930136 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095930136 DMM INFO MM(262420000000052/cb873c23) Subscriber data update (mmctx.c:445) 20250403095930136 DMM DEBUG MM(262420000000052/cb873c23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095930136 DMM INFO MM(262420000000052/cb873c23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095930136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095930136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095930136 DMM INFO MM(262420000000052/cb873c23) <- GMM AUTH AND CIPHERING REQ (rand = 15 9f 90 09 03 63 8c 2a 2b 6d aa 88 90 ed c8 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095930152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095930152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095930152 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095930152 DMM INFO MM(262420000000052/cb873c23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095930152 DMM NOTICE MM(262420000000052/cb873c23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095930152 DMM DEBUG MM(262420000000052/cb873c23) checking auth: received GSM SRES = 47 ed 02 1b (gprs_gmm.c:716) 20250403095930152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095930152 DMM DEBUG MM(262420000000052/cb873c23) Requesting authorization (sgsn_auth.c:160) 20250403095930152 DMM INFO MM(262420000000052/cb873c23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095930152 DMM DEBUG MM(262420000000052/cb873c23) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095930152 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250403095930152 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) 20250403095930152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095930152 DMM INFO MM(262420000000052/cb873c23) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb873c23) (gprs_gmm.c:337) 20250403095930154 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095930154 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095930154 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250403095930154 DMM INFO MM(262420000000052/cb873c23) Subscriber data update (mmctx.c:445) 20250403095930154 DMM DEBUG MM(262420000000052/cb873c23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095930154 DMM INFO MM(262420000000052/cb873c23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095930154 DMM NOTICE MM(262420000000052/cb873c23) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250403095930154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095930154 DMM NOTICE MM(262420000000052/cb873c23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095930155 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) 20250403095930156 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095930156 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250403095930156 DMM INFO MM(262420000000052/cb873c23) Subscriber data update (mmctx.c:445) 20250403095930156 DMM DEBUG MM(262420000000052/cb873c23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095930167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095930167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095930167 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095930167 DMM INFO MM(262420000000052/cb873c23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095930167 DMM NOTICE MM(262420000000052/cb873c23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095930167 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095930167 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095930167 DLLC NOTICE LLME(dad6289b/cb873c23){ASSIGNED} LLGM Assign pre (ffffffff => cb873c23) (gprs_llc.c:1079) 20250403095930167 DLLC NOTICE LLME(ffffffff/cb873c23){ASSIGNED} LLGM Assign post (ffffffff => cb873c23) (gprs_llc.c:1125) 20250403095930167 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095930167 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095930167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095930167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403095930226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095930226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095930226 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095930226 DMM INFO MM(262420000000052/cb873c23) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095930226 DMM INFO MM(262420000000052/cb873c23) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095930226 DMM DEBUG MM(262420000000052/cb873c23) Using GGSN 0 (gprs_sm.c:317) 20250403095930226 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) 20250403095930226 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250403095930226 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095930226 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095930226 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250403095930247 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 15 a2 98 9b 11 a8 70 2b e9 14 05 7f be 4e 14 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=1070 from retransmit req queue (gtp.c:461) 20250403095930247 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fd01478, cbp=0x564f5c0bd720) (sgsn_libgtp.c:633) 20250403095930247 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095930247 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=cb873c23, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095930247 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095930247 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@9310965ee056: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095930264 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250403095933228 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Timeout of T3314 (fsm.c:317) 20250403095933228 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250403095933228 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250403095935278 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250403095935278 DMM INFO MM(262420000000052/cb873c23) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9310965ee056: 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 := 'CB873C23'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9310965ee056: 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 := '00DC'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 := 'CB873C23'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9310965ee056: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@9310965ee056: Final verdict of PTC: pass 20250403095935304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@9310965ee056: Final verdict of PTC: none 20250403095935307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095935307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1221)@9310965ee056: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@9310965ee056: Final verdict of PTC: none -NSVCI99(1234)@9310965ee056: Final verdict of PTC: none -NSVCI97(1224)@9310965ee056: Final verdict of PTC: none -NSVCI98(1229)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@9310965ee056: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@9310965ee056: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1222)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1227)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1232)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@9310965ee056: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Thu Apr 3 09:59:35 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250403095935403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095935805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101108) 20250403095936308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095936309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101108, count=105464) 20250403095937310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095937310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Apr 3 09:59:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095938312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095938312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_bssgp_rim_single_report started. 20250403095938909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095938912 DMM INFO MM(262420000000052/cb873c23) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403095938912 DMM INFO MM(262420000000052/cb873c23) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403095938912 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403095938912 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403095938912 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403095938912 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250403095938912 DLLC NOTICE LLME(ffffffff/cb873c23){ASSIGNED} LLGM Assign pre (cb873c23 => ffffffff) (gprs_llc.c:1079) 20250403095938912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb873c23 => ffffffff) (gprs_llc.c:1125) 20250403095938912 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403095938912 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095938912 DMM NOTICE MM(262420000000052/cb873c23) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095938912 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250403095938912 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095938912 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095938912 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250403095938912 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250403095938912 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) 20250403095938912 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) 20250403095938912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403095938912 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403095938913 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403095938913 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403095938913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095938949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095938949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095938949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095938949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095938949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095938949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095938949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095938949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095938949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095938950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095938950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095938950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095938951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095938951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095938951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095938951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095938951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095938951 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095938951 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095938951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095938951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095938951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095938955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095938965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095938965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@9310965ee056: 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(1249)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1249)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1248)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095938977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095938977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095938977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095938977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095938977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095938977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095938977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095938977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095938977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1249)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095938978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095938978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095938978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095938978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095938978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095938978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095938978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095938978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095938978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095938978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095938978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1249)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403095938978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095938978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1249)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095938980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1245)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403095938985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095938985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1253)@9310965ee056: Provider Link came up: sending NS-RESET TC_bssgp_rim_single_report-BVCI210(1246)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095938987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095938987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095938987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095938987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095938987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095938987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095938987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095938987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095938987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095938987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095938987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095938987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095938988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095938988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095938988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095938988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095938988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095938988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095938988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095938988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095938988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095938988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095938990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095938995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095938995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095939313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095939313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095939313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095939313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@9310965ee056: 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) } } } } 20250403095939317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095939318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403095939334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9310965ee056: setverdict(pass): none -> pass MTC@9310965ee056: Warning: Re-starting timer T, which is already active (running or expired). 20250403095939356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095939370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1249)@9310965ee056: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1255)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@9310965ee056: Final verdict of PTC: none 20250403095939375 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095939375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1248)@9310965ee056: Final verdict of PTC: none -NSVCI99(1253)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@9310965ee056: Final verdict of PTC: none -NSVCI97(1243)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@9310965ee056: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1246)@9310965ee056: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1247)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1251)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1241)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: pass MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1246): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1247): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1249): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@9310965ee056: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Apr 3 09:59:39 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 20250403095939431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095939833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59236) 20250403095940376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095940376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59236, count=60396) 20250403095941378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095941378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Apr 3 09:59:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095942380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095942381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_rim_eutran_to_geran started. 20250403095942927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095942929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@9310965ee056: 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(1262)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1262)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1261)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403095942989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095942989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095942989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095942989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095942989 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095942989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095942989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095942989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095942989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1262)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095942990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095942990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095942990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095942990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095942990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095942990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095942990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095942990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095942990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095942990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095942990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095942991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095942991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1262)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1262)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1263)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095942994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095942999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095942999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1259)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@9310965ee056: 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(1267)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1266)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095943004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095943004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095943004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095943004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095943004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095943004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095943004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095943004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095943004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1267)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095943005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095943005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095943005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095943005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095943005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095943005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095943005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095943005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095943005 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095943005 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095943005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095943005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095943005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095943007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@9310965ee056: 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 } SGSN_Test-Gb1-BSSGP1(1263)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1271)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095943015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095943015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095943015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095943015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095943015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095943015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095943015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095943015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095943015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250403095943015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095943015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1271)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095943016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095943016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095943016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095943016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095943016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095943016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095943016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095943016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095943016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095943016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095943016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095943016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095943016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_rim_eutran_to_geran-BVCI210(1264)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095943018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095943022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095943022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095943382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095943382 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095943382 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095943382 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@9310965ee056: 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) } } } } 20250403095943386 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095943387 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9310965ee056: setverdict(pass): none -> pass 20250403095943428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095943437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@9310965ee056: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1259)@9310965ee056: Final verdict of PTC: none -NSVCI97(1262)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@9310965ee056: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@9310965ee056: Final verdict of PTC: none 20250403095943443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403095943443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1266)@9310965ee056: Final verdict of PTC: none -NSVCI99(1271)@9310965ee056: Final verdict of PTC: none -NSVCI98(1267)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@9310965ee056: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1269)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1260)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1265)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: pass MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1259): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1260): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1262): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@9310965ee056: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Apr 3 09:59:43 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 20250403095943597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095943999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38040) 20250403095944444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095944444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=38040, count=53340) 20250403095945446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095945446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Apr 3 09:59:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403095946448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095946449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_cell_change_different_rai_ci_attach started. 20250403095947087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403095947090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095947144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403095947144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095947144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095947144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095947144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403095947144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095947144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095947144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095947144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095947145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095947145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095947145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095947145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095947145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095947145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095947145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095947145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095947145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403095947145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095947145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095947145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095947145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095947148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403095947155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947155 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)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403095947166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403095947166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095947166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095947166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095947166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403095947166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095947166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095947166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095947166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095947167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095947167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095947167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095947167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095947167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095947167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095947167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095947167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095947167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403095947167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095947167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403095947167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095947167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095947169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@9310965ee056: Provider Link came up: sending NS-RESET 20250403095947174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250403095947175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403095947175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403095947175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403095947175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095947175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403095947175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403095947175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403095947175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403095947175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403095947176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403095947176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403095947176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403095947176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403095947176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403095947176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403095947176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403095947176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403095947176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403095947176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403095947176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095947176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403095947176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403095947179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403095947185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947185 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403095947450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403095947450 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403095947450 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403095947450 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@9310965ee056: 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) } } } } 20250403095947454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403095947455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9310965ee056: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E899AA24'O, index=0 SGSN_Test-GSUP(1291)@9310965ee056: 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)@9310965ee056: 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 := '788DAAD780E2E31775516DFA5EF9E9A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '250FA005'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65B99EB0470F0ABF'O } } } } } 20250403095947528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947528 DLLC NOTICE LLME(ffffffff/e899aa24){UNASSIGNED} LLC RX: unknown TLLI 0xe899aa24, creating LLME on the fly (gprs_llc.c:552) 20250403095947528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1320) 20250403095947528 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403095947528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403095947528 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403095947528 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403095947528 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095947528 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403095947528 DLLC NOTICE LLME(ffffffff/e899aa24){UNASSIGNED} LLGM Assign pre (e899aa24 => cad929d4) (gprs_llc.c:1079) 20250403095947528 DLLC NOTICE LLME(e899aa24/cad929d4){ASSIGNED} LLGM Assign post (e899aa24 => cad929d4) (gprs_llc.c:1125) 20250403095947528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095947528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095947528 DMM DEBUG MM(262420000000068/cad929d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095947543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947543 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095947543 DMM DEBUG MM(262420000000068/cad929d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250403095947543 DMM NOTICE MM(262420000000068/cad929d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095947543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095947543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095947543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095947543 DMM DEBUG MM(262420000000068/cad929d4) Requesting authorization (sgsn_auth.c:160) 20250403095947543 DMM INFO MM(262420000000068/cad929d4) Requesting authentication tuples (sgsn_auth.c:184) 20250403095947543 DMM DEBUG MM(262420000000068/cad929d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403095947543 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250403095947543 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)@9310965ee056: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@9310965ee056: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250403095947548 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403095947548 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403095947548 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403095947548 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403095947548 DMM INFO MM(262420000000068/cad929d4) Subscriber data update (mmctx.c:445) 20250403095947548 DMM DEBUG MM(262420000000068/cad929d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403095947548 DMM INFO MM(262420000000068/cad929d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403095947548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403095947548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403095947548 DMM INFO MM(262420000000068/cad929d4) <- GMM AUTH AND CIPHERING REQ (rand = 78 8d aa d7 80 e2 e3 17 75 51 6d fa 5e f9 e9 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403095947564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947564 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095947564 DMM INFO MM(262420000000068/cad929d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403095947564 DMM NOTICE MM(262420000000068/cad929d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403095947564 DMM DEBUG MM(262420000000068/cad929d4) checking auth: received GSM SRES = 25 0f a0 05 (gprs_gmm.c:716) 20250403095947564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403095947564 DMM DEBUG MM(262420000000068/cad929d4) Requesting authorization (sgsn_auth.c:160) 20250403095947564 DMM INFO MM(262420000000068/cad929d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095947564 DMM DEBUG MM(262420000000068/cad929d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095947564 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250403095947564 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) 20250403095947564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403095947565 DMM INFO MM(262420000000068/cad929d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcad929d4) (gprs_gmm.c:337) 20250403095947569 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403095947569 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403095947569 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250403095947569 DMM INFO MM(262420000000068/cad929d4) Subscriber data update (mmctx.c:445) 20250403095947569 DMM DEBUG MM(262420000000068/cad929d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403095947569 DMM INFO MM(262420000000068/cad929d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403095947569 DMM NOTICE MM(262420000000068/cad929d4) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250403095947569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403095947569 DMM NOTICE MM(262420000000068/cad929d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403095947569 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) 20250403095947571 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403095947571 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250403095947571 DMM INFO MM(262420000000068/cad929d4) Subscriber data update (mmctx.c:445) 20250403095947571 DMM DEBUG MM(262420000000068/cad929d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403095947584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947584 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095947584 DMM INFO MM(262420000000068/cad929d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403095947584 DMM NOTICE MM(262420000000068/cad929d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403095947584 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403095947584 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403095947584 DLLC NOTICE LLME(e899aa24/cad929d4){ASSIGNED} LLGM Assign pre (ffffffff => cad929d4) (gprs_llc.c:1079) 20250403095947584 DLLC NOTICE LLME(ffffffff/cad929d4){ASSIGNED} LLGM Assign post (ffffffff => cad929d4) (gprs_llc.c:1125) 20250403095947584 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403095947584 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403095947584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403095947584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403095947643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947643 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095947643 DMM INFO MM(262420000000068/cad929d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403095947643 DMM INFO MM(262420000000068/cad929d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403095947643 DMM DEBUG MM(262420000000068/cad929d4) Using GGSN 0 (gprs_sm.c:317) 20250403095947643 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) 20250403095947643 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250403095947643 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403095947643 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250403095947643 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250403095947664 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 a6 67 72 f0 11 a2 bb 64 d0 14 05 7f e2 e7 b3 37 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) 20250403095947664 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fd024f0, cbp=0x564f5c0bdab0) (sgsn_libgtp.c:633) 20250403095947664 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403095947664 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c40e8 TLLI=cad929d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403095947664 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403095947664 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@9310965ee056: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403095947682 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250403095947696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947696 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947696 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9310965ee056: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@9310965ee056: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CAD929D4'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@9310965ee056: 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 := '7B4C92BE9D1CE237DA94E715495254CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD90FFF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD415CECAADBD382'O } } } } } 20250403095947710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCAD929D4) type="GPRS attach" (gprs_gmm.c:1320) 20250403095947711 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403095947711 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403095947711 DLLC NOTICE LLME(ffffffff/cad929d4){ASSIGNED} LLGM Assign pre (cad929d4 => f985df5c) (gprs_llc.c:1079) 20250403095947711 DLLC NOTICE LLME(cad929d4/f985df5c){ASSIGNED} LLGM Assign post (cad929d4 => f985df5c) (gprs_llc.c:1125) 20250403095947711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403095947711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403095947711 DMM DEBUG MM(262420000000068/f985df5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403095947736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403095947736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250403095947736 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403095947736 DMM DEBUG MM(262420000000068/f985df5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250403095947736 DMM NOTICE MM(262420000000068/f985df5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403095947736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403095947736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403095947736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403095947736 DMM DEBUG MM(262420000000068/f985df5c) Requesting authorization (sgsn_auth.c:160) 20250403095947736 DMM INFO MM(262420000000068/f985df5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403095947736 DMM DEBUG MM(262420000000068/f985df5c) Requesting subscriber data update (gprs_subscriber.c:894) 20250403095947736 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250403095947736 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) 20250403095952488 DGPRS DEBUG Checking for inactive LLMEs, time = 6905298 (sgsn.c:132) 20250403095953737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250403095953737 DMM ERROR MM(262420000000068/f985df5c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250403095953737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250403095953737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403095953737 DMM NOTICE MM(262420000000068/f985df5c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250403095953737 DMM NOTICE MM(262420000000068/f985df5c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403095953738 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250403095953738 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c40e8, TLLI=f985df5c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403095953738 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403095953738 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403095953738 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250403095953738 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250403095953738 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) 20250403095953738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Reject}: Deallocated (fsm.c:568) 20250403095953738 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Deallocated (fsm.c:568) 20250403095953738 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403095953738 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403095953738 DLLC NOTICE LLME(cad929d4/f985df5c){ASSIGNED} LLGM Assign pre (f985df5c => ffffffff) (gprs_llc.c:1079) 20250403095953738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f985df5c => ffffffff) (gprs_llc.c:1125) 20250403095958738 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250403100003740 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250403100007451 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403100007451 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403100007452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403100008741 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250403100013741 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250403100017147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100017154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100017154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403100017168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100017172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100017172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403100017177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100017180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100017180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@9310965ee056: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9310965ee056: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@9310965ee056: Final verdict of PTC: none -NSVCI99(1289)@9310965ee056: Final verdict of PTC: none 20250403100017526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100017526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@9310965ee056: Final verdict of PTC: none 20250403100017526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53156<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@9310965ee056: Final verdict of PTC: none -NSVCI97(1279)@9310965ee056: Final verdict of PTC: none -NSVCI98(1285)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1283)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1277)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@9310965ee056: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@9310965ee056: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Thu Apr 3 10:00:17 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 20250403100017597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100017999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121104) 20250403100018527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100018527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100018743 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250403100018743 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x564f5c0bdab0) (sgsn_libgtp.c:633) 20250403100018743 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x564f5c0bdab0) (sgsn_libgtp.c:637) 20250403100018743 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250403100018743 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250403100018743 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250403100018743 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121104, count=122264) 20250403100019529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100019529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Apr 3 10:00:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100020529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100020529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_cell_change_different_rai_ci_data started. 20250403100021104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100021106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100021157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100021158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100021158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100021158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100021158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100021158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100021158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100021158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100021158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100021159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100021159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100021159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100021159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100021159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100021159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100021159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100021159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100021159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100021159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100021159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100021159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100021159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100021162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021169 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100021177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100021177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100021177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100021177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100021177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100021177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100021177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100021177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100021177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100021178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100021178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100021178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100021179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100021179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100021179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100021179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100021179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100021179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100021179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100021179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100021179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100021179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403100021182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1300)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100021188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021188 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)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@9310965ee056: 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(1309)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100021194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100021194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100021194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100021194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100021194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100021195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100021195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100021195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100021195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100021195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100021195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100021195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100021195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100021195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100021195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100021195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100021195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100021195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100021197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100021201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100021531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100021531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100021531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100021531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1308)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@9310965ee056: 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) } } } } 20250403100021535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100021536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1308)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@9310965ee056: 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(1308)@9310965ee056: 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(1308)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@9310965ee056: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D270F773'O, index=0 SGSN_Test-GSUP(1310)@9310965ee056: 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)@9310965ee056: 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 := '5091120ECD0F0B92B6540CF8A9D45D92'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AAF102D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB7F4381FB008346'O } } } } } 20250403100021605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021606 DLLC NOTICE LLME(ffffffff/d270f773){UNASSIGNED} LLC RX: unknown TLLI 0xd270f773, creating LLME on the fly (gprs_llc.c:552) 20250403100021606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1320) 20250403100021606 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100021606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100021606 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403100021606 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403100021606 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100021606 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100021606 DLLC NOTICE LLME(ffffffff/d270f773){UNASSIGNED} LLGM Assign pre (d270f773 => c6340fc9) (gprs_llc.c:1079) 20250403100021606 DLLC NOTICE LLME(d270f773/c6340fc9){ASSIGNED} LLGM Assign post (d270f773 => c6340fc9) (gprs_llc.c:1125) 20250403100021606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100021606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100021606 DMM DEBUG MM(262420000000070/c6340fc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100021626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021626 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100021626 DMM DEBUG MM(262420000000070/c6340fc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250403100021626 DMM NOTICE MM(262420000000070/c6340fc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100021626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100021626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100021626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100021626 DMM DEBUG MM(262420000000070/c6340fc9) Requesting authorization (sgsn_auth.c:160) 20250403100021626 DMM INFO MM(262420000000070/c6340fc9) Requesting authentication tuples (sgsn_auth.c:184) 20250403100021626 DMM DEBUG MM(262420000000070/c6340fc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100021626 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250403100021626 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)@9310965ee056: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@9310965ee056: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250403100021632 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100021632 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100021632 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100021632 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100021632 DMM INFO MM(262420000000070/c6340fc9) Subscriber data update (mmctx.c:445) 20250403100021632 DMM DEBUG MM(262420000000070/c6340fc9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100021632 DMM INFO MM(262420000000070/c6340fc9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100021632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100021632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100021632 DMM INFO MM(262420000000070/c6340fc9) <- GMM AUTH AND CIPHERING REQ (rand = 50 91 12 0e cd 0f 0b 92 b6 54 0c f8 a9 d4 5d 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403100021649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021649 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100021649 DMM INFO MM(262420000000070/c6340fc9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100021649 DMM NOTICE MM(262420000000070/c6340fc9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100021649 DMM DEBUG MM(262420000000070/c6340fc9) checking auth: received GSM SRES = 7a af 10 2d (gprs_gmm.c:716) 20250403100021649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100021649 DMM DEBUG MM(262420000000070/c6340fc9) Requesting authorization (sgsn_auth.c:160) 20250403100021649 DMM INFO MM(262420000000070/c6340fc9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100021649 DMM DEBUG MM(262420000000070/c6340fc9) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100021649 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250403100021649 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) 20250403100021649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403100021649 DMM INFO MM(262420000000070/c6340fc9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6340fc9) (gprs_gmm.c:337) 20250403100021652 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100021652 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100021652 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250403100021652 DMM INFO MM(262420000000070/c6340fc9) Subscriber data update (mmctx.c:445) 20250403100021652 DMM DEBUG MM(262420000000070/c6340fc9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100021652 DMM INFO MM(262420000000070/c6340fc9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100021652 DMM NOTICE MM(262420000000070/c6340fc9) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250403100021652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100021652 DMM NOTICE MM(262420000000070/c6340fc9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100021652 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) 20250403100021654 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100021654 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250403100021654 DMM INFO MM(262420000000070/c6340fc9) Subscriber data update (mmctx.c:445) 20250403100021654 DMM DEBUG MM(262420000000070/c6340fc9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403100021665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021665 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100021665 DMM INFO MM(262420000000070/c6340fc9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100021665 DMM NOTICE MM(262420000000070/c6340fc9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100021665 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100021665 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100021665 DLLC NOTICE LLME(d270f773/c6340fc9){ASSIGNED} LLGM Assign pre (ffffffff => c6340fc9) (gprs_llc.c:1079) 20250403100021665 DLLC NOTICE LLME(ffffffff/c6340fc9){ASSIGNED} LLGM Assign post (ffffffff => c6340fc9) (gprs_llc.c:1125) 20250403100021665 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403100021665 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403100021665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100021665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100021722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021723 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100021723 DMM INFO MM(262420000000070/c6340fc9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403100021723 DMM INFO MM(262420000000070/c6340fc9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403100021723 DMM DEBUG MM(262420000000070/c6340fc9) Using GGSN 0 (gprs_sm.c:317) 20250403100021723 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) 20250403100021723 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250403100021723 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403100021723 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250403100021723 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250403100021747 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 f2 a6 94 fb 11 f6 9f 00 a9 14 05 7f db 7b 5e 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:461) 20250403100021747 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fd024f0, cbp=0x564f5c0bdab0) (sgsn_libgtp.c:633) 20250403100021747 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403100021747 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c40e8 TLLI=c6340fc9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403100021747 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403100021747 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@9310965ee056: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403100021763 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250403100021777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021777 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021777 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_data-BVCI210(1302)@9310965ee056: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C6340FC9'O, index=0 20250403100021791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100021791 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100021791 DSNDCP ERROR Message for non-existing MM ctx (lle=0x564f5c0c40e8, TLLI=c6340fc9, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250403100022489 DGPRS DEBUG Checking for inactive LLMEs, time = 6905328 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@9310965ee056: Removing Client IMSI='262420000000070'H, index=0 20250403100023792 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@9310965ee056: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@9310965ee056: Final verdict of PTC: pass 20250403100023809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45504<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1298)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@9310965ee056: Final verdict of PTC: none -NSVCI99(1309)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@9310965ee056: Final verdict of PTC: none 20250403100023814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100023814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1310)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@9310965ee056: Final verdict of PTC: none -NSVCI98(1303)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1296)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1301)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1307)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@9310965ee056: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Apr 3 10:00:23 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 20250403100023915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100024317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94476) 20250403100024815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100024815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94476, count=100528) 20250403100025817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100025817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Apr 3 10:00:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100026818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100026818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_cell_change_different_ci_attach started. 20250403100027419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100027424 DMM INFO MM(262420000000070/c6340fc9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100027424 DMM INFO MM(262420000000070/c6340fc9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100027424 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100027424 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100027424 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403100027424 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403100027424 DLLC NOTICE LLME(ffffffff/c6340fc9){ASSIGNED} LLGM Assign pre (c6340fc9 => ffffffff) (gprs_llc.c:1079) 20250403100027424 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6340fc9 => ffffffff) (gprs_llc.c:1125) 20250403100027424 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c3d90 (gprs_sndcp.c:574) 20250403100027424 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c40e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403100027424 DMM NOTICE MM(262420000000070/c6340fc9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403100027424 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250403100027424 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403100027424 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403100027424 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250403100027424 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250403100027424 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) 20250403100027424 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) 20250403100027424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100027424 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403100027424 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403100027424 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403100027424 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100027475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100027475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100027475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100027475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100027475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100027475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100027475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100027475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100027475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100027476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100027476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100027476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100027477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100027477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100027477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100027477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100027477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100027477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100027477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100027477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100027477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100027477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100027480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100027494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100027494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100027494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100027494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100027494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100027494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100027494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100027494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1322)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403100027495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100027495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100027498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100027503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100027511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100027511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100027512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100027512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100027512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100027512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100027512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100027512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100027512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100027513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100027518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100027819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100027819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100027819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100027819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@9310965ee056: 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) } } } } 20250403100027823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403100027825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@9310965ee056: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C7198E3E'O, index=0 SGSN_Test-GSUP(1329)@9310965ee056: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@9310965ee056: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@9310965ee056: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C7198E3E'O, index=0 TC_cell_change_different_ci_attach(1331)@9310965ee056: 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 := 'E1679F3D937A381630B2D44D15591BE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4B3367E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D183F38322566F37'O } } } } } 20250403100027904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027904 DLLC NOTICE LLME(ffffffff/c7198e3e){UNASSIGNED} LLC RX: unknown TLLI 0xc7198e3e, creating LLME on the fly (gprs_llc.c:552) 20250403100027904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100027904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1320) 20250403100027904 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100027904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100027904 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403100027904 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403100027904 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100027904 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100027904 DLLC NOTICE LLME(ffffffff/c7198e3e){UNASSIGNED} LLGM Assign pre (c7198e3e => c18c9625) (gprs_llc.c:1079) 20250403100027904 DLLC NOTICE LLME(c7198e3e/c18c9625){ASSIGNED} LLGM Assign post (c7198e3e => c18c9625) (gprs_llc.c:1125) 20250403100027904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100027904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100027904 DMM DEBUG MM(262420000000069/c18c9625) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100027926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403100027927 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100027927 DMM DEBUG MM(262420000000069/c18c9625) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250403100027927 DMM NOTICE MM(262420000000069/c18c9625) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100027927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100027927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100027927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100027927 DMM DEBUG MM(262420000000069/c18c9625) Requesting authorization (sgsn_auth.c:160) 20250403100027927 DMM INFO MM(262420000000069/c18c9625) Requesting authentication tuples (sgsn_auth.c:184) 20250403100027927 DMM DEBUG MM(262420000000069/c18c9625) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100027927 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250403100027927 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)@9310965ee056: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@9310965ee056: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250403100027933 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100027933 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100027933 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100027933 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100027933 DMM INFO MM(262420000000069/c18c9625) Subscriber data update (mmctx.c:445) 20250403100027933 DMM DEBUG MM(262420000000069/c18c9625) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100027933 DMM INFO MM(262420000000069/c18c9625) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100027933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100027933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100027933 DMM INFO MM(262420000000069/c18c9625) <- GMM AUTH AND CIPHERING REQ (rand = e1 67 9f 3d 93 7a 38 16 30 b2 d4 4d 15 59 1b e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403100027949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100027949 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100027949 DMM INFO MM(262420000000069/c18c9625) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100027949 DMM NOTICE MM(262420000000069/c18c9625) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100027949 DMM DEBUG MM(262420000000069/c18c9625) checking auth: received GSM SRES = a4 b3 36 7e (gprs_gmm.c:716) 20250403100027949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100027949 DMM DEBUG MM(262420000000069/c18c9625) Requesting authorization (sgsn_auth.c:160) 20250403100027949 DMM INFO MM(262420000000069/c18c9625) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100027949 DMM DEBUG MM(262420000000069/c18c9625) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100027949 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250403100027949 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) 20250403100027949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403100027949 DMM INFO MM(262420000000069/c18c9625) <- GMM ATTACH ACCEPT (new P-TMSI=0xc18c9625) (gprs_gmm.c:337) 20250403100027952 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100027952 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100027952 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250403100027952 DMM INFO MM(262420000000069/c18c9625) Subscriber data update (mmctx.c:445) 20250403100027952 DMM DEBUG MM(262420000000069/c18c9625) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100027952 DMM INFO MM(262420000000069/c18c9625) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100027952 DMM NOTICE MM(262420000000069/c18c9625) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250403100027952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100027952 DMM NOTICE MM(262420000000069/c18c9625) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100027952 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) 20250403100027954 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100027954 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250403100027954 DMM INFO MM(262420000000069/c18c9625) Subscriber data update (mmctx.c:445) 20250403100027954 DMM DEBUG MM(262420000000069/c18c9625) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403100027965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100027965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403100027965 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100027965 DMM INFO MM(262420000000069/c18c9625) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100027965 DMM NOTICE MM(262420000000069/c18c9625) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100027965 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100027965 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100027965 DLLC NOTICE LLME(c7198e3e/c18c9625){ASSIGNED} LLGM Assign pre (ffffffff => c18c9625) (gprs_llc.c:1079) 20250403100027965 DLLC NOTICE LLME(ffffffff/c18c9625){ASSIGNED} LLGM Assign post (ffffffff => c18c9625) (gprs_llc.c:1125) 20250403100027965 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403100027965 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403100027965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100027965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100028022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100028022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403100028022 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100028022 DMM INFO MM(262420000000069/c18c9625) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403100028022 DMM INFO MM(262420000000069/c18c9625) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403100028022 DMM DEBUG MM(262420000000069/c18c9625) Using GGSN 0 (gprs_sm.c:317) 20250403100028022 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) 20250403100028022 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250403100028022 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403100028022 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250403100028022 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250403100028049 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 fd 8f 31 3f 11 34 a3 7d c4 14 05 7f 0a 0c 17 5d 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) 20250403100028049 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fd03568, cbp=0x564f5c0bde40) (sgsn_libgtp.c:633) 20250403100028049 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403100028049 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=c18c9625, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403100028049 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403100028049 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@9310965ee056: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403100028065 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250403100028078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100028078 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403100028078 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_attach-BVCI210(1321)@9310965ee056: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@9310965ee056: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C18C9625'O, index=0 TC_cell_change_different_ci_attach(1331)@9310965ee056: 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 := '14882532263AA10D729E29D2F0CF7436'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A96EA4EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B413658973B65A6'O } } } } } 20250403100028091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100028091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250403100028091 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100028091 DMM INFO MM(262420000000069/c18c9625) -> GMM ATTACH REQUEST MI(TMSI-0xC18C9625) type="GPRS attach" (gprs_gmm.c:1320) 20250403100028091 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100028091 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100028091 DLLC NOTICE LLME(ffffffff/c18c9625){ASSIGNED} LLGM Assign pre (c18c9625 => f52e181f) (gprs_llc.c:1079) 20250403100028091 DLLC NOTICE LLME(c18c9625/f52e181f){ASSIGNED} LLGM Assign post (c18c9625 => f52e181f) (gprs_llc.c:1125) 20250403100028091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100028091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100028091 DMM DEBUG MM(262420000000069/f52e181f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100028113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100028113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250403100028113 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100028113 DMM DEBUG MM(262420000000069/f52e181f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250403100028113 DMM NOTICE MM(262420000000069/f52e181f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100028113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100028113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100028113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100028113 DMM DEBUG MM(262420000000069/f52e181f) Requesting authorization (sgsn_auth.c:160) 20250403100028113 DMM INFO MM(262420000000069/f52e181f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100028113 DMM DEBUG MM(262420000000069/f52e181f) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100028113 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250403100028113 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) 20250403100034114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250403100034114 DMM ERROR MM(262420000000069/f52e181f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250403100034114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250403100034114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250403100034114 DMM NOTICE MM(262420000000069/f52e181f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250403100034114 DMM NOTICE MM(262420000000069/f52e181f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403100034114 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250403100034114 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=f52e181f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403100034114 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403100034114 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403100034114 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250403100034114 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250403100034114 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) 20250403100034114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Reject}: Deallocated (fsm.c:568) 20250403100034114 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Deallocated (fsm.c:568) 20250403100034114 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403100034114 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250403100034114 DLLC NOTICE LLME(c18c9625/f52e181f){ASSIGNED} LLGM Assign pre (f52e181f => ffffffff) (gprs_llc.c:1079) 20250403100034114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f52e181f => ffffffff) (gprs_llc.c:1125) 20250403100039116 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250403100044116 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250403100047820 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250403100047820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250403100047821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403100049118 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250403100052490 DGPRS DEBUG Checking for inactive LLMEs, time = 6905358 (sgsn.c:132) 20250403100054120 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250403100057478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100057480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100057480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403100057495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100057498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100057498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250403100057512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100057515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100057515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@9310965ee056: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9310965ee056: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@9310965ee056: Final verdict of PTC: none 20250403100057895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100057895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@9310965ee056: Final verdict of PTC: none -NSVCI98(1322)@9310965ee056: Final verdict of PTC: none -NSVCI97(1317)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@9310965ee056: Final verdict of PTC: none -NSVCI99(1327)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@9310965ee056: Final verdict of PTC: none 20250403100057900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49634<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI220(1326)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1315)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1320)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1325)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@9310965ee056: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@9310965ee056: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Thu Apr 3 10:00:57 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 20250403100058029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100058432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127844) 20250403100058897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100058897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100059120 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250403100059120 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x564f5c0bde40) (sgsn_libgtp.c:633) 20250403100059121 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x564f5c0bde40) (sgsn_libgtp.c:637) 20250403100059121 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250403100059121 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250403100059121 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250403100059121 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=127844, count=130620) 20250403100059898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100059898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Apr 3 10:01:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100100899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100100899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_cell_change_different_ci_data started. 20250403100101526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100101527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100101549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100101549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100101549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100101549 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100101549 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100101549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100101549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100101549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100101549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100101550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100101550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100101550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100101550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100101550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100101550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100101550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100101550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100101550 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100101550 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100101550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100101551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100101551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100101554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403100101561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100101561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1337)@9310965ee056: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100101565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100101565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100101565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100101565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100101565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100101565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100101565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100101565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100101565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100101567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100101567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100101567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100101567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100101567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100101567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100101567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100101567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100101567 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100101567 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100101567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100101567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100101567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100101569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100101573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100101573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100101580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100101580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100101580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100101580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100101580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100101580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100101580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100101580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100101580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100101582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100101582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100101582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100101582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100101582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100101582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100101582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100101582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100101582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100101582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100101582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100101582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100101582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100101585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100101590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100101590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100101899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100101900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100101900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100101900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@9310965ee056: 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) } } } } 20250403100101904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100101905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@9310965ee056: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F608D494'O, index=0 SGSN_Test-GSUP(1348)@9310965ee056: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@9310965ee056: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@9310965ee056: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F608D494'O, index=0 TC_cell_change_different_ci_data(1350)@9310965ee056: 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 := 'A3BD0CCE914C2F4C8FC92F626B1B8EAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2885DA55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E9ACCB4A7AEAF44'O } } } } } 20250403100101979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100101979 DLLC NOTICE LLME(ffffffff/f608d494){UNASSIGNED} LLC RX: unknown TLLI 0xf608d494, creating LLME on the fly (gprs_llc.c:552) 20250403100101979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100101979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1320) 20250403100101979 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100101979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100101979 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403100101979 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403100101979 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100101979 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100101979 DLLC NOTICE LLME(ffffffff/f608d494){UNASSIGNED} LLGM Assign pre (f608d494 => d0bdfa5d) (gprs_llc.c:1079) 20250403100101979 DLLC NOTICE LLME(f608d494/d0bdfa5d){ASSIGNED} LLGM Assign post (f608d494 => d0bdfa5d) (gprs_llc.c:1125) 20250403100101979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100101979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100101979 DMM DEBUG MM(262420000000071/d0bdfa5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100101997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100101997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403100101997 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100101997 DMM DEBUG MM(262420000000071/d0bdfa5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250403100101997 DMM NOTICE MM(262420000000071/d0bdfa5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100101997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100101997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100101997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100101997 DMM DEBUG MM(262420000000071/d0bdfa5d) Requesting authorization (sgsn_auth.c:160) 20250403100101997 DMM INFO MM(262420000000071/d0bdfa5d) Requesting authentication tuples (sgsn_auth.c:184) 20250403100101997 DMM DEBUG MM(262420000000071/d0bdfa5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100101998 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250403100101998 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)@9310965ee056: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@9310965ee056: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250403100102003 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100102003 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100102003 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100102003 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100102003 DMM INFO MM(262420000000071/d0bdfa5d) Subscriber data update (mmctx.c:445) 20250403100102003 DMM DEBUG MM(262420000000071/d0bdfa5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100102003 DMM INFO MM(262420000000071/d0bdfa5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100102003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100102003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100102003 DMM INFO MM(262420000000071/d0bdfa5d) <- GMM AUTH AND CIPHERING REQ (rand = a3 bd 0c ce 91 4c 2f 4c 8f c9 2f 62 6b 1b 8e ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403100102021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100102021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100102021 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100102021 DMM INFO MM(262420000000071/d0bdfa5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100102021 DMM NOTICE MM(262420000000071/d0bdfa5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100102021 DMM DEBUG MM(262420000000071/d0bdfa5d) checking auth: received GSM SRES = 28 85 da 55 (gprs_gmm.c:716) 20250403100102021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100102021 DMM DEBUG MM(262420000000071/d0bdfa5d) Requesting authorization (sgsn_auth.c:160) 20250403100102021 DMM INFO MM(262420000000071/d0bdfa5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100102021 DMM DEBUG MM(262420000000071/d0bdfa5d) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100102021 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250403100102021 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) 20250403100102021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403100102021 DMM INFO MM(262420000000071/d0bdfa5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0bdfa5d) (gprs_gmm.c:337) 20250403100102025 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100102025 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100102025 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250403100102025 DMM INFO MM(262420000000071/d0bdfa5d) Subscriber data update (mmctx.c:445) 20250403100102025 DMM DEBUG MM(262420000000071/d0bdfa5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100102026 DMM INFO MM(262420000000071/d0bdfa5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100102026 DMM NOTICE MM(262420000000071/d0bdfa5d) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250403100102026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100102026 DMM NOTICE MM(262420000000071/d0bdfa5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100102026 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) 20250403100102027 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100102027 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250403100102027 DMM INFO MM(262420000000071/d0bdfa5d) Subscriber data update (mmctx.c:445) 20250403100102027 DMM DEBUG MM(262420000000071/d0bdfa5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403100102040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100102040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403100102041 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100102041 DMM INFO MM(262420000000071/d0bdfa5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100102041 DMM NOTICE MM(262420000000071/d0bdfa5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100102041 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100102041 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100102041 DLLC NOTICE LLME(f608d494/d0bdfa5d){ASSIGNED} LLGM Assign pre (ffffffff => d0bdfa5d) (gprs_llc.c:1079) 20250403100102041 DLLC NOTICE LLME(ffffffff/d0bdfa5d){ASSIGNED} LLGM Assign post (ffffffff => d0bdfa5d) (gprs_llc.c:1125) 20250403100102041 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403100102041 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403100102041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100102041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100102095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100102096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250403100102096 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100102096 DMM INFO MM(262420000000071/d0bdfa5d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250403100102096 DMM INFO MM(262420000000071/d0bdfa5d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250403100102096 DMM DEBUG MM(262420000000071/d0bdfa5d) Using GGSN 0 (gprs_sm.c:317) 20250403100102096 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) 20250403100102096 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250403100102096 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250403100102096 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250403100102096 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250403100102120 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 61 92 30 f1 11 12 8c 9c d7 14 05 7f 9f b8 cf 6e 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) 20250403100102120 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8d9fd03568, cbp=0x564f5c0bde40) (sgsn_libgtp.c:633) 20250403100102120 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250403100102120 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x564f5c0c2be8 TLLI=d0bdfa5d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250403100102120 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250403100102121 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@9310965ee056: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed 20250403100102137 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250403100102151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100102151 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250403100102151 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_data-BVCI210(1340)@9310965ee056: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@9310965ee056: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D0BDFA5D'O, index=0 20250403100102167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100102167 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100102167 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100102169 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@9310965ee056: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@9310965ee056: Final verdict of PTC: pass 20250403100102197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@9310965ee056: Final verdict of PTC: none -NSVCI99(1346)@9310965ee056: Final verdict of PTC: none -NSVCI97(1336)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@9310965ee056: Final verdict of PTC: none -NSVCI98(1341)@9310965ee056: Final verdict of PTC: none 20250403100102203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100102204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@9310965ee056: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1334)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1339)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1344)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@9310965ee056: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Apr 3 10:01:02 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 20250403100102302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100102703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20250403100103204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100103204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=99872) 20250403100104206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100104206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Apr 3 10:01:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100105207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100105207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_sgsn_context_req_in started. 20250403100105762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100105763 DMM INFO MM(262420000000071/d0bdfa5d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100105763 DMM INFO MM(262420000000071/d0bdfa5d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100105763 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100105763 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100105763 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403100105763 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403100105763 DLLC NOTICE LLME(ffffffff/d0bdfa5d){ASSIGNED} LLGM Assign pre (d0bdfa5d => ffffffff) (gprs_llc.c:1079) 20250403100105763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0bdfa5d => ffffffff) (gprs_llc.c:1125) 20250403100105763 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x564f5c0c2890 (gprs_sndcp.c:574) 20250403100105763 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x564f5c0c2be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250403100105763 DMM NOTICE MM(262420000000071/d0bdfa5d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250403100105763 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250403100105763 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250403100105763 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250403100105763 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250403100105763 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250403100105763 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) 20250403100105763 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) 20250403100105763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100105763 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403100105763 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403100105763 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403100105763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100105794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100105794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100105794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100105794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100105794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100105794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100105794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100105794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100105794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100105795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100105795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100105795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100105795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100105795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100105795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100105795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100105795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100105795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100105795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100105795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100105796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100105796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403100105797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100105802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100105802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1353)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100105807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100105807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100105807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100105807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100105807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100105807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100105807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100105807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100105807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100105808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100105808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100105808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100105808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100105808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100105808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100105808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100105808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100105808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100105808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100105808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100105808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100105808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100105811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100105816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100105816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100105825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100105825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100105825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100105825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100105825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100105825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100105825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100105825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100105825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100105826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100105826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100105826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100105826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100105828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100105833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100105833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100106208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100106208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100106208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100106208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@9310965ee056: 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) } } } } 20250403100106213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100106214 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@9310965ee056: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E2B9A3B5'O, index=0 SGSN_Test-GSUP(1367)@9310965ee056: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@9310965ee056: 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 := 'A825E113E6570D9E3F904CCEC3C9AAAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C042066'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83080CE4FBE46432'O } } } } } 20250403100107248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100107248 DLLC NOTICE LLME(ffffffff/e2b9a3b5){UNASSIGNED} LLC RX: unknown TLLI 0xe2b9a3b5, creating LLME on the fly (gprs_llc.c:552) 20250403100107248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100107248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1320) 20250403100107248 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100107248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100107248 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403100107248 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Allocated (fsm.c:456) 20250403100107248 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100107248 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100107248 DLLC NOTICE LLME(ffffffff/e2b9a3b5){UNASSIGNED} LLGM Assign pre (e2b9a3b5 => cf943a24) (gprs_llc.c:1079) 20250403100107248 DLLC NOTICE LLME(e2b9a3b5/cf943a24){ASSIGNED} LLGM Assign post (e2b9a3b5 => cf943a24) (gprs_llc.c:1125) 20250403100107248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100107248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100107248 DMM DEBUG MM(262420000000072/cf943a24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100107255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100107255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403100107255 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100107255 DMM DEBUG MM(262420000000072/cf943a24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250403100107255 DMM NOTICE MM(262420000000072/cf943a24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100107255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100107255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100107255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100107255 DMM DEBUG MM(262420000000072/cf943a24) Requesting authorization (sgsn_auth.c:160) 20250403100107255 DMM INFO MM(262420000000072/cf943a24) Requesting authentication tuples (sgsn_auth.c:184) 20250403100107255 DMM DEBUG MM(262420000000072/cf943a24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100107255 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250403100107255 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)@9310965ee056: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@9310965ee056: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250403100107256 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100107256 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100107256 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100107256 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100107256 DMM INFO MM(262420000000072/cf943a24) Subscriber data update (mmctx.c:445) 20250403100107256 DMM DEBUG MM(262420000000072/cf943a24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100107256 DMM INFO MM(262420000000072/cf943a24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100107256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100107256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100107256 DMM INFO MM(262420000000072/cf943a24) <- GMM AUTH AND CIPHERING REQ (rand = a8 25 e1 13 e6 57 0d 9e 3f 90 4c ce c3 c9 aa ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250403100107260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100107260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100107260 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100107260 DMM INFO MM(262420000000072/cf943a24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100107260 DMM NOTICE MM(262420000000072/cf943a24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100107260 DMM DEBUG MM(262420000000072/cf943a24) checking auth: received GSM SRES = 6c 04 20 66 (gprs_gmm.c:716) 20250403100107260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100107260 DMM DEBUG MM(262420000000072/cf943a24) Requesting authorization (sgsn_auth.c:160) 20250403100107260 DMM INFO MM(262420000000072/cf943a24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100107260 DMM DEBUG MM(262420000000072/cf943a24) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100107260 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250403100107260 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) 20250403100107260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403100107260 DMM INFO MM(262420000000072/cf943a24) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf943a24) (gprs_gmm.c:337) 20250403100107260 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100107260 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100107260 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250403100107260 DMM INFO MM(262420000000072/cf943a24) Subscriber data update (mmctx.c:445) 20250403100107260 DMM DEBUG MM(262420000000072/cf943a24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100107260 DMM INFO MM(262420000000072/cf943a24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100107260 DMM NOTICE MM(262420000000072/cf943a24) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250403100107260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100107260 DMM NOTICE MM(262420000000072/cf943a24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100107260 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) 20250403100107261 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100107261 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250403100107261 DMM INFO MM(262420000000072/cf943a24) Subscriber data update (mmctx.c:445) 20250403100107261 DMM DEBUG MM(262420000000072/cf943a24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403100107263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100107263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403100107263 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100107263 DMM INFO MM(262420000000072/cf943a24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100107263 DMM NOTICE MM(262420000000072/cf943a24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100107263 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100107263 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100107263 DLLC NOTICE LLME(e2b9a3b5/cf943a24){ASSIGNED} LLGM Assign pre (ffffffff => cf943a24) (gprs_llc.c:1079) 20250403100107263 DLLC NOTICE LLME(ffffffff/cf943a24){ASSIGNED} LLGM Assign post (ffffffff => cf943a24) (gprs_llc.c:1125) 20250403100107263 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403100107263 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403100107263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100107263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100107316 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 09 68 00 00 03 52 f0 99 42 42 de 05 cf 94 3a 24 0c 01 02 03 0d fe 11 8c 0d 70 02 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@9310965ee056: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250403100109317 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250403100109317 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250403100109317 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) 20250403100109317 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250403100109317 DMM INFO MM(262420000000072/cf943a24) Subscriber data update (mmctx.c:445) 20250403100109317 DMM DEBUG MM(262420000000072/cf943a24) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250403100109317 DMM INFO MM(262420000000072/cf943a24) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250403100109317 DMM INFO MM(262420000000072/cf943a24) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100109317 DMM INFO MM(262420000000072/cf943a24) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100109317 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100109317 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100109317 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403100109317 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403100109317 DLLC NOTICE LLME(ffffffff/cf943a24){ASSIGNED} LLGM Assign pre (cf943a24 => ffffffff) (gprs_llc.c:1079) 20250403100109317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf943a24 => ffffffff) (gprs_llc.c:1125) 20250403100109317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403100109317 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403100109317 DMM DEBUG MM_STATE_Iu[0x564f5c0b3d00]{Detached}: Deallocated (fsm.c:568) 20250403100109317 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@9310965ee056: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@9310965ee056: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250403100109336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39954<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1358)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@9310965ee056: Final verdict of PTC: none -NSVCI98(1360)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@9310965ee056: Final verdict of PTC: none -NSVCI97(1355)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1367)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1363)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@9310965ee056: Final verdict of PTC: none -NSVCI99(1365)@9310965ee056: Final verdict of PTC: none 20250403100109425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100109425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1354)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9310965ee056: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Apr 3 10:01:09 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 20250403100109605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100110009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95856) 20250403100110427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100110427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95856, count=100212) 20250403100111428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100111428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Apr 3 10:01:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100112430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100112430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_sgsn_context_req_out started. 20250403100113047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100113050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100113084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100113084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100113084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100113084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100113084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100113084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100113084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100113084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100113084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100113085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100113085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100113085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100113085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100113085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100113085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100113085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100113085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100113085 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100113085 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100113085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100113086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100113086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100113089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100113096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100113096 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100113102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100113102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100113102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100113102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100113102 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100113102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100113102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100113102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100113102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100113103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100113103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100113103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100113103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100113103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100113103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100113103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100113103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100113103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403100113105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100113109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100113110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@9310965ee056: 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(1385)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100113122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100113122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100113122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100113122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100113122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100113122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100113122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100113122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100113122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100113123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100113123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100113123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100113123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100113123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100113123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100113123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100113123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100113123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100113123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100113123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100113123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100113123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100113125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100113130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100113130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100113431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100113431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100113431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100113431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1384)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@9310965ee056: 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) } } } } 20250403100113435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100113437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1384)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1384)@9310965ee056: 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(1384)@9310965ee056: 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(1384)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@9310965ee056: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='FCF7E9E4'O, index=0 SGSN_Test-GSUP(1386)@9310965ee056: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250403100114472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100114472 DLLC NOTICE LLME(ffffffff/fcf7e9e4){UNASSIGNED} LLC RX: unknown TLLI 0xfcf7e9e4, creating LLME on the fly (gprs_llc.c:552) 20250403100114472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250403100114472 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403100114472 DMM NOTICE LLME(ffffffff/fcf7e9e4){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250403100114472 DLLC NOTICE LLME(ffffffff/fcf7e9e4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250403100114472 DMM ERROR LLME(ffffffff/fcf7e9e4){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250403100114472 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250403100114472 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250403100114473 DLLC NOTICE LLME(ffffffff/fcf7e9e4){UNASSIGNED} LLGM Assign pre (fcf7e9e4 => ffffffff) (gprs_llc.c:1079) 20250403100114473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcf7e9e4 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@9310965ee056: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9310965ee056: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250403100114480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39978<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250403100114480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100114480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1370)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1386)@9310965ee056: Final verdict of PTC: none -NSVCI97(1374)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@9310965ee056: Final verdict of PTC: none -NSVCI99(1385)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@9310965ee056: Final verdict of PTC: none -NSVCI98(1379)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@9310965ee056: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@9310965ee056: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GGSN_GTP(1387)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1383)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1377)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1372)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9310965ee056: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Apr 3 10:01:14 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 20250403100114566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100114967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44788) 20250403100115481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100115481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44788, count=55564) 20250403100116482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100116483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Apr 3 10:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100117483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100117483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_req_id_req_ra_update started. 20250403100117994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100117995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100118014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100118014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100118014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100118014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100118014 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100118014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100118014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100118014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100118014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100118015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100118015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100118015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100118015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100118015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100118015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100118015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100118015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100118015 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100118015 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100118015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100118016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100118016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100118018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100118023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100118023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100118030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100118030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100118030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100118030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100118030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100118030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100118030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100118030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100118030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100118031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100118031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100118031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100118031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100118031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100118031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100118031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100118031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100118031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100118031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100118031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100118031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100118031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100118034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100118039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100118039 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)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100118046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100118046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100118046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100118046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100118046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100118046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100118046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100118046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100118046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100118047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100118047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100118047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100118047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100118047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100118047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100118047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100118047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100118047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100118047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100118047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100118047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100118047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100118049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100118054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100118054 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)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100118484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100118484 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100118484 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100118484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@9310965ee056: 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) } } } } 20250403100118485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100118485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@9310965ee056: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FEF9A250'O, index=0 SGSN_Test-GSUP(1405)@9310965ee056: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250403100118507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100118507 DLLC NOTICE LLME(ffffffff/fef9a250){UNASSIGNED} LLC RX: unknown TLLI 0xfef9a250, creating LLME on the fly (gprs_llc.c:552) 20250403100118507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100118507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1320) 20250403100118507 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100118507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100118507 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403100118507 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403100118507 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100118507 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100118507 DLLC NOTICE LLME(ffffffff/fef9a250){UNASSIGNED} LLGM Assign pre (fef9a250 => f4d235f2) (gprs_llc.c:1079) 20250403100118507 DLLC NOTICE LLME(fef9a250/f4d235f2){ASSIGNED} LLGM Assign post (fef9a250 => f4d235f2) (gprs_llc.c:1125) 20250403100118507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100118507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100118507 DMM DEBUG MM(262420000000047/f4d235f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100118516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100118516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100118516 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100118516 DMM INFO MM(262420000000047/f4d235f2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403100118516 DMM INFO MM(262420000000047/f4d235f2) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-22925-58 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250403100118516 DMM NOTICE MM(262420000000047/f4d235f2) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250403100118516 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250403100118516 DMM INFO MM(262420000000047/f4d235f2) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250403100118516 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100118516 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100118516 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403100118516 DMM ERROR MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403100118516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Deallocated (fsm.c:568) 20250403100118516 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403100118516 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403100118516 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403100118516 DLLC NOTICE LLME(fef9a250/f4d235f2){ASSIGNED} LLGM Assign pre (f4d235f2 => ffffffff) (gprs_llc.c:1079) 20250403100118516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d235f2 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@9310965ee056: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@9310965ee056: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@9310965ee056: Final verdict of PTC: pass 20250403100118520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@9310965ee056: Final verdict of PTC: none 20250403100118521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100118521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1404)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@9310965ee056: Final verdict of PTC: none -NSVCI98(1398)@9310965ee056: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@9310965ee056: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@9310965ee056: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@9310965ee056: Final verdict of PTC: none -NSVCI99(1403)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1396)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1391)@9310965ee056: Final verdict of PTC: none -NSVCI97(1393)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1401)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@9310965ee056: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Apr 3 10:01:18 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 20250403100118624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100119025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20250403100119522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100119522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37640, count=62428) 20250403100120523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100120523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test execution finished. MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Apr 3 10:01:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100121524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100121524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_iu_attach started. 20250403100122052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100122055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100122085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100122086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100122086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100122086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100122086 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100122086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100122086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100122086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100122086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100122087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100122087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100122087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100122087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100122087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100122087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100122087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100122087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100122087 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100122087 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100122087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100122087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100122087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100122090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100122095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100122095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100122103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100122103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100122103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100122103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100122103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100122103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100122103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100122103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100122103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100122104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100122104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100122104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100122104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100122104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100122104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100122104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100122104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100122104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100122104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100122104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100122104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100122104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100122106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100122114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100122114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100122123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100122123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100122123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100122123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100122123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100122123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100122123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100122123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100122123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100122125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100122125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100122125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100122125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100122125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100122125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100122125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100122125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100122125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100122125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100122125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100122125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100122125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100122127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1425)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation 20250403100122133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100122133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@9310965ee056: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100122333 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100122333 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) 20250403100122333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100122333 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100122338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100122338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100122338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100122338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100122338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100122338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100122338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100122338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100122338 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100122338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100122338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100122340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100122340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100122340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100122340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100122340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100122340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100122340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100122340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100122340 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100122340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100122340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100122340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100122341 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100122491 DGPRS DEBUG Checking for inactive LLMEs, time = 6905388 (sgsn.c:132) 20250403100122525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100122525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100122525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100122525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@9310965ee056: 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) } } } } 20250403100122526 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403100122526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100123147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123147 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:621) 20250403100123147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123147 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100123147 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:195) 20250403100123147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123148 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100123148 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100123148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123148 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100123148 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:195) 20250403100123148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1424)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@9310965ee056: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F84AB438'O, index=0 SGSN_Test-GSUP(1428)@9310965ee056: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@9310965ee056: 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 := '9224'O, rac := 'E9'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)@9310965ee056: Added conn table entry 0TC_iu_attach(1430)14944904 SGSN_Test_0-SCCP(1423)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1424)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100123612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123612 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:621) 20250403100123612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123612 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123612 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:195) 20250403100123612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e4 0a 88 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 92 24 e9 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123612 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100123612 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100123612 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100123612 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250403100123612 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250403100123612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1320) 20250403100123612 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{Deregistered}: Allocated (fsm.c:456) 20250403100123612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: Allocated (fsm.c:456) 20250403100123612 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100123612 DMM DEBUG MM_STATE_Iu[0x564f5c0c3f60]{Detached}: Allocated (fsm.c:456) 20250403100123612 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100123612 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100123612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100123612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100123612 DMM DEBUG MM(262420000001001/fa994e4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100123612 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250403100123612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123612 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100123612 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:195) 20250403100123612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 e4 0a 88 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100123612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123612 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123612 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:195) 20250403100123612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 e4 0a 88 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@9310965ee056: { messageType := 2, destLocRef := 'E40A88'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@9310965ee056: 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 := '6ECDD1BE50262550653BCC7ADE136E63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A3CB233'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '526C04C883D19F45'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '602201342226DC0DDDB0EE2F9FDB28C0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '51B878814E0485253074A44F1B3F8B8F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '895A858FAF161E8AE58C0C3EE6BAEA16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E85565D56CF67AC2'O } } } } } SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1423)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250403100123618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123618 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:621) 20250403100123618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123618 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123618 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:195) 20250403100123618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123618 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100123618 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100123618 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100123618 DMM DEBUG MM(262420000001001/fa994e4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250403100123618 DMM NOTICE MM(262420000001001/fa994e4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100123618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100123618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100123618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100123618 DMM DEBUG MM(262420000001001/fa994e4a) Requesting authorization (sgsn_auth.c:160) 20250403100123618 DMM INFO MM(262420000001001/fa994e4a) Requesting authentication tuples (sgsn_auth.c:184) 20250403100123618 DMM DEBUG MM(262420000001001/fa994e4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100123618 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250403100123618 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)@9310965ee056: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@9310965ee056: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250403100123620 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100123620 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100123620 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100123620 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100123620 DMM INFO MM(262420000001001/fa994e4a) Subscriber data update (mmctx.c:445) 20250403100123620 DMM DEBUG MM(262420000001001/fa994e4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100123620 DMM INFO MM(262420000001001/fa994e4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100123620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100123620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100123620 DMM INFO MM(262420000001001/fa994e4a) <- GMM AUTH AND CIPHERING REQ (rand = 6e cd d1 be 50 26 25 50 65 3b cc 7a de 13 6e 63 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 5a 85 8f af 16 1e 8a e5 8c 0c 3e e6 ba ea 16 ) (gprs_gmm.c:510) 20250403100123620 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250403100123620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123620 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123620 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:195) 20250403100123620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 e4 0a 88 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 6e cd d1 be 50 26 25 50 65 3b cc 7a de 13 6e 63 80 28 10 89 5a 85 8f af 16 1e 8a e5 8c 0c 3e e6 ba ea 16 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1423)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22E85565D523094399990000100001F029046CF67AC2'O 20250403100123626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123626 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:621) 20250403100123626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123626 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123626 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:195) 20250403100123626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0b 22 e8 55 65 d5 23 09 43 99 99 00 00 10 00 01 f0 29 04 6c f6 7a c2 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123626 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100123626 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100123626 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100123626 DMM INFO MM(262420000001001/fa994e4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100123626 DMM NOTICE MM(262420000001001/fa994e4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100123626 DMM DEBUG MM(262420000001001/fa994e4a) checking auth: received UMTS RES = e8 55 65 d5 6c f6 7a c2 (gprs_gmm.c:716) 20250403100123626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100123626 DMM DEBUG MM(262420000001001/fa994e4a) Requesting authorization (sgsn_auth.c:160) 20250403100123626 DMM INFO MM(262420000001001/fa994e4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100123626 DMM DEBUG MM(262420000001001/fa994e4a) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100123626 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250403100123626 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) 20250403100123626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100123626 DMM DEBUG MM(262420000001001/fa994e4a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100123626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123626 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123626 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:195) 20250403100123626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 e4 0a 88 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 60 22 01 34 22 26 dc 0d dd b0 ee 2f 9f db 28 c0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1423)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100123634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123634 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:621) 20250403100123634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123634 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:195) 20250403100123634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123634 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100123634 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100123634 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100123634 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250403100123634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100123634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100123634 DMM INFO MM(262420000001001/fa994e4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa994e4a) (gprs_gmm.c:337) 20250403100123634 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250403100123634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123634 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123634 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:195) 20250403100123634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 e4 0a 88 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100123634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123634 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123634 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:195) 20250403100123634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 e4 0a 88 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 fa 99 4e 4a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100123637 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100123637 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100123637 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250403100123637 DMM INFO MM(262420000001001/fa994e4a) Subscriber data update (mmctx.c:445) 20250403100123637 DMM DEBUG MM(262420000001001/fa994e4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100123637 DMM INFO MM(262420000001001/fa994e4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100123637 DMM NOTICE MM(262420000001001/fa994e4a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250403100123637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100123637 DMM NOTICE MM(262420000001001/fa994e4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100123637 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) 20250403100123637 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100123637 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250403100123637 DMM INFO MM(262420000001001/fa994e4a) Subscriber data update (mmctx.c:445) 20250403100123637 DMM DEBUG MM(262420000001001/fa994e4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1423)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100123639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123639 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:621) 20250403100123639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123639 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123639 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:195) 20250403100123639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123639 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100123639 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100123639 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100123639 DMM INFO MM(262420000001001/fa994e4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100123639 DMM NOTICE MM(262420000001001/fa994e4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100123639 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100123639 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100123639 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100123639 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100123639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100123639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100123639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123639 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:195) 20250403100123639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 e4 0a 88 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1423)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1423)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100123643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123643 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:621) 20250403100123643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123643 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123643 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:195) 20250403100123643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100123644 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100123644 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100123644 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100123644 DMM INFO MM(262420000001001/fa994e4a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100123644 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100123644 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100123644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100123644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123644 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100123644 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:195) 20250403100123644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100123644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 e4 0a 88 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@9310965ee056: Deleted conn table entry 0TC_iu_attach(1430)14944904 20250403100123645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100123645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100123645 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:621) 20250403100123645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100123645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100123645 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:195) 20250403100123645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100123645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100123645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 e4 0a 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_attach(1430)@9310965ee056: setverdict(pass): none -> pass TC_iu_attach(1430)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@9310965ee056: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@9310965ee056: Final verdict of PTC: pass 20250403100123713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1424)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1428)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@9310965ee056: Final verdict of PTC: none 20250403100123718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100123719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1418)@9310965ee056: Final verdict of PTC: none -NSVCI97(1412)@9310965ee056: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@9310965ee056: Final verdict of PTC: none -NSVCI99(1422)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@9310965ee056: Final verdict of PTC: none -NSVCI98(1417)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@9310965ee056: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1410)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1420)@9310965ee056: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1415)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@9310965ee056: Test case TC_iu_attach finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Apr 3 10:01:23 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 20250403100123848 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100123848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100123848 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100123848 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100123848 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100123848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100123848 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100123848 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100123848 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) 20250403100123848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100123848 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100123848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100123848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100123848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100123848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100123848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100123848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100123848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100123848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100123849 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100123868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100124270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233120) 20250403100124719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100124719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233120, count=234476) 20250403100125720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100125720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100125850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100125850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100125850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Apr 3 10:01:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100126721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100126721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_iu_attach_encr started. 20250403100127302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100127305 DMM INFO MM(262420000001001/fa994e4a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100127305 DMM INFO MM(262420000001001/fa994e4a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100127305 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100127305 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100127305 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100127305 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100127305 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250403100127305 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) 20250403100127305 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) 20250403100127305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: Deallocated (fsm.c:568) 20250403100127305 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100127305 DMM DEBUG MM_STATE_Iu(1)[0x564f5c0c3f60]{Detached}: Deallocated (fsm.c:568) 20250403100127305 DMM DEBUG GMM(gmm_fsm)[0x564f5c0bb700]{Deregistered}: Deallocated (fsm.c:568) 20250403100127305 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100127344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100127344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100127344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100127344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100127344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100127344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100127344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100127344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100127344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100127345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100127345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100127345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100127346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100127346 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100127346 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100127346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100127346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403100127349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100127357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100127357 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1437)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1434)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100127362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100127362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100127362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100127362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100127362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100127362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100127363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100127363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100127363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100127363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100127363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100127363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100127365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100127371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100127371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100127380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100127380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100127380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100127380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100127380 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100127380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100127380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100127380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100127380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100127381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100127381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100127381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100127381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100127381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100127381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100127381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100127381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100127381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100127381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100127381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100127381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100127381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100127384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1448)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@9310965ee056: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100127389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100127389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100127586 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100127586 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) 20250403100127586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100127586 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100127594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100127594 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100127594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100127594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100127594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100127594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100127594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100127594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100127594 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100127594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100127594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100127596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100127596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100127596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100127596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100127596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100127596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100127596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100127596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100127596 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100127596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100127596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100127596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100127597 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100127722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100127722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100127722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100127722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@9310965ee056: 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) } } } } 20250403100127723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100127723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100128402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128402 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:621) 20250403100128402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128402 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128402 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:195) 20250403100128402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128402 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100128402 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100128403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128403 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128403 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:195) 20250403100128403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1447)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@9310965ee056: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EDD8DCB9'O, index=0 SGSN_Test-GSUP(1451)@9310965ee056: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@9310965ee056: 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 := 'BDD5'O, rac := 'AE'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)@9310965ee056: Added conn table entry 0TC_iu_attach_encr(1453)11651009 SGSN_Test_0-SCCP(1446)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1447)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100128809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128809 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:621) 20250403100128809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128809 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:195) 20250403100128809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b1 c7 c1 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 bd d5 ae 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128810 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100128810 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100128810 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100128810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1320) 20250403100128810 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{Deregistered}: Allocated (fsm.c:456) 20250403100128810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100128810 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Allocated (fsm.c:456) 20250403100128810 DMM DEBUG MM_STATE_Iu[0x564f5c0b3bd0]{Detached}: Allocated (fsm.c:456) 20250403100128810 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100128810 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100128810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100128810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100128810 DMM DEBUG MM(262420000001001/d16c433b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100128810 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250403100128810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100128810 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:195) 20250403100128810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 b1 c7 c1 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100128810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128810 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:195) 20250403100128810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 b1 c7 c1 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@9310965ee056: { messageType := 2, destLocRef := 'B1C7C1'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@9310965ee056: 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 := '0B04688ABC468080AF8A6A7EE1649732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71577B26'O ("qW{&") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '853A6B588FC44C0A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8BE6CB799FEFF53754053B24BA24066D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8349D19038BFDAE22FAD4DA6D3D92F0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '48977525E30BE4E0E9824B40AC4C3852'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '357D954889B96A85'O } } } } } SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1446)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250403100128815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128815 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:621) 20250403100128815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128815 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128815 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:195) 20250403100128815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128815 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100128815 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100128815 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100128815 DMM DEBUG MM(262420000001001/d16c433b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250403100128815 DMM NOTICE MM(262420000001001/d16c433b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100128815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100128815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100128815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100128815 DMM DEBUG MM(262420000001001/d16c433b) Requesting authorization (sgsn_auth.c:160) 20250403100128815 DMM INFO MM(262420000001001/d16c433b) Requesting authentication tuples (sgsn_auth.c:184) 20250403100128815 DMM DEBUG MM(262420000001001/d16c433b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100128815 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250403100128815 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)@9310965ee056: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@9310965ee056: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250403100128816 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100128816 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100128816 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100128816 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100128816 DMM INFO MM(262420000001001/d16c433b) Subscriber data update (mmctx.c:445) 20250403100128816 DMM DEBUG MM(262420000001001/d16c433b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100128816 DMM INFO MM(262420000001001/d16c433b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100128816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100128816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100128816 DMM INFO MM(262420000001001/d16c433b) <- GMM AUTH AND CIPHERING REQ (rand = 0b 04 68 8a bc 46 80 80 af 8a 6a 7e e1 64 97 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 48 97 75 25 e3 0b e4 e0 e9 82 4b 40 ac 4c 38 52 ) (gprs_gmm.c:510) 20250403100128816 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250403100128816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128816 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128816 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:195) 20250403100128816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 b1 c7 c1 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 0b 04 68 8a bc 46 80 80 af 8a 6a 7e e1 64 97 32 80 28 10 48 97 75 25 e3 0b e4 e0 e9 82 4b 40 ac 4c 38 52 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1446)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22357D954823094399990000100001F0290489B96A85'O 20250403100128819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128819 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:621) 20250403100128819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128819 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128819 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:195) 20250403100128819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 35 7d 95 48 23 09 43 99 99 00 00 10 00 01 f0 29 04 89 b9 6a 85 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128819 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100128819 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100128819 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100128819 DMM INFO MM(262420000001001/d16c433b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100128819 DMM NOTICE MM(262420000001001/d16c433b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100128819 DMM DEBUG MM(262420000001001/d16c433b) checking auth: received UMTS RES = 35 7d 95 48 89 b9 6a 85 (gprs_gmm.c:716) 20250403100128819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100128819 DMM DEBUG MM(262420000001001/d16c433b) Requesting authorization (sgsn_auth.c:160) 20250403100128819 DMM INFO MM(262420000001001/d16c433b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100128819 DMM DEBUG MM(262420000001001/d16c433b) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100128819 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250403100128819 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) 20250403100128819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100128819 DMM DEBUG MM(262420000001001/d16c433b) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250403100128819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128819 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128819 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:195) 20250403100128819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 b1 c7 c1 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 8b e6 cb 79 9f ef f5 37 54 05 3b 24 ba 24 06 6d 00 0b 40 12 08 90 83 49 d1 90 38 bf da e2 2f ad 4d a6 d3 d9 2f 0d 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_len:17 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1446)@9310965ee056: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250403100128823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128823 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:621) 20250403100128823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128823 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128823 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:195) 20250403100128823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128823 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100128823 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100128823 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100128823 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250403100128823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100128823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100128823 DMM INFO MM(262420000001001/d16c433b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16c433b) (gprs_gmm.c:337) 20250403100128823 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250403100128823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128823 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:195) 20250403100128823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 b1 c7 c1 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100128823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128823 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:195) 20250403100128823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 b1 c7 c1 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d1 6c 43 3b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100128825 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100128825 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100128825 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250403100128825 DMM INFO MM(262420000001001/d16c433b) Subscriber data update (mmctx.c:445) 20250403100128825 DMM DEBUG MM(262420000001001/d16c433b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100128825 DMM INFO MM(262420000001001/d16c433b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100128825 DMM NOTICE MM(262420000001001/d16c433b) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250403100128825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100128825 DMM NOTICE MM(262420000001001/d16c433b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100128825 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) 20250403100128825 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100128825 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250403100128825 DMM INFO MM(262420000001001/d16c433b) Subscriber data update (mmctx.c:445) 20250403100128825 DMM DEBUG MM(262420000001001/d16c433b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1446)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100128826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128826 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:621) 20250403100128826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128826 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128826 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:195) 20250403100128826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128826 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100128826 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100128826 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100128826 DMM INFO MM(262420000001001/d16c433b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100128826 DMM NOTICE MM(262420000001001/d16c433b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100128826 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100128826 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100128826 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100128826 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100128826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100128826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100128826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128826 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:195) 20250403100128826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 b1 c7 c1 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1446)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1446)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100128828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128828 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:621) 20250403100128828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128828 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128828 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:195) 20250403100128828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100128829 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100128829 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100128829 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100128829 DMM INFO MM(262420000001001/d16c433b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100128829 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100128829 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100128829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100128829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128829 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100128829 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:195) 20250403100128829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100128829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 b1 c7 c1 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@9310965ee056: Session index based on local reference:0 20250403100128829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100128829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100128829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100128829 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:621) 20250403100128829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100128829 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100128829 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:195) 20250403100128829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100128829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100128829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 b1 c7 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1447)@9310965ee056: Deleted conn table entry 0TC_iu_attach_encr(1453)11651009 TC_iu_attach_encr(1453)@9310965ee056: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@9310965ee056: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@9310965ee056: Final verdict of PTC: pass 20250403100128900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1446)@9310965ee056: Final verdict of PTC: none 20250403100128904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100128905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1451)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@9310965ee056: Final verdict of PTC: none -NSVCI99(1445)@9310965ee056: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@9310965ee056: Final verdict of PTC: none -NSVCI98(1440)@9310965ee056: Final verdict of PTC: none -NSVCI97(1435)@9310965ee056: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@9310965ee056: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1438)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1433)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1444)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@9310965ee056: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Apr 3 10:01:29 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 20250403100129036 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100129036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100129036 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100129036 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100129036 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100129036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100129036 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100129036 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100129036 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) 20250403100129036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100129037 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100129036 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100129036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100129036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100129036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100129037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100129037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100129037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100129037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100129037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100129075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100129477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190256) 20250403100129906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100129906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=190256, count=237256) 20250403100130907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100130907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100131038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100131038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100131038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Apr 3 10:01:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100131908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100131908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_iu_attach_geran_rau started. 20250403100132512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100132513 DMM INFO MM(262420000001001/d16c433b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100132513 DMM INFO MM(262420000001001/d16c433b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100132513 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100132513 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100132513 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100132513 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100132513 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250403100132513 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) 20250403100132513 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) 20250403100132513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100132513 DMM DEBUG MM_STATE_Gb[0x564f5c0b3e30]{Idle}: Deallocated (fsm.c:568) 20250403100132513 DMM DEBUG MM_STATE_Iu(2)[0x564f5c0b3bd0]{Detached}: Deallocated (fsm.c:568) 20250403100132513 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c3f60]{Deregistered}: Deallocated (fsm.c:568) 20250403100132513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100132543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100132543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100132543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100132543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100132545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100132545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100132545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100132545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100132545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100132545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100132545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100132545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100132545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100132545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100132545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100132545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100132545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100132547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100132553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100132553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100132559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100132559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100132560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100132560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100132560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100132560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100132560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100132560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100132560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100132560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100132560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100132560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100132560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100132560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100132560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100132560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100132560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100132560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100132560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100132560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100132561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100132561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100132563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100132567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100132567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100132577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100132577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100132577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100132577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100132577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100132577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100132577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100132577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100132577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100132579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100132579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100132579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100132579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100132579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100132579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100132579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100132579 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100132579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100132580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100132580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100132582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1471)@9310965ee056: M3UA emulation initiated, the test can be started MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@9310965ee056: ************************************************* SGSN_Test_0-SCCP(1469)@9310965ee056: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100132590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100132590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100132786 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100132786 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) 20250403100132786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100132786 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100132794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100132794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100132794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100132794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100132794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100132794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100132794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100132794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100132794 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100132794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100132794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100132796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100132796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100132796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100132796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100132796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100132796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100132796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100132796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100132796 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100132796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100132796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100132796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100132796 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100132910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100132910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100132910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100132910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@9310965ee056: 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) } } } } 20250403100132914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100132915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@9310965ee056: 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)@9310965ee056: 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(1473)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100133599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100133599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100133599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100133599 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:621) 20250403100133599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100133599 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100133599 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:195) 20250403100133599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100133599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100133599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100133599 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100133599 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100133600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100133600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100133600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100133600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100133600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100133600 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100133600 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:195) 20250403100133600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100133600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100133600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 06 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1470)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@9310965ee056: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E7AF45EF'O, index=0 SGSN_Test-GSUP(1474)@9310965ee056: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@9310965ee056: 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 := '098B'O, rac := '17'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)@9310965ee056: Added conn table entry 0TC_iu_attach_geran_rau(1476)639897 SGSN_Test_0-SCCP(1469)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1470)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100134007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134007 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:621) 20250403100134007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134007 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134007 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:195) 20250403100134007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 09 c3 99 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 09 8b 17 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100134007 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100134007 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100134007 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100134007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1320) 20250403100134007 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100134007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: Allocated (fsm.c:456) 20250403100134007 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100134007 DMM DEBUG MM_STATE_Iu[0x564f5c0bb700]{Detached}: Allocated (fsm.c:456) 20250403100134007 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100134007 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100134007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100134007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100134007 DMM DEBUG MM(262420000001002/d3d117f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100134007 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250403100134008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100134008 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:195) 20250403100134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 09 c3 99 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100134008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134008 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:195) 20250403100134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 09 c3 99 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@9310965ee056: { messageType := 2, destLocRef := '09C399'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@9310965ee056: 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 := '25D4D5377F764BC183EB1F26765F0D40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4975268A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B247099A95706A69'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '25120CED39F26051D2756F973EC97BA3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BB2ACE62A95141460474B9CC6DDB6310'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '055B783535E0B3680A285645FD1A68F9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E7D0917543E76B7'O } } } } } SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1469)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250403100134017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134017 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:621) 20250403100134017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134017 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134017 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:195) 20250403100134017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100134017 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100134017 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100134017 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100134017 DMM DEBUG MM(262420000001002/d3d117f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250403100134017 DMM NOTICE MM(262420000001002/d3d117f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100134017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100134017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100134017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100134017 DMM DEBUG MM(262420000001002/d3d117f4) Requesting authorization (sgsn_auth.c:160) 20250403100134017 DMM INFO MM(262420000001002/d3d117f4) Requesting authentication tuples (sgsn_auth.c:184) 20250403100134017 DMM DEBUG MM(262420000001002/d3d117f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100134017 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250403100134017 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)@9310965ee056: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@9310965ee056: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250403100134021 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100134021 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100134021 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100134021 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100134021 DMM INFO MM(262420000001002/d3d117f4) Subscriber data update (mmctx.c:445) 20250403100134021 DMM DEBUG MM(262420000001002/d3d117f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100134021 DMM INFO MM(262420000001002/d3d117f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100134021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100134021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100134021 DMM INFO MM(262420000001002/d3d117f4) <- GMM AUTH AND CIPHERING REQ (rand = 25 d4 d5 37 7f 76 4b c1 83 eb 1f 26 76 5f 0d 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 5b 78 35 35 e0 b3 68 0a 28 56 45 fd 1a 68 f9 ) (gprs_gmm.c:510) 20250403100134021 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250403100134021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134021 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134021 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:195) 20250403100134021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 09 c3 99 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 25 d4 d5 37 7f 76 4b c1 83 eb 1f 26 76 5f 0d 40 80 28 10 05 5b 78 35 35 e0 b3 68 0a 28 56 45 fd 1a 68 f9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1469)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304225E7D091723094399990000100002F02904543E76B7'O 20250403100134030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134030 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:621) 20250403100134030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134030 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134030 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:195) 20250403100134030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 5e 7d 09 17 23 09 43 99 99 00 00 10 00 02 f0 29 04 54 3e 76 b7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100134030 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100134030 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100134030 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100134030 DMM INFO MM(262420000001002/d3d117f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100134030 DMM NOTICE MM(262420000001002/d3d117f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100134030 DMM DEBUG MM(262420000001002/d3d117f4) checking auth: received UMTS RES = 5e 7d 09 17 54 3e 76 b7 (gprs_gmm.c:716) 20250403100134030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100134030 DMM DEBUG MM(262420000001002/d3d117f4) Requesting authorization (sgsn_auth.c:160) 20250403100134030 DMM INFO MM(262420000001002/d3d117f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100134030 DMM DEBUG MM(262420000001002/d3d117f4) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100134030 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250403100134030 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) 20250403100134030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100134030 DMM DEBUG MM(262420000001002/d3d117f4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100134030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134031 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134031 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:195) 20250403100134031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 09 c3 99 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 25 12 0c ed 39 f2 60 51 d2 75 6f 97 3e c9 7b a3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1469)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100134042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134042 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:621) 20250403100134042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134042 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134042 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:195) 20250403100134042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100134043 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100134043 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100134043 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100134043 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250403100134043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100134043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100134043 DMM INFO MM(262420000001002/d3d117f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d117f4) (gprs_gmm.c:337) 20250403100134043 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250403100134043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134043 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:195) 20250403100134043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 09 c3 99 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100134043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134043 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:195) 20250403100134043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 09 c3 99 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d3 d1 17 f4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100134051 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100134051 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100134051 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250403100134052 DMM INFO MM(262420000001002/d3d117f4) Subscriber data update (mmctx.c:445) 20250403100134052 DMM DEBUG MM(262420000001002/d3d117f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100134052 DMM INFO MM(262420000001002/d3d117f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100134052 DMM NOTICE MM(262420000001002/d3d117f4) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250403100134052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100134052 DMM NOTICE MM(262420000001002/d3d117f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100134052 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) 20250403100134052 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100134052 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250403100134052 DMM INFO MM(262420000001002/d3d117f4) Subscriber data update (mmctx.c:445) 20250403100134052 DMM DEBUG MM(262420000001002/d3d117f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1469)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100134055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134055 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:621) 20250403100134055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134055 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134055 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:195) 20250403100134055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100134055 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100134055 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100134055 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100134055 DMM INFO MM(262420000001002/d3d117f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100134055 DMM NOTICE MM(262420000001002/d3d117f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100134055 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100134055 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100134055 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100134055 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100134056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100134056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100134056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134056 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134056 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:195) 20250403100134056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 09 c3 99 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1469)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1469)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100134062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134062 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:621) 20250403100134062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134062 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134062 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:195) 20250403100134062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100134062 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100134062 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100134062 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100134062 DMM INFO MM(262420000001002/d3d117f4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100134062 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100134062 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100134062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100134062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134062 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100134062 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:195) 20250403100134062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100134062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 09 c3 99 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@9310965ee056: Session index based on local reference:0 20250403100134064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100134064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100134064 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:621) 20250403100134064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100134064 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100134064 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:195) 20250403100134064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100134064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100134064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 09 c3 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1470)@9310965ee056: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)639897 TC_iu_attach_geran_rau(1476)@9310965ee056: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@9310965ee056: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@9310965ee056: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D3D117F4'O, index=1 20250403100134136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100134136 DLLC NOTICE LLME(ffffffff/d3d117f4){UNASSIGNED} LLC RX: unknown TLLI 0xd3d117f4, creating LLME on the fly (gprs_llc.c:552) 20250403100134136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250403100134136 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403100134136 DMM INFO MM(262420000001002/d3d117f4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d3d117f4, P-TMSI: d3d117f4 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250403100134136 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250403100134136 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250403100134136 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100134136 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100134136 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250403100134136 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100134136 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100134136 DLLC NOTICE LLME(ffffffff/d3d117f4){UNASSIGNED} LLGM Assign pre (d3d117f4 => d3d117f4) (gprs_llc.c:1079) 20250403100134136 DLLC NOTICE LLME(d3d117f4/d3d117f4){ASSIGNED} LLGM Assign post (d3d117f4 => d3d117f4) (gprs_llc.c:1125) 20250403100134136 DMM INFO MM(262420000001002/d3d117f4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1476)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@9310965ee056: Removing Client IMSI='262420000001002'H, index=1 20250403100134169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100134169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100134169 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100134169 DMM INFO MM(262420000001002/d3d117f4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403100134169 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403100134169 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100134169 DLLC NOTICE LLME(d3d117f4/d3d117f4){ASSIGNED} LLGM Assign pre (ffffffff => d3d117f4) (gprs_llc.c:1079) 20250403100134169 DLLC NOTICE LLME(ffffffff/d3d117f4){ASSIGNED} LLGM Assign post (ffffffff => d3d117f4) (gprs_llc.c:1125) 20250403100134169 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250403100134169 DMM ERROR MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1476)@9310965ee056: Final verdict of PTC: pass 20250403100134177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1471)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@9310965ee056: Final verdict of PTC: none 20250403100134181 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100134181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1474)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@9310965ee056: Final verdict of PTC: none -NSVCI98(1463)@9310965ee056: Final verdict of PTC: none -NSVCI99(1468)@9310965ee056: Final verdict of PTC: none -NSVCI97(1458)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@9310965ee056: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@9310965ee056: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@9310965ee056: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1456)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1466)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1461)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@9310965ee056: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Apr 3 10:01:34 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 20250403100134268 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100134268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100134268 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100134268 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100134268 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100134268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100134268 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100134268 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100134268 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) 20250403100134268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100134268 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100134268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100134268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100134268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100134268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100134268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100134268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100134268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100134268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100134268 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100134282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100134684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244964) 20250403100135183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100135183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=244964, count=246220) 20250403100136184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100136184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100136270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100136270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100136270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Apr 3 10:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100137186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100137186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_geran_attach_iu_rau started. 20250403100137741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100137744 DMM INFO MM(262420000001002/d3d117f4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100137744 DMM INFO MM(262420000001002/d3d117f4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100137744 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100137744 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100137744 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250403100137744 DMM ERROR MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250403100137744 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250403100137744 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) 20250403100137744 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) 20250403100137744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3e30]{Init}: Deallocated (fsm.c:568) 20250403100137744 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100137744 DMM DEBUG MM_STATE_Iu(3)[0x564f5c0bb700]{Detached}: Deallocated (fsm.c:568) 20250403100137744 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403100137744 DLLC NOTICE LLME(ffffffff/d3d117f4){ASSIGNED} LLGM Assign pre (d3d117f4 => ffffffff) (gprs_llc.c:1079) 20250403100137744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d117f4 => ffffffff) (gprs_llc.c:1125) 20250403100137744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100137800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100137800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100137800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100137800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100137800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100137800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100137800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100137800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100137800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100137801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100137801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100137801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100137801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100137801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100137801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100137801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100137801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100137801 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100137801 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100137801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100137802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100137802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403100137805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100137811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100137811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@9310965ee056: 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_geran_attach_iu_rau-BVCI196(1480)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1486)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100137815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100137815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100137815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100137815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100137815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100137815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100137815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100137815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100137815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100137816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100137816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100137816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100137816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100137816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100137816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100137816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100137816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100137816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100137816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100137816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100137816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100137816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100137818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100137823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100137823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100137831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100137831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100137831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100137831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100137831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100137831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100137831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100137831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100137831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100137832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100137832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100137832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100137832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100137832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100137832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100137832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100137832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100137832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100137832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100137832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100137832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100137832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100137834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1494)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@9310965ee056: ************************************************* SGSN_Test_0-SCCP(1492)@9310965ee056: v_sccp_pdu_maxlen:268 20250403100137838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100137838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100138038 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100138038 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) 20250403100138038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100138038 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100138041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100138041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100138041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100138041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100138041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100138041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100138041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100138041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100138041 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100138041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100138041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100138042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100138042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100138042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100138042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100138042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100138042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100138042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100138042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100138042 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100138042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100138042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100138042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100138042 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100138187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100138187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100138187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100138187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@9310965ee056: 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) } } } } 20250403100138191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100138192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100138855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100138855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100138855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100138855 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:621) 20250403100138855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100138855 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100138855 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:195) 20250403100138855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100138855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100138855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100138856 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100138856 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100138856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100138856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100138856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100138856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100138856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100138856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100138856 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:195) 20250403100138856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100138856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100138856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1493)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@9310965ee056: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='EC089274'O, index=0 SGSN_Test-GSUP(1497)@9310965ee056: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@9310965ee056: 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 := '62D66788A0BBEB8A1E610EE08F2144D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C58E9B8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B22AC91FDA3A245'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5755CE3C1C7937FDB303022BCE25675C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7ADEEC920AD2AAC8A413179127316B0E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C6059D2CD0BA6354795C5C74C3C2430E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '089C49813D4A7A52'O } } } } } 20250403100139264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100139264 DLLC NOTICE LLME(ffffffff/ec089274){UNASSIGNED} LLC RX: unknown TLLI 0xec089274, creating LLME on the fly (gprs_llc.c:552) 20250403100139264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100139264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1320) 20250403100139264 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Allocated (fsm.c:456) 20250403100139264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100139264 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100139264 DMM DEBUG MM_STATE_Iu[0x564f5c0b3e30]{Detached}: Allocated (fsm.c:456) 20250403100139264 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100139264 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100139264 DLLC NOTICE LLME(ffffffff/ec089274){UNASSIGNED} LLGM Assign pre (ec089274 => df736ee5) (gprs_llc.c:1079) 20250403100139264 DLLC NOTICE LLME(ec089274/df736ee5){ASSIGNED} LLGM Assign post (ec089274 => df736ee5) (gprs_llc.c:1125) 20250403100139264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100139264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100139264 DMM DEBUG MM(262420000001003/df736ee5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100139271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100139271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250403100139271 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100139271 DMM DEBUG MM(262420000001003/df736ee5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250403100139271 DMM NOTICE MM(262420000001003/df736ee5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100139271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100139271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100139271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100139271 DMM DEBUG MM(262420000001003/df736ee5) Requesting authorization (sgsn_auth.c:160) 20250403100139271 DMM INFO MM(262420000001003/df736ee5) Requesting authentication tuples (sgsn_auth.c:184) 20250403100139271 DMM DEBUG MM(262420000001003/df736ee5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100139271 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250403100139271 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)@9310965ee056: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@9310965ee056: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250403100139273 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100139273 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100139273 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100139273 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100139273 DMM INFO MM(262420000001003/df736ee5) Subscriber data update (mmctx.c:445) 20250403100139273 DMM DEBUG MM(262420000001003/df736ee5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100139273 DMM INFO MM(262420000001003/df736ee5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100139273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100139273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100139273 DMM INFO MM(262420000001003/df736ee5) <- GMM AUTH AND CIPHERING REQ (rand = 62 d6 67 88 a0 bb eb 8a 1e 61 0e e0 8f 21 44 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 05 9d 2c d0 ba 63 54 79 5c 5c 74 c3 c2 43 0e ) (gprs_gmm.c:510) 20250403100139278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100139278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250403100139278 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100139278 DMM INFO MM(262420000001003/df736ee5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100139278 DMM NOTICE MM(262420000001003/df736ee5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100139278 DMM DEBUG MM(262420000001003/df736ee5) checking auth: received UMTS RES = 08 9c 49 81 3d 4a 7a 52 (gprs_gmm.c:716) 20250403100139278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100139278 DMM DEBUG MM(262420000001003/df736ee5) Requesting authorization (sgsn_auth.c:160) 20250403100139278 DMM INFO MM(262420000001003/df736ee5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100139278 DMM DEBUG MM(262420000001003/df736ee5) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100139278 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250403100139278 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) 20250403100139278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250403100139278 DMM INFO MM(262420000001003/df736ee5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf736ee5) (gprs_gmm.c:337) 20250403100139279 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100139279 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100139279 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250403100139279 DMM INFO MM(262420000001003/df736ee5) Subscriber data update (mmctx.c:445) 20250403100139279 DMM DEBUG MM(262420000001003/df736ee5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100139279 DMM INFO MM(262420000001003/df736ee5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100139279 DMM NOTICE MM(262420000001003/df736ee5) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250403100139279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100139279 DMM NOTICE MM(262420000001003/df736ee5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100139279 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) 20250403100139279 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100139279 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250403100139279 DMM INFO MM(262420000001003/df736ee5) Subscriber data update (mmctx.c:445) 20250403100139279 DMM DEBUG MM(262420000001003/df736ee5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250403100139283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100139283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250403100139283 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250403100139283 DMM INFO MM(262420000001003/df736ee5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100139283 DMM NOTICE MM(262420000001003/df736ee5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100139283 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100139283 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100139283 DLLC NOTICE LLME(ec089274/df736ee5){ASSIGNED} LLGM Assign pre (ffffffff => df736ee5) (gprs_llc.c:1079) 20250403100139283 DLLC NOTICE LLME(ffffffff/df736ee5){ASSIGNED} LLGM Assign post (ffffffff => df736ee5) (gprs_llc.c:1125) 20250403100139283 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250403100139283 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250403100139283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100139283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@9310965ee056: 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 := 'DF736EE5'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)@9310965ee056: Added conn table entry 0TC_geran_attach_iu_rau(1499)2548611 SGSN_Test_0-SCCP(1492)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1493)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100139357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139357 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:621) 20250403100139357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139357 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100139357 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:195) 20250403100139357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100139357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 26 e3 83 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 df 73 6e e5 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100139358 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100139358 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100139358 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100139358 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250403100139358 DMM INFO MM(262420000001003/df736ee5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: df736ee5 (00000000), TLLI: df736ee5 (df736ee5), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250403100139358 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250403100139358 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250403100139358 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250403100139358 DLLC NOTICE LLME(ffffffff/df736ee5){ASSIGNED} LLGM Assign pre (df736ee5 => ffffffff) (gprs_llc.c:1079) 20250403100139358 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df736ee5 => ffffffff) (gprs_llc.c:1125) 20250403100139358 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100139358 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250403100139358 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100139358 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100139358 DMM DEBUG MM(262420000001003/df736ee5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100139358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100139358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139358 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100139358 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:195) 20250403100139358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100139358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 26 e3 83 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100139358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100139358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139358 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100139358 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:195) 20250403100139359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100139359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 26 e3 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 57 55 ce 3c 1c 79 37 fd b3 03 02 2b ce 25 67 5c 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1492)@9310965ee056: { messageType := 2, destLocRef := '26E383'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1492)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1492)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100139373 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139373 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:621) 20250403100139373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139373 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100139373 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:195) 20250403100139373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100139373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100139373 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100139373 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100139373 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100139373 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250403100139373 DMM INFO MM(262420000001003/df736ee5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250403100139373 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250403100139373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100139373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139373 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100139373 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:195) 20250403100139373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100139373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139373 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 26 e3 83 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100139373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100139373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139373 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100139373 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:195) 20250403100139373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100139373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139373 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 26 e3 83 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 df 73 6e e5 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1492)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@9310965ee056: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@9310965ee056: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@9310965ee056: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1492)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1492)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O TC_geran_attach_iu_rau(1499)@9310965ee056: Final verdict of PTC: pass 20250403100139383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100139383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100139383 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:621) 20250403100139383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100139383 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100139383 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:195) 20250403100139383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100139383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100139383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100139383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100139383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100139383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100139384 DMM INFO MM(262420000001003/df736ee5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250403100139384 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250403100139384 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100139384 DMM DEBUG MM_STATE_Iu[0x564f5c0b3e30]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250403100139384 DMM ERROR MM_STATE_Iu[0x564f5c0b3e30]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) 20250403100139386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1493)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@9310965ee056: Final verdict of PTC: none 20250403100139389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100139389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1496)@9310965ee056: Final verdict of PTC: none -NSVCI99(1491)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1497)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@9310965ee056: Final verdict of PTC: none -NSVCI97(1481)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@9310965ee056: Final verdict of PTC: none -NSVCI98(1486)@9310965ee056: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@9310965ee056: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1484)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1489)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1479)@9310965ee056: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@9310965ee056: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Apr 3 10:01:39 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 20250403100139563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100139588 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100139588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100139588 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100139588 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100139588 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100139588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100139588 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100139588 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100139588 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) 20250403100139588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100139588 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100139588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100139588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100139588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100139588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100139588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100139588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100139588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100139588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100139588 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100139964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193236) 20250403100140390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100140391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=193236, count=194492) 20250403100141391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100141391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100141589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100141589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100141589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Apr 3 10:01:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100142393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100142393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_attach_pdp_act_user started. 20250403100143058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100143060 DMM INFO MM(262420000001003/df736ee5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100143060 DMM INFO MM(262420000001003/df736ee5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100143060 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100143060 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100143061 DMM DEBUG MM_STATE_Iu[0x564f5c0b3e30]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100143061 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250403100143061 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) 20250403100143061 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) 20250403100143061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403100143061 DMM DEBUG MM_STATE_Gb(0)[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100143061 DMM DEBUG MM_STATE_Iu[0x564f5c0b3e30]{Detached}: Deallocated (fsm.c:568) 20250403100143061 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3bd0]{Deregistered}: Deallocated (fsm.c:568) 20250403100143061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100143106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100143106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100143106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100143106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100143106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100143106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100143106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100143106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100143107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100143107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100143109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100143114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100143114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100143119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100143119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100143119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100143119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100143119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100143119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100143119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100143119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100143119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100143120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100143120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100143120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100143120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100143120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100143120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100143120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100143120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100143120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100143120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100143120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1509)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403100143120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100143120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100143123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100143128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100143128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100143139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100143139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100143139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100143139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100143139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100143139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100143139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100143139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100143139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100143140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100143140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100143140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100143140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100143140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100143140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100143140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100143140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100143140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100143140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100143140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100143140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100143140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100143143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1517)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@9310965ee056: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100143150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100143150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100143347 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100143347 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) 20250403100143347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100143347 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100143355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100143355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100143355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100143355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100143355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100143355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100143355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100143355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100143355 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100143355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100143355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100143357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100143357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100143357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100143357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100143357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100143357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100143357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100143357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100143357 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100143357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100143357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100143357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100143358 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100143394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100143394 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100143394 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100143394 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@9310965ee056: 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) } } } } 20250403100143398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403100143400 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100144165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144165 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:621) 20250403100144165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144165 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144165 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:195) 20250403100144165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144166 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100144166 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100144166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144166 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100144166 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:195) 20250403100144166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1516)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@9310965ee056: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='CB341999'O, index=0 SGSN_Test-GSUP(1520)@9310965ee056: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@9310965ee056: 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 := '39B9'O, rac := '22'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)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user(1522)10272422 SGSN_Test_0-SCCP(1515)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1516)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100144491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144491 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:621) 20250403100144491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144491 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144491 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:195) 20250403100144491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 9c be a6 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 39 b9 22 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100144491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100144491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100144491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1320) 20250403100144491 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{Deregistered}: Allocated (fsm.c:456) 20250403100144491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100144491 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Allocated (fsm.c:456) 20250403100144491 DMM DEBUG MM_STATE_Iu[0x564f5c0c1c80]{Detached}: Allocated (fsm.c:456) 20250403100144491 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100144491 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100144491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100144491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100144491 DMM DEBUG MM(262420000001004/f1f5491c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100144491 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250403100144491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144491 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144492 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:195) 20250403100144492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 9c be a6 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100144492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144492 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144492 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:195) 20250403100144492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 9c be a6 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: { messageType := 2, destLocRef := '9CBEA6'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@9310965ee056: 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 := '9482F03D8BDCD8515E4969A60E894B7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18D7415B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7139CCFB3C803DA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DE0D1A72D8B1C5FBCA8F0525D8964D03'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '94A04C97A05505DC03B0FD989561AFC5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '80857DEB1310BBFA5F371D0F6D86AA2C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3C75789760054110'O } } } } } SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1515)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250403100144504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144504 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:621) 20250403100144504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144504 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144504 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:195) 20250403100144504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100144504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100144504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100144504 DMM DEBUG MM(262420000001004/f1f5491c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250403100144504 DMM NOTICE MM(262420000001004/f1f5491c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100144504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100144504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100144504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100144504 DMM DEBUG MM(262420000001004/f1f5491c) Requesting authorization (sgsn_auth.c:160) 20250403100144504 DMM INFO MM(262420000001004/f1f5491c) Requesting authentication tuples (sgsn_auth.c:184) 20250403100144504 DMM DEBUG MM(262420000001004/f1f5491c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100144504 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250403100144504 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)@9310965ee056: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250403100144511 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100144512 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100144512 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100144512 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100144512 DMM INFO MM(262420000001004/f1f5491c) Subscriber data update (mmctx.c:445) 20250403100144512 DMM DEBUG MM(262420000001004/f1f5491c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100144512 DMM INFO MM(262420000001004/f1f5491c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100144512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100144512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100144512 DMM INFO MM(262420000001004/f1f5491c) <- GMM AUTH AND CIPHERING REQ (rand = 94 82 f0 3d 8b dc d8 51 5e 49 69 a6 0e 89 4b 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 85 7d eb 13 10 bb fa 5f 37 1d 0f 6d 86 aa 2c ) (gprs_gmm.c:510) 20250403100144512 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250403100144512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144512 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144512 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:195) 20250403100144512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 9c be a6 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 94 82 f0 3d 8b dc d8 51 5e 49 69 a6 0e 89 4b 7a 80 28 10 80 85 7d eb 13 10 bb fa 5f 37 1d 0f 6d 86 aa 2c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1515)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A223C75789723094399990000100004F0290460054110'O 20250403100144524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144524 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:621) 20250403100144524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144524 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144524 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:195) 20250403100144524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 3c 75 78 97 23 09 43 99 99 00 00 10 00 04 f0 29 04 60 05 41 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144524 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100144524 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100144524 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100144524 DMM INFO MM(262420000001004/f1f5491c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100144524 DMM NOTICE MM(262420000001004/f1f5491c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100144524 DMM DEBUG MM(262420000001004/f1f5491c) checking auth: received UMTS RES = 3c 75 78 97 60 05 41 10 (gprs_gmm.c:716) 20250403100144524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100144524 DMM DEBUG MM(262420000001004/f1f5491c) Requesting authorization (sgsn_auth.c:160) 20250403100144525 DMM INFO MM(262420000001004/f1f5491c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100144525 DMM DEBUG MM(262420000001004/f1f5491c) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100144525 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250403100144525 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) 20250403100144525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100144525 DMM DEBUG MM(262420000001004/f1f5491c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100144525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144525 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144525 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:195) 20250403100144525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 9c be a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 de 0d 1a 72 d8 b1 c5 fb ca 8f 05 25 d8 96 4d 03 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1515)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100144540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144540 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:621) 20250403100144540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144540 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144540 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:195) 20250403100144540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144540 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100144540 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100144540 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100144540 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250403100144540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100144540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100144540 DMM INFO MM(262420000001004/f1f5491c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1f5491c) (gprs_gmm.c:337) 20250403100144540 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250403100144541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144541 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144541 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:195) 20250403100144541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 9c be a6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100144541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144541 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144541 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:195) 20250403100144541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 9c be a6 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f1 f5 49 1c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100144548 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100144548 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100144548 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250403100144548 DMM INFO MM(262420000001004/f1f5491c) Subscriber data update (mmctx.c:445) 20250403100144548 DMM DEBUG MM(262420000001004/f1f5491c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100144548 DMM INFO MM(262420000001004/f1f5491c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100144548 DMM NOTICE MM(262420000001004/f1f5491c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250403100144548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100144548 DMM NOTICE MM(262420000001004/f1f5491c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100144548 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) 20250403100144549 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100144549 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250403100144549 DMM INFO MM(262420000001004/f1f5491c) Subscriber data update (mmctx.c:445) 20250403100144549 DMM DEBUG MM(262420000001004/f1f5491c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1515)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100144552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144552 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:621) 20250403100144552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144552 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144552 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:195) 20250403100144552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144552 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100144552 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100144552 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100144552 DMM INFO MM(262420000001004/f1f5491c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100144552 DMM NOTICE MM(262420000001004/f1f5491c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100144552 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100144552 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100144552 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100144552 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100144552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100144552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100144552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144552 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:195) 20250403100144552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 9c be a6 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1515)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1515)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100144558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144558 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:621) 20250403100144558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144558 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144558 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:195) 20250403100144558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144558 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100144558 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100144558 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100144558 DMM INFO MM(262420000001004/f1f5491c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100144558 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100144558 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100144558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144558 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144558 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:195) 20250403100144558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 9c be a6 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 20250403100144559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144559 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:621) 20250403100144559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144559 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144559 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:195) 20250403100144559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 9c be a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1516)@9310965ee056: Deleted conn table entry 0TC_attach_pdp_act_user(1522)10272422 TC_attach_pdp_act_user(1522)@9310965ee056: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@9310965ee056: 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 := 'F1F5491C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user(1522)14724820 SGSN_Test_0-RAN(1516)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@9310965ee056: First idle individual index:0 20250403100144764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144764 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:621) 20250403100144764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144765 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100144765 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:195) 20250403100144765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100144765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e0 ae d4 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f1 f5 49 1c 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100144765 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100144765 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100144765 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100144765 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF1F5491C) type="signalling" (gprs_gmm.c:1936) 20250403100144765 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100144766 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100144766 DMM DEBUG MM(262420000001004/f1f5491c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100144766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144766 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144766 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:195) 20250403100144766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 e0 ae d4 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100144766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100144766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100144766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100144766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100144766 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100144766 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:195) 20250403100144766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100144766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100144766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 e0 ae d4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 de 0d 1a 72 d8 b1 c5 fb ca 8f 05 25 d8 96 4d 03 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1515)@9310965ee056: { messageType := 2, destLocRef := 'E0AED4'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@9310965ee056: Final verdict of PTC: error 20250403100144780 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100144780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100144780 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100144780 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100144780 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100144780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100144780 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100144780 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100144780 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) 20250403100144780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100144781 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100144781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100144781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100144781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100144781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100144781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100144781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100144781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100144781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100144781 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100144786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1516)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1520)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@9310965ee056: Final verdict of PTC: none 20250403100144792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100144792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1509)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@9310965ee056: Final verdict of PTC: none -NSVCI97(1504)@9310965ee056: Final verdict of PTC: none -NSVCI99(1514)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1507)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1502)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1512)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@9310965ee056: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Thu Apr 3 10:01:44 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 20250403100144907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100145410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261320) 20250403100145794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100145794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261320, count=265772) 20250403100146782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100146782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100146782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100146795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100146795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Apr 3 10:01:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100147796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100147796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250403100148497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100148500 DMM INFO MM(262420000001004/f1f5491c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100148500 DMM INFO MM(262420000001004/f1f5491c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100148500 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100148500 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100148500 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100148500 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100148501 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250403100148501 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) 20250403100148501 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) 20250403100148501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100148501 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Deallocated (fsm.c:568) 20250403100148501 DMM DEBUG MM_STATE_Iu(5)[0x564f5c0c1c80]{Detached}: Deallocated (fsm.c:568) 20250403100148501 DMM DEBUG GMM(gmm_fsm)[0x564f5c0b3e30]{Deregistered}: Deallocated (fsm.c:568) 20250403100148501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100148554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100148554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100148554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100148554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100148554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100148554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100148554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100148554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100148554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100148555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100148555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100148555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100148555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100148555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100148555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100148555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100148555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100148555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100148555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100148555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100148555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100148555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100148557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100148562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100148562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100148576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100148576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100148576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100148576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100148576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100148576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100148578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100148578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100148578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100148578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100148578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100148578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100148578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100148578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100148578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100148579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100148579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403100148581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403100148587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100148587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1533)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@9310965ee056: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100148590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100148590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100148590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100148590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100148590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100148590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100148590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100148590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100148590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100148591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100148591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100148591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100148591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100148591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100148591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100148591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100148591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100148591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100148591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100148591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100148591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100148591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100148593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100148597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100148597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1540)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@9310965ee056: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100148796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100148797 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100148797 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100148797 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@9310965ee056: Established a new IPA connection (conn_id=2) 20250403100148799 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100148799 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) 20250403100148799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100148799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1542)@9310965ee056: 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) } } } } 20250403100148801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test_0-M3UA(1540)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1542)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250403100148802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@9310965ee056: 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)@9310965ee056: 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(1542)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100148806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100148806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100148806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100148806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100148807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100148807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100148807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100148807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100148807 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100148807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100148807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100148808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100148809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100148809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100148809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100148809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100148809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100148809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100148809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100148809 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100148809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100148809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100148809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100148809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100149621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149621 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:621) 20250403100149621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149621 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149621 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:195) 20250403100149621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149622 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100149622 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100149622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149622 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149622 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:195) 20250403100149622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1539)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9310965ee056: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='CCE7227E'O, index=0 SGSN_Test-GSUP(1543)@9310965ee056: 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)@9310965ee056: 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 := '3B38'O (";8"), rac := '34'O ("4") }, 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)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)12150206 SGSN_Test_0-SCCP(1538)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1539)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100149855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149855 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:621) 20250403100149855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149855 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149855 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:195) 20250403100149855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b9 65 be 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 3b 38 34 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149855 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100149855 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100149855 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100149855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1320) 20250403100149855 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{Deregistered}: Allocated (fsm.c:456) 20250403100149855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100149855 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100149855 DMM DEBUG MM_STATE_Iu[0x564f5c0c6ed0]{Detached}: Allocated (fsm.c:456) 20250403100149856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100149856 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100149856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100149856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100149856 DMM DEBUG MM(262420000001058/ce3d46c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100149856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250403100149856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100149856 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:195) 20250403100149856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 b9 65 be 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100149856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149856 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:195) 20250403100149856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 b9 65 be 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: { messageType := 2, destLocRef := 'B965BE'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@9310965ee056: 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 := '447896891996950A59B138D5837863AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F403A87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32057657A7B2E4AE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '559200687A3EBC2B93B7D5131233FE26'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '74722DCE2AE2531B39E0A01E5A53D9E9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EFE370897D113F58635EA4F8220D76E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A833762AE673B23D'O } } } } } SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1538)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250403100149863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149863 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:621) 20250403100149863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149863 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149863 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:195) 20250403100149863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149863 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100149863 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100149863 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100149863 DMM DEBUG MM(262420000001058/ce3d46c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250403100149863 DMM NOTICE MM(262420000001058/ce3d46c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100149863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100149863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100149863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100149863 DMM DEBUG MM(262420000001058/ce3d46c7) Requesting authorization (sgsn_auth.c:160) 20250403100149863 DMM INFO MM(262420000001058/ce3d46c7) Requesting authentication tuples (sgsn_auth.c:184) 20250403100149863 DMM DEBUG MM(262420000001058/ce3d46c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100149863 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250403100149863 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)@9310965ee056: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250403100149865 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100149865 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100149865 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100149865 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100149865 DMM INFO MM(262420000001058/ce3d46c7) Subscriber data update (mmctx.c:445) 20250403100149866 DMM DEBUG MM(262420000001058/ce3d46c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100149866 DMM INFO MM(262420000001058/ce3d46c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100149866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100149866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100149866 DMM INFO MM(262420000001058/ce3d46c7) <- GMM AUTH AND CIPHERING REQ (rand = 44 78 96 89 19 96 95 0a 59 b1 38 d5 83 78 63 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef e3 70 89 7d 11 3f 58 63 5e a4 f8 22 0d 76 e7 ) (gprs_gmm.c:510) 20250403100149866 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250403100149866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149866 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:195) 20250403100149866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 b9 65 be 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 d0 21 44 78 96 89 19 96 95 0a 59 b1 38 d5 83 78 63 ab 80 28 10 ef e3 70 89 7d 11 3f 58 63 5e a4 f8 22 0d 76 e7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1538)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22A833762A23094399990000105008F02904E673B23D'O 20250403100149870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149870 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:621) 20250403100149870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149870 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149870 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:195) 20250403100149870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0d 22 a8 33 76 2a 23 09 43 99 99 00 00 10 50 08 f0 29 04 e6 73 b2 3d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149871 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100149871 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100149871 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100149871 DMM INFO MM(262420000001058/ce3d46c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100149871 DMM NOTICE MM(262420000001058/ce3d46c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100149871 DMM DEBUG MM(262420000001058/ce3d46c7) checking auth: received UMTS RES = a8 33 76 2a e6 73 b2 3d (gprs_gmm.c:716) 20250403100149871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100149871 DMM DEBUG MM(262420000001058/ce3d46c7) Requesting authorization (sgsn_auth.c:160) 20250403100149871 DMM INFO MM(262420000001058/ce3d46c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100149871 DMM DEBUG MM(262420000001058/ce3d46c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100149871 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250403100149871 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) 20250403100149871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100149871 DMM DEBUG MM(262420000001058/ce3d46c7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100149871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149871 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149871 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:195) 20250403100149871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 b9 65 be 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 55 92 00 68 7a 3e bc 2b 93 b7 d5 13 12 33 fe 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1538)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100149875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149875 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:621) 20250403100149875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149875 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149875 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:195) 20250403100149875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149875 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100149875 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100149875 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100149875 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250403100149875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100149875 DMM INFO MM(262420000001058/ce3d46c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xce3d46c7) (gprs_gmm.c:337) 20250403100149875 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250403100149875 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149875 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:195) 20250403100149875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 b9 65 be 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100149875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149875 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149875 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:195) 20250403100149875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 b9 65 be 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ce 3d 46 c7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100149877 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100149877 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100149877 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250403100149877 DMM INFO MM(262420000001058/ce3d46c7) Subscriber data update (mmctx.c:445) 20250403100149877 DMM DEBUG MM(262420000001058/ce3d46c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100149877 DMM INFO MM(262420000001058/ce3d46c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100149877 DMM NOTICE MM(262420000001058/ce3d46c7) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250403100149877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100149877 DMM NOTICE MM(262420000001058/ce3d46c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100149877 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) 20250403100149878 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100149878 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250403100149878 DMM INFO MM(262420000001058/ce3d46c7) Subscriber data update (mmctx.c:445) 20250403100149878 DMM DEBUG MM(262420000001058/ce3d46c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1538)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100149879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149879 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:621) 20250403100149879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149879 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149879 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:195) 20250403100149879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149879 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100149879 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100149879 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100149879 DMM INFO MM(262420000001058/ce3d46c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100149879 DMM NOTICE MM(262420000001058/ce3d46c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100149879 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100149879 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100149879 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100149879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149879 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100149879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100149879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100149879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149879 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:195) 20250403100149879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 b9 65 be 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1538)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1538)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100149882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149882 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:621) 20250403100149882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149882 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149882 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:195) 20250403100149882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100149882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149882 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100149882 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100149882 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100149882 DMM INFO MM(262420000001058/ce3d46c7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100149882 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100149882 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100149882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100149882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149882 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100149882 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:195) 20250403100149882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100149882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 b9 65 be 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 20250403100149883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100149883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100149883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100149883 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:621) 20250403100149883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100149883 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100149883 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:195) 20250403100149883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100149883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100149883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 b9 65 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1539)@9310965ee056: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)12150206 TC_attach_pdp_act_user_addr_v4raw(1545)@9310965ee056: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@9310965ee056: 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 := 'CE3D46C7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8673446 SGSN_Test_0-RAN(1539)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@9310965ee056: First idle individual index:0 20250403100150088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100150088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100150088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100150088 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:621) 20250403100150088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100150088 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100150088 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:195) 20250403100150088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100150088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100150088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 84 58 a6 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ce 3d 46 c7 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100150089 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100150089 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100150089 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100150089 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE3D46C7) type="signalling" (gprs_gmm.c:1936) 20250403100150089 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100150089 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100150089 DMM DEBUG MM(262420000001058/ce3d46c7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100150089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100150089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100150089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100150089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100150089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100150089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100150089 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:195) 20250403100150089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100150089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100150089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 84 58 a6 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100150089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100150089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100150089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100150089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100150089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100150089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100150089 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:195) 20250403100150089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100150089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100150089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 84 58 a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 55 92 00 68 7a 3e bc 2b 93 b7 d5 13 12 33 fe 26 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@9310965ee056: { messageType := 2, destLocRef := '8458A6'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@9310965ee056: Final verdict of PTC: error 20250403100150097 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100150097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100150097 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100150097 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100150097 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100150097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100150097 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100150097 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100150097 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) 20250403100150097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100150097 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100150097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100150097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100150097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100150097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100150097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100150097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100150097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100150097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100150098 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100150102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1539)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@9310965ee056: Final verdict of PTC: none 20250403100150107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100150107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1540)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@9310965ee056: Final verdict of PTC: none -NSVCI97(1527)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@9310965ee056: Final verdict of PTC: none -NSVCI98(1532)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1543)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@9310965ee056: Final verdict of PTC: none -NSVCI99(1537)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1530)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1535)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1525)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@9310965ee056: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Thu Apr 3 10:01:50 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 20250403100150233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100150736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263128) 20250403100151109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100151109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263128, count=267580) 20250403100152099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100152099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100152099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100152110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100152110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100152492 DGPRS DEBUG Checking for inactive LLMEs, time = 6905418 (sgsn.c:132) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Apr 3 10:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250403100153111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100153111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250403100153825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100153827 DMM INFO MM(262420000001058/ce3d46c7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100153827 DMM INFO MM(262420000001058/ce3d46c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100153827 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100153827 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100153827 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100153827 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100153827 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250403100153827 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) 20250403100153827 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) 20250403100153827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403100153827 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100153827 DMM DEBUG MM_STATE_Iu(7)[0x564f5c0c6ed0]{Detached}: Deallocated (fsm.c:568) 20250403100153827 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c1c80]{Deregistered}: Deallocated (fsm.c:568) 20250403100153827 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100153879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100153879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100153879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100153879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100153879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100153879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100153879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100153879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100153879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100153880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100153880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100153880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100153880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100153880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100153880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100153880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100153880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100153880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100153880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100153880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100153880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100153880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100153884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100153890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100153890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100153895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100153895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100153895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100153895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100153895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100153896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100153896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100153896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100153896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100153896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100153896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100153896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100153896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100153896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100153896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100153896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1555)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403100153896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100153897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100153898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100153903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100153903 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)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100153910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100153910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100153910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100153910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100153910 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100153910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100153910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100153910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100153910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100153911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100153911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100153911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100153911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100153911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100153911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100153911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100153911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100153911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100153911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100153911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100153911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100153911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100153914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100153918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100153918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1563)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@9310965ee056: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100154113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100154113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100154113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100154113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@9310965ee056: 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) } } } } 20250403100154119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100154120 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100154120 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) 20250403100154120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100154120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250403100154120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@9310965ee056: 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)@9310965ee056: 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(1565)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1563)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100154125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100154125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100154125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100154125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100154125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100154125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100154125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100154125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100154125 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100154125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100154125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100154126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100154126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100154126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100154126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100154126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100154126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100154126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100154126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100154126 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100154126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100154126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100154126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100154126 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100154935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100154935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100154935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100154935 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:621) 20250403100154935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100154935 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100154935 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:195) 20250403100154935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100154935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100154935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100154936 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100154936 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100154936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100154936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100154936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100154936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100154936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100154936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100154936 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:195) 20250403100154936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100154936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100154936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1562)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9310965ee056: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E72A0D8A'O, index=0 SGSN_Test-GSUP(1566)@9310965ee056: 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)@9310965ee056: 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 := 'A09E'O, rac := 'EC'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(1562)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8675270 SGSN_Test_0-SCCP(1561)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1562)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100155211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155211 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:621) 20250403100155211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155211 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155211 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:195) 20250403100155211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 84 5f c6 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 a0 9e ec 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155211 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100155211 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100155211 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100155211 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1320) 20250403100155212 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{Deregistered}: Allocated (fsm.c:456) 20250403100155212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100155212 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Allocated (fsm.c:456) 20250403100155212 DMM DEBUG MM_STATE_Iu[0x564f5c0c2080]{Detached}: Allocated (fsm.c:456) 20250403100155212 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100155212 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100155212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100155212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100155212 DMM DEBUG MM(262420000001055/cdea5599) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100155212 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250403100155212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155212 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100155212 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:195) 20250403100155212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 84 5f c6 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100155212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155212 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155212 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:195) 20250403100155212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 84 5f c6 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: { messageType := 2, destLocRef := '845FC6'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9310965ee056: 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 := 'F4776989F2B574D91A0344CD5CEFAD30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F56E882'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00A6DBA168AECA9B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C9D266B141F84D85EEF04BA0BEBCC014'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D8AB5D5318869319830EC6A57A21DEE7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '06B0CDD3E3DDFF5F0D696F611CF5CA42'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E0D8561190E00917'O } } } } } SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1561)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250403100155225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155225 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:621) 20250403100155225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155225 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155225 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:195) 20250403100155225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155225 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100155225 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100155225 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100155225 DMM DEBUG MM(262420000001055/cdea5599) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250403100155225 DMM NOTICE MM(262420000001055/cdea5599) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100155225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100155225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100155225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100155225 DMM DEBUG MM(262420000001055/cdea5599) Requesting authorization (sgsn_auth.c:160) 20250403100155225 DMM INFO MM(262420000001055/cdea5599) Requesting authentication tuples (sgsn_auth.c:184) 20250403100155225 DMM DEBUG MM(262420000001055/cdea5599) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100155225 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250403100155225 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)@9310965ee056: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250403100155229 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100155229 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100155229 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100155229 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100155229 DMM INFO MM(262420000001055/cdea5599) Subscriber data update (mmctx.c:445) 20250403100155229 DMM DEBUG MM(262420000001055/cdea5599) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100155229 DMM INFO MM(262420000001055/cdea5599) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100155229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100155229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100155229 DMM INFO MM(262420000001055/cdea5599) <- GMM AUTH AND CIPHERING REQ (rand = f4 77 69 89 f2 b5 74 d9 1a 03 44 cd 5c ef ad 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 06 b0 cd d3 e3 dd ff 5f 0d 69 6f 61 1c f5 ca 42 ) (gprs_gmm.c:510) 20250403100155229 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250403100155229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155229 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155229 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:195) 20250403100155229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 84 5f c6 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 f4 77 69 89 f2 b5 74 d9 1a 03 44 cd 5c ef ad 30 80 28 10 06 b0 cd d3 e3 dd ff 5f 0d 69 6f 61 1c f5 ca 42 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1561)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422E0D8561123094399990000105005F0290490E00917'O 20250403100155238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155238 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:621) 20250403100155238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155239 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155239 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:195) 20250403100155239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 e0 d8 56 11 23 09 43 99 99 00 00 10 50 05 f0 29 04 90 e0 09 17 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155239 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100155239 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100155239 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100155239 DMM INFO MM(262420000001055/cdea5599) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100155239 DMM NOTICE MM(262420000001055/cdea5599) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100155239 DMM DEBUG MM(262420000001055/cdea5599) checking auth: received UMTS RES = e0 d8 56 11 90 e0 09 17 (gprs_gmm.c:716) 20250403100155239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100155239 DMM DEBUG MM(262420000001055/cdea5599) Requesting authorization (sgsn_auth.c:160) 20250403100155239 DMM INFO MM(262420000001055/cdea5599) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100155239 DMM DEBUG MM(262420000001055/cdea5599) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100155239 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250403100155239 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) 20250403100155239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100155239 DMM DEBUG MM(262420000001055/cdea5599) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100155239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155239 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155239 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:195) 20250403100155239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 84 5f c6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 d2 66 b1 41 f8 4d 85 ee f0 4b a0 be bc c0 14 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1561)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100155252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155252 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:621) 20250403100155252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155252 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155252 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:195) 20250403100155252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155253 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100155253 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100155253 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100155253 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250403100155253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100155253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100155253 DMM INFO MM(262420000001055/cdea5599) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdea5599) (gprs_gmm.c:337) 20250403100155253 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250403100155253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155253 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:195) 20250403100155253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 84 5f c6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100155253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155253 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:195) 20250403100155253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 84 5f c6 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 cd ea 55 99 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100155259 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100155259 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100155259 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250403100155259 DMM INFO MM(262420000001055/cdea5599) Subscriber data update (mmctx.c:445) 20250403100155259 DMM DEBUG MM(262420000001055/cdea5599) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100155259 DMM INFO MM(262420000001055/cdea5599) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100155259 DMM NOTICE MM(262420000001055/cdea5599) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250403100155260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100155260 DMM NOTICE MM(262420000001055/cdea5599) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100155260 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) 20250403100155260 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100155260 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250403100155260 DMM INFO MM(262420000001055/cdea5599) Subscriber data update (mmctx.c:445) 20250403100155260 DMM DEBUG MM(262420000001055/cdea5599) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1561)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100155263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155263 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:621) 20250403100155263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155263 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155263 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:195) 20250403100155263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155263 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100155263 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100155263 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100155263 DMM INFO MM(262420000001055/cdea5599) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100155263 DMM NOTICE MM(262420000001055/cdea5599) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100155263 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100155263 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100155263 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100155263 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100155263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100155263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100155264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155264 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155264 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:195) 20250403100155264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 84 5f c6 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1561)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1561)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100155270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155270 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:621) 20250403100155270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155270 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155270 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:195) 20250403100155270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155271 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100155271 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100155271 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100155271 DMM INFO MM(262420000001055/cdea5599) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100155271 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100155271 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100155271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155271 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:195) 20250403100155271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 84 5f c6 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 20250403100155272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155272 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:621) 20250403100155272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155272 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155272 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:195) 20250403100155272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 84 5f c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1562)@9310965ee056: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8675270 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9310965ee056: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9310965ee056: 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 := 'CDEA5599'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6756571 SGSN_Test_0-RAN(1562)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@9310965ee056: First idle individual index:0 20250403100155473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155473 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:621) 20250403100155473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155473 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100155473 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:195) 20250403100155473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100155473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 67 18 db 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 cd ea 55 99 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100155474 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100155474 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100155474 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100155474 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDEA5599) type="signalling" (gprs_gmm.c:1936) 20250403100155474 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100155474 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100155474 DMM DEBUG MM(262420000001055/cdea5599) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100155475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155475 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100155475 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:195) 20250403100155475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 67 18 db 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100155475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100155475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100155475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100155475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100155475 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100155475 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:195) 20250403100155475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100155475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100155475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 67 18 db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 d2 66 b1 41 f8 4d 85 ee f0 4b a0 be bc c0 14 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@9310965ee056: { messageType := 2, destLocRef := '6718DB'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9310965ee056: Final verdict of PTC: error 20250403100155489 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100155489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100155489 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100155489 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100155489 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100155489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100155489 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100155489 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100155489 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) 20250403100155489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100155489 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100155489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100155489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100155489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100155489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100155489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100155489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100155489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100155489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100155489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100155495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1561)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@9310965ee056: Final verdict of PTC: none 20250403100155501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100155501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1547)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1566)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@9310965ee056: Final verdict of PTC: none -NSVCI99(1560)@9310965ee056: Final verdict of PTC: none -NSVCI97(1550)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9310965ee056: Final verdict of PTC: none -NSVCI98(1555)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1558)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1548)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1553)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@9310965ee056: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Thu Apr 3 10:01:55 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 20250403100155667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100156169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264016) 20250403100156501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100156502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=264016, count=268468) 20250403100157490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100157490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100157490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100157502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100157502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Apr 3 10:01:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250403100158503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100158503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250403100159259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100159262 DMM INFO MM(262420000001055/cdea5599) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100159262 DMM INFO MM(262420000001055/cdea5599) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100159262 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100159262 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100159262 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100159262 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100159262 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250403100159262 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) 20250403100159262 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) 20250403100159262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100159262 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Deallocated (fsm.c:568) 20250403100159262 DMM DEBUG MM_STATE_Iu(9)[0x564f5c0c2080]{Detached}: Deallocated (fsm.c:568) 20250403100159262 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c6ed0]{Deregistered}: Deallocated (fsm.c:568) 20250403100159262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100159307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100159307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100159307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100159307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100159307 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100159307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100159307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100159307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100159307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100159308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100159308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100159308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100159308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100159308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100159308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100159308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100159308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100159308 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100159308 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100159308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100159310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100159310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403100159313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1570)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100159320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100159320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1574)@9310965ee056: 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(1579)@9310965ee056: 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)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1579)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1578)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403100159324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100159324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100159324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100159324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100159324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100159324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100159324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100159324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100159324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1579)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100159325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100159325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100159325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100159325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100159325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100159325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100159325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100159325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100159325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100159325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100159325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100159325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100159325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1579)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1579)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100159327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1575)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1578)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403100159333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100159333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1583)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100159334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100159334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100159334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100159334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100159334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100159334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100159334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100159334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100159334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100159335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100159335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100159335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100159335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100159335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100159335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100159335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100159335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100159335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100159335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100159335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100159335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100159335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100159337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1586)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation 20250403100159343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100159343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@9310965ee056: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100159504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100159505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100159505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100159505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@9310965ee056: 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) } } } } 20250403100159509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100159510 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100159544 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100159544 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) 20250403100159544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100159544 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100159551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100159551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100159551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100159551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100159551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100159551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100159551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100159551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100159551 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100159551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100159551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100159553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100159553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100159553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100159553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100159553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100159553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100159553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100159553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100159553 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100159553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100159553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100159553 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100159553 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100200356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200356 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:621) 20250403100200356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200356 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200356 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:195) 20250403100200356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200356 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100200356 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100200356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200356 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200356 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:195) 20250403100200356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 07 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1585)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@9310965ee056: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='D6FBF7A7'O, index=0 SGSN_Test-GSUP(1589)@9310965ee056: 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)@9310965ee056: 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 := '83B2'O, rac := 'B2'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)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)15525925 SGSN_Test_0-SCCP(1584)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1585)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100200598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200598 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200598 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200598 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:621) 20250403100200598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200598 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200598 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:195) 20250403100200598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ec e8 25 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 83 b2 b2 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200599 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100200599 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:195) 20250403100200599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 ec e8 25 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100200599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200598 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100200598 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100200599 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100200599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1320) 20250403100200599 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{Deregistered}: Allocated (fsm.c:456) 20250403100200599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100200599 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100200599 DMM DEBUG MM_STATE_Iu[0x564f5c0c7f90]{Detached}: Allocated (fsm.c:456) 20250403100200599 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100200599 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100200599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100200599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100200599 DMM DEBUG MM(262420000001056/cc71e2ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100200599 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250403100200599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200599 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200599 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:195) 20250403100200599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 ec e8 25 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: { messageType := 2, destLocRef := 'ECE825'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9310965ee056: 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 := '346590C2B97962C9C2F65D4CA7232B33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8F51204'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7276D4C3EEEF688'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5E924E0F67CF685466309666BD5D27BD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EABF43168437DC9ADDBA562A8297EADA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8A0FEE6AB82D66A0DC652E541E188D9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3533821C55C09C13'O } } } } } SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1584)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250403100200605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200605 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:621) 20250403100200605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200605 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200605 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:195) 20250403100200605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200605 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100200605 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100200605 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100200605 DMM DEBUG MM(262420000001056/cc71e2ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250403100200605 DMM NOTICE MM(262420000001056/cc71e2ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100200605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100200605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100200605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100200605 DMM DEBUG MM(262420000001056/cc71e2ff) Requesting authorization (sgsn_auth.c:160) 20250403100200605 DMM INFO MM(262420000001056/cc71e2ff) Requesting authentication tuples (sgsn_auth.c:184) 20250403100200605 DMM DEBUG MM(262420000001056/cc71e2ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100200605 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250403100200605 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)@9310965ee056: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250403100200607 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100200607 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100200607 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100200607 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100200607 DMM INFO MM(262420000001056/cc71e2ff) Subscriber data update (mmctx.c:445) 20250403100200607 DMM DEBUG MM(262420000001056/cc71e2ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100200607 DMM INFO MM(262420000001056/cc71e2ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100200607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100200607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100200607 DMM INFO MM(262420000001056/cc71e2ff) <- GMM AUTH AND CIPHERING REQ (rand = 34 65 90 c2 b9 79 62 c9 c2 f6 5d 4c a7 23 2b 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a 0f ee 6a b8 2d 66 a0 dc 65 2e 54 1e 18 8d 9d ) (gprs_gmm.c:510) 20250403100200607 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250403100200607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200607 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:195) 20250403100200607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 ec e8 25 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 34 65 90 c2 b9 79 62 c9 c2 f6 5d 4c a7 23 2b 33 80 28 10 8a 0f ee 6a b8 2d 66 a0 dc 65 2e 54 1e 18 8d 9d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1584)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302223533821C23094399990000105006F0290455C09C13'O 20250403100200611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200611 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:621) 20250403100200611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200611 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200611 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:195) 20250403100200611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 35 33 82 1c 23 09 43 99 99 00 00 10 50 06 f0 29 04 55 c0 9c 13 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200611 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100200611 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100200611 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100200611 DMM INFO MM(262420000001056/cc71e2ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100200611 DMM NOTICE MM(262420000001056/cc71e2ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100200611 DMM DEBUG MM(262420000001056/cc71e2ff) checking auth: received UMTS RES = 35 33 82 1c 55 c0 9c 13 (gprs_gmm.c:716) 20250403100200611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100200611 DMM DEBUG MM(262420000001056/cc71e2ff) Requesting authorization (sgsn_auth.c:160) 20250403100200611 DMM INFO MM(262420000001056/cc71e2ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100200611 DMM DEBUG MM(262420000001056/cc71e2ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100200611 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250403100200611 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) 20250403100200611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100200611 DMM DEBUG MM(262420000001056/cc71e2ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100200611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200611 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200611 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:195) 20250403100200611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 ec e8 25 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5e 92 4e 0f 67 cf 68 54 66 30 96 66 bd 5d 27 bd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1584)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100200615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200615 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:621) 20250403100200615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200615 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200615 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:195) 20250403100200615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200615 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100200615 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100200615 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100200615 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250403100200616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100200616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100200616 DMM INFO MM(262420000001056/cc71e2ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc71e2ff) (gprs_gmm.c:337) 20250403100200616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250403100200616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200616 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200616 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:195) 20250403100200616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 ec e8 25 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100200616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200616 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200616 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:195) 20250403100200616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 ec e8 25 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 cc 71 e2 ff 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100200618 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100200618 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100200618 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250403100200618 DMM INFO MM(262420000001056/cc71e2ff) Subscriber data update (mmctx.c:445) 20250403100200618 DMM DEBUG MM(262420000001056/cc71e2ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100200618 DMM INFO MM(262420000001056/cc71e2ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100200618 DMM NOTICE MM(262420000001056/cc71e2ff) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250403100200618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100200618 DMM NOTICE MM(262420000001056/cc71e2ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100200618 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) 20250403100200618 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100200618 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250403100200618 DMM INFO MM(262420000001056/cc71e2ff) Subscriber data update (mmctx.c:445) 20250403100200618 DMM DEBUG MM(262420000001056/cc71e2ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1584)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100200619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200619 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:621) 20250403100200619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200619 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200619 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100200619 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100200619 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100200619 DMM INFO MM(262420000001056/cc71e2ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100200619 DMM NOTICE MM(262420000001056/cc71e2ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100200619 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100200619 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100200619 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100200619 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100200619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100200619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100200619 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:195) 20250403100200619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200619 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200619 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:195) 20250403100200619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 ec e8 25 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1584)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1584)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100200621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200621 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:621) 20250403100200621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200621 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200621 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:195) 20250403100200621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200621 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100200621 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100200621 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100200621 DMM INFO MM(262420000001056/cc71e2ff) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100200621 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100200621 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100200621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200621 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:195) 20250403100200621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 ec e8 25 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 20250403100200622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200622 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:621) 20250403100200622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200622 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200622 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:195) 20250403100200622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b ec e8 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1585)@9310965ee056: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)15525925 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9310965ee056: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9310965ee056: 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 := 'CC71E2FF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2285104 SGSN_Test_0-RAN(1585)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@9310965ee056: First idle individual index:0 20250403100200824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200824 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:621) 20250403100200824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200825 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100200825 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:195) 20250403100200825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100200825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 22 de 30 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 cc 71 e2 ff 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100200825 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100200825 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100200825 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100200825 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC71E2FF) type="signalling" (gprs_gmm.c:1936) 20250403100200826 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100200826 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100200826 DMM DEBUG MM(262420000001056/cc71e2ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100200826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200826 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:195) 20250403100200826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 22 de 30 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100200826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100200826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100200826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100200826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100200826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100200826 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:195) 20250403100200826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100200826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100200826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 22 de 30 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5e 92 4e 0f 67 cf 68 54 66 30 96 66 bd 5d 27 bd 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@9310965ee056: { messageType := 2, destLocRef := '22DE30'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9310965ee056: Final verdict of PTC: error 20250403100200840 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100200840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100200840 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100200840 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100200840 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100200840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100200840 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100200840 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100200840 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) 20250403100200840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100200840 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100200840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100200840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100200840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100200840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100200840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100200840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100200840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100200840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100200840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100200844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1586)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@9310965ee056: Final verdict of PTC: none -NSVCI98(1579)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1589)@9310965ee056: Final verdict of PTC: none -NSVCI99(1583)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@9310965ee056: Final verdict of PTC: none 20250403100200851 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100200851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@9310965ee056: Final verdict of PTC: none -NSVCI97(1573)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1578)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1577)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1571)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1581)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1578): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1579): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) Thu Apr 3 10:02:00 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@9310965ee056: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: errorSaving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. 20250403100200926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100201428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263516) 20250403100201853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100201853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263516, count=267968) 20250403100202842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100202842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100202842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100202853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100202853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Apr 3 10:02:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250403100203855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100203855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250403100204517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100204519 DMM INFO MM(262420000001056/cc71e2ff) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100204520 DMM INFO MM(262420000001056/cc71e2ff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100204520 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100204520 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100204520 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100204520 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100204520 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250403100204520 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) 20250403100204520 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) 20250403100204520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403100204520 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100204520 DMM DEBUG MM_STATE_Iu(11)[0x564f5c0c7f90]{Detached}: Deallocated (fsm.c:568) 20250403100204520 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c2080]{Deregistered}: Deallocated (fsm.c:568) 20250403100204520 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100204582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100204582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100204582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100204582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100204582 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100204582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100204582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100204582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100204582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1597)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1596)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100204584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100204584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100204584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100204585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100204585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100204585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100204585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100204585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100204585 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100204585 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100204585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1596)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403100204585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100204585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100204588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1593)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403100204594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100204594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1601)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100204596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100204596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100204596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100204596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100204596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100204596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100204596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100204596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100204596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1601)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100204597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100204597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100204597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100204597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100204597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100204597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100204597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100204597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100204597 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100204597 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100204597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100204597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100204597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1602)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403100204599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100204604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100204604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100204609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100204609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100204609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100204609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100204609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100204609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100204609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100204609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100204609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100204610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100204610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100204610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100204610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100204610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100204610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100204610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100204610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100204610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100204610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100204610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1606)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250403100204610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100204610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100204613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100204617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100204617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1609)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@9310965ee056: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100204819 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100204819 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) 20250403100204819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100204819 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100204825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100204826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100204826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100204826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100204826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100204826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100204826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100204826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100204826 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100204826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100204826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100204828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100204828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100204828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100204828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100204828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100204828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100204828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100204828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100204828 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100204828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100204828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100204828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100204828 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100204856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100204856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100204856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100204856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@9310965ee056: 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) } } } } 20250403100204860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100204861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100205624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205624 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:621) 20250403100205624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205624 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205624 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:195) 20250403100205624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205624 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100205624 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:195) 20250403100205624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100205624 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100205624 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1608)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9310965ee056: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='F5A89901'O, index=0 SGSN_Test-GSUP(1612)@9310965ee056: 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)@9310965ee056: 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 := 'C221'O, rac := '31'O ("1") }, 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)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7337731 SGSN_Test_0-SCCP(1607)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1608)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100205902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205902 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:621) 20250403100205902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205902 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205902 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:195) 20250403100205902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6f f7 03 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 c2 21 31 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205902 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100205902 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100205902 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100205902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1320) 20250403100205902 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{Deregistered}: Allocated (fsm.c:456) 20250403100205902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100205902 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Allocated (fsm.c:456) 20250403100205902 DMM DEBUG MM_STATE_Iu[0x564f5c0c7d90]{Detached}: Allocated (fsm.c:456) 20250403100205902 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100205902 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100205902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100205902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100205902 DMM DEBUG MM(262420000001057/dd475ad1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100205902 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250403100205902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205902 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100205902 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:195) 20250403100205902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 6f f7 03 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100205902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205902 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205902 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:195) 20250403100205902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 6f f7 03 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: { messageType := 2, destLocRef := '6FF703'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9310965ee056: 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 := 'E5432CB2418F95A133B5EFFEB2517E18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C762A4E'O ("\\v*N") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A868FD3FA106AC6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7FB5CF619698A0CBED4A1590DCCC1815'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '88CD25DB00796F295B76D2FD5C66978E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '11671D6AE210B631DB3AF6F75C4E4DE5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3190354568C7F30'O } } } } } SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1607)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250403100205907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205907 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:621) 20250403100205907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205907 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205907 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:195) 20250403100205907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205907 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100205907 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100205907 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100205907 DMM DEBUG MM(262420000001057/dd475ad1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250403100205907 DMM NOTICE MM(262420000001057/dd475ad1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100205907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100205907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100205907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100205907 DMM DEBUG MM(262420000001057/dd475ad1) Requesting authorization (sgsn_auth.c:160) 20250403100205907 DMM INFO MM(262420000001057/dd475ad1) Requesting authentication tuples (sgsn_auth.c:184) 20250403100205907 DMM DEBUG MM(262420000001057/dd475ad1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100205907 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250403100205907 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)@9310965ee056: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250403100205908 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100205908 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100205908 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100205908 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100205908 DMM INFO MM(262420000001057/dd475ad1) Subscriber data update (mmctx.c:445) 20250403100205908 DMM DEBUG MM(262420000001057/dd475ad1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100205908 DMM INFO MM(262420000001057/dd475ad1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100205908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100205908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100205908 DMM INFO MM(262420000001057/dd475ad1) <- GMM AUTH AND CIPHERING REQ (rand = e5 43 2c b2 41 8f 95 a1 33 b5 ef fe b2 51 7e 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 11 67 1d 6a e2 10 b6 31 db 3a f6 f7 5c 4e 4d e5 ) (gprs_gmm.c:510) 20250403100205908 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250403100205908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205908 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205908 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:195) 20250403100205908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 6f f7 03 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 e5 43 2c b2 41 8f 95 a1 33 b5 ef fe b2 51 7e 18 80 28 10 11 67 1d 6a e2 10 b6 31 db 3a f6 f7 5c 4e 4d e5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1607)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22A319035423094399990000105007F02904568C7F30'O 20250403100205911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205911 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:621) 20250403100205911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205911 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205911 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:195) 20250403100205911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 a3 19 03 54 23 09 43 99 99 00 00 10 50 07 f0 29 04 56 8c 7f 30 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205911 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100205911 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100205911 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100205911 DMM INFO MM(262420000001057/dd475ad1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100205911 DMM NOTICE MM(262420000001057/dd475ad1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100205911 DMM DEBUG MM(262420000001057/dd475ad1) checking auth: received UMTS RES = a3 19 03 54 56 8c 7f 30 (gprs_gmm.c:716) 20250403100205911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100205911 DMM DEBUG MM(262420000001057/dd475ad1) Requesting authorization (sgsn_auth.c:160) 20250403100205911 DMM INFO MM(262420000001057/dd475ad1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100205911 DMM DEBUG MM(262420000001057/dd475ad1) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100205911 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250403100205911 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) 20250403100205911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100205911 DMM DEBUG MM(262420000001057/dd475ad1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100205911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205911 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205911 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:195) 20250403100205911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 6f f7 03 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7f b5 cf 61 96 98 a0 cb ed 4a 15 90 dc cc 18 15 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1607)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100205915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205915 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:621) 20250403100205915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205915 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205915 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:195) 20250403100205915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205915 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100205915 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100205915 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100205915 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250403100205915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100205915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100205915 DMM INFO MM(262420000001057/dd475ad1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd475ad1) (gprs_gmm.c:337) 20250403100205915 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250403100205915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205915 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205915 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:195) 20250403100205915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 6f f7 03 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100205915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205915 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205915 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:195) 20250403100205915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 6f f7 03 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 dd 47 5a d1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100205917 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100205917 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100205917 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250403100205917 DMM INFO MM(262420000001057/dd475ad1) Subscriber data update (mmctx.c:445) 20250403100205917 DMM DEBUG MM(262420000001057/dd475ad1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100205917 DMM INFO MM(262420000001057/dd475ad1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100205917 DMM NOTICE MM(262420000001057/dd475ad1) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250403100205917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100205917 DMM NOTICE MM(262420000001057/dd475ad1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100205917 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) 20250403100205918 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100205918 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250403100205918 DMM INFO MM(262420000001057/dd475ad1) Subscriber data update (mmctx.c:445) 20250403100205918 DMM DEBUG MM(262420000001057/dd475ad1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1607)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100205919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205919 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:621) 20250403100205919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205919 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205919 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:195) 20250403100205919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100205919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100205919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100205919 DMM INFO MM(262420000001057/dd475ad1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100205919 DMM NOTICE MM(262420000001057/dd475ad1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100205919 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100205919 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100205919 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100205919 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100205919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100205919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100205919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205919 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205919 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:195) 20250403100205919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 6f f7 03 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1607)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1607)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100205921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205921 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:621) 20250403100205921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205921 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205921 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:195) 20250403100205921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100205921 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100205921 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100205921 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100205921 DMM INFO MM(262420000001057/dd475ad1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100205921 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100205921 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100205921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100205921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205921 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100205921 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:195) 20250403100205921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100205921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 6f f7 03 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 20250403100205922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100205922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100205922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100205922 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:621) 20250403100205922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100205922 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100205922 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:195) 20250403100205922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100205922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100205922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d 6f f7 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1608)@9310965ee056: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7337731 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9310965ee056: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9310965ee056: 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 := 'DD475AD1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)8166302 SGSN_Test_0-RAN(1608)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@9310965ee056: First idle individual index:0 20250403100206125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100206125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100206125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100206125 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:621) 20250403100206125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100206125 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100206125 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:195) 20250403100206125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100206125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100206125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 7c 9b 9e 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 dd 47 5a d1 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100206125 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100206125 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100206126 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100206126 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD475AD1) type="signalling" (gprs_gmm.c:1936) 20250403100206126 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100206126 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100206126 DMM DEBUG MM(262420000001057/dd475ad1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100206126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100206126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100206126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100206126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100206126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100206126 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250403100206126 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:195) 20250403100206126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100206126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100206126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 7c 9b 9e 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100206126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100206126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100206126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100206126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100206126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100206126 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100206126 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:195) 20250403100206126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100206126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100206126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 7c 9b 9e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7f b5 cf 61 96 98 a0 cb ed 4a 15 90 dc cc 18 15 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1607)@9310965ee056: { messageType := 2, destLocRef := '7C9B9E'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9310965ee056: Final verdict of PTC: error 20250403100206144 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100206144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100206144 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100206144 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100206144 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100206144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100206144 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100206144 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100206144 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) 20250403100206144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100206144 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100206144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100206144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100206144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100206144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100206144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100206144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100206144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100206144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100206145 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100206149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1607)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@9310965ee056: Final verdict of PTC: none 20250403100206153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100206153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1601)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@9310965ee056: Final verdict of PTC: none -NSVCI97(1596)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1612)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@9310965ee056: Final verdict of PTC: none -NSVCI99(1606)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1594)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1599)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1604)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@9310965ee056: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Thu Apr 3 10:02:06 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 20250403100206282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100206785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265932) 20250403100207154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100207154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=265932, count=267092) 20250403100208146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100208146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100208146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100208156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100208156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Apr 3 10:02:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100209156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100209156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_attach_pdp_act_pmm_idle started. 20250403100209870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100209872 DMM INFO MM(262420000001057/dd475ad1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100209872 DMM INFO MM(262420000001057/dd475ad1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100209872 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100209872 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100209872 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100209872 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100209873 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250403100209873 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) 20250403100209873 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) 20250403100209873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100209873 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Deallocated (fsm.c:568) 20250403100209873 DMM DEBUG MM_STATE_Iu(13)[0x564f5c0c7d90]{Detached}: Deallocated (fsm.c:568) 20250403100209873 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7f90]{Deregistered}: Deallocated (fsm.c:568) 20250403100209873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100209920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100209920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100209920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100209920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100209920 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100209920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100209920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100209920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100209920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100209921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100209921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100209921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100209921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100209921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100209921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100209921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100209921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100209921 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100209921 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100209921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100209921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100209921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100209925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 20250403100209932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100209932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@9310965ee056: 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(1625)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1625)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100209945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100209945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100209945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100209945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100209945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100209945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100209945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100209945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100209945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1624)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1625)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100209946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100209946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100209946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100209946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100209946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100209946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100209946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100209946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100209946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100209946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100209946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100209946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100209946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1625)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100209948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1621)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100209953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100209953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1622)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1624)@9310965ee056: 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(1630)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1630)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100209959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100209959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100209959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100209959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100209959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100209959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100209959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100209959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100209959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1630)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100209960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100209960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100209960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100209960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100209960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100209960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100209960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100209960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100209960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100209960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100209960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100209960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100209960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1630)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1630)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@9310965ee056: ************************************************* 20250403100209962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1629)@9310965ee056: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1626)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100209969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100209969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100210157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100210157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100210157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100210157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@9310965ee056: 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) } } } } 20250403100210159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403100210160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100210163 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100210163 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) 20250403100210163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100210163 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100210165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100210165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100210165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100210165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100210165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100210165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100210165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100210165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100210165 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100210165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100210165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100210166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100210166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100210166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100210166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100210166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100210166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100210166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100210166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100210166 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100210166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100210166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100210166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100210166 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100210977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100210977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100210977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100210977 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:621) 20250403100210977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100210977 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100210977 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:195) 20250403100210977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100210977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100210977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100210978 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100210978 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100210978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100210978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100210978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100210978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100210978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100210978 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100210978 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:195) 20250403100210978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100210978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100210978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 06 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1631)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@9310965ee056: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='F1A74DB4'O, index=0 SGSN_Test-GSUP(1635)@9310965ee056: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: 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 := '9808'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(1631)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15049035 SGSN_Test_0-SCCP(1629)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1631)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100211250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211250 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:621) 20250403100211250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211250 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211250 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:195) 20250403100211250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e5 a1 4b 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 98 08 9b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211250 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100211250 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100211250 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100211250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1320) 20250403100211250 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{Deregistered}: Allocated (fsm.c:456) 20250403100211250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100211250 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100211250 DMM DEBUG MM_STATE_Iu[0x564f5c0c9050]{Detached}: Allocated (fsm.c:456) 20250403100211250 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100211250 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100211250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100211250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100211250 DMM DEBUG MM(262420000001005/e6241966) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100211250 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250403100211250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211250 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211250 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:195) 20250403100211250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 e5 a1 4b 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100211251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211251 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:195) 20250403100211251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 e5 a1 4b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: { messageType := 2, destLocRef := 'E5A14B'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(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: 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 := '944F749A16D48698992FC1C4052FDB24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFAE76A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C32C908FEF95D51E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FE9A66AA3C6889DD1D0034B9781F3191'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3616B6AA4C6225D27EC4A2B626948E01'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E023FA2332E294958DFF377156841BC3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '082DCDA51FD6DAB9'O } } } } } SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1629)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250403100211263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211263 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:621) 20250403100211263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211263 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211263 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:195) 20250403100211263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211263 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100211263 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100211263 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100211263 DMM DEBUG MM(262420000001005/e6241966) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250403100211263 DMM NOTICE MM(262420000001005/e6241966) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100211263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100211263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100211263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100211263 DMM DEBUG MM(262420000001005/e6241966) Requesting authorization (sgsn_auth.c:160) 20250403100211263 DMM INFO MM(262420000001005/e6241966) Requesting authentication tuples (sgsn_auth.c:184) 20250403100211263 DMM DEBUG MM(262420000001005/e6241966) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100211263 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250403100211263 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)@9310965ee056: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@9310965ee056: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250403100211266 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100211266 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100211266 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100211266 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100211266 DMM INFO MM(262420000001005/e6241966) Subscriber data update (mmctx.c:445) 20250403100211266 DMM DEBUG MM(262420000001005/e6241966) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100211266 DMM INFO MM(262420000001005/e6241966) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100211266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100211266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100211266 DMM INFO MM(262420000001005/e6241966) <- GMM AUTH AND CIPHERING REQ (rand = 94 4f 74 9a 16 d4 86 98 99 2f c1 c4 05 2f db 24 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 23 fa 23 32 e2 94 95 8d ff 37 71 56 84 1b c3 ) (gprs_gmm.c:510) 20250403100211266 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250403100211266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211266 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211266 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:195) 20250403100211266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 e5 a1 4b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 94 4f 74 9a 16 d4 86 98 99 2f c1 c4 05 2f db 24 80 28 10 e0 23 fa 23 32 e2 94 95 8d ff 37 71 56 84 1b c3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1629)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622082DCDA523094399990000100005F029041FD6DAB9'O 20250403100211274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211274 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:621) 20250403100211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211274 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:195) 20250403100211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 08 2d cd a5 23 09 43 99 99 00 00 10 00 05 f0 29 04 1f d6 da b9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211274 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100211274 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100211274 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100211274 DMM INFO MM(262420000001005/e6241966) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100211274 DMM NOTICE MM(262420000001005/e6241966) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100211274 DMM DEBUG MM(262420000001005/e6241966) checking auth: received UMTS RES = 08 2d cd a5 1f d6 da b9 (gprs_gmm.c:716) 20250403100211274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100211274 DMM DEBUG MM(262420000001005/e6241966) Requesting authorization (sgsn_auth.c:160) 20250403100211274 DMM INFO MM(262420000001005/e6241966) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100211274 DMM DEBUG MM(262420000001005/e6241966) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100211274 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250403100211274 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) 20250403100211274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100211274 DMM DEBUG MM(262420000001005/e6241966) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100211274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211274 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211274 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:195) 20250403100211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 e5 a1 4b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fe 9a 66 aa 3c 68 89 dd 1d 00 34 b9 78 1f 31 91 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1629)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100211285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211285 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:621) 20250403100211285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211285 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211285 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:195) 20250403100211285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211285 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100211285 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100211285 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100211285 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250403100211285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100211285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100211285 DMM INFO MM(262420000001005/e6241966) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6241966) (gprs_gmm.c:337) 20250403100211285 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250403100211285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211285 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211285 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:195) 20250403100211285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 e5 a1 4b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100211285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211286 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211286 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:195) 20250403100211286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 e5 a1 4b 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e6 24 19 66 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100211292 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100211292 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100211292 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250403100211292 DMM INFO MM(262420000001005/e6241966) Subscriber data update (mmctx.c:445) 20250403100211292 DMM DEBUG MM(262420000001005/e6241966) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100211292 DMM INFO MM(262420000001005/e6241966) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100211292 DMM NOTICE MM(262420000001005/e6241966) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250403100211292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100211292 DMM NOTICE MM(262420000001005/e6241966) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100211292 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) 20250403100211293 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100211293 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250403100211293 DMM INFO MM(262420000001005/e6241966) Subscriber data update (mmctx.c:445) 20250403100211293 DMM DEBUG MM(262420000001005/e6241966) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1629)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100211297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211297 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:621) 20250403100211297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211297 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211297 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:195) 20250403100211298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211298 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100211298 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100211298 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100211298 DMM INFO MM(262420000001005/e6241966) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100211298 DMM NOTICE MM(262420000001005/e6241966) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100211298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100211298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100211298 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100211298 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100211298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100211298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100211298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211299 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211299 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:195) 20250403100211299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 e5 a1 4b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1629)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1629)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100211310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211311 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:621) 20250403100211311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211311 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211311 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:195) 20250403100211311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211311 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100211311 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100211311 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100211311 DMM INFO MM(262420000001005/e6241966) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100211311 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100211311 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100211311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211312 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:195) 20250403100211312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 e5 a1 4b 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 20250403100211313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211313 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:621) 20250403100211313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211313 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211314 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:195) 20250403100211314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f e5 a1 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1631)@9310965ee056: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15049035 TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: 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 := 'E6241966'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@9310965ee056: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12312337 SGSN_Test_0-RAN(1631)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1629)@9310965ee056: First idle individual index:0 20250403100211520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211521 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:621) 20250403100211521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211521 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100211521 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:195) 20250403100211521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100211521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 bb df 11 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e6 24 19 66 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100211522 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100211522 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100211522 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100211522 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6241966) type="signalling" (gprs_gmm.c:1936) 20250403100211522 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100211522 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100211522 DMM DEBUG MM(262420000001005/e6241966) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100211522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211522 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211522 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:195) 20250403100211522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 bb df 11 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100211523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100211523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100211523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100211523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100211523 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100211523 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:195) 20250403100211523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100211523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100211523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 bb df 11 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fe 9a 66 aa 3c 68 89 dd 1d 00 34 b9 78 1f 31 91 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1629)@9310965ee056: { messageType := 2, destLocRef := 'BBDF11'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(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@9310965ee056: Final verdict of PTC: error 20250403100211537 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100211537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100211537 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100211537 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100211537 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100211537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100211537 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100211537 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100211537 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) 20250403100211537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100211537 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100211537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100211537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100211537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100211537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100211537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100211537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100211537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100211537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100211537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100211544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1629)@9310965ee056: Final verdict of PTC: none -NSVCI98(1625)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@9310965ee056: Final verdict of PTC: none -NSVCI97(1619)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@9310965ee056: Final verdict of PTC: none 20250403100211549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100211550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1615)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1635)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@9310965ee056: Final verdict of PTC: none -NSVCI99(1630)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1617)@9310965ee056: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1623)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1628)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1629): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1630): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@9310965ee056: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Thu Apr 3 10:02:11 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 20250403100211625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100212128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265012) 20250403100212550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100212550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=265012, count=266172) 20250403100213538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100213538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100213538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100213551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100213551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Apr 3 10:02:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100214552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100214553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_pmm_idle_rx_mt_data started. 20250403100215215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100215218 DMM INFO MM(262420000001005/e6241966) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100215218 DMM INFO MM(262420000001005/e6241966) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100215218 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100215218 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100215218 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100215218 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100215218 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250403100215218 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) 20250403100215218 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) 20250403100215218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403100215218 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100215218 DMM DEBUG MM_STATE_Iu(15)[0x564f5c0c9050]{Detached}: Deallocated (fsm.c:568) 20250403100215218 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c7d90]{Deregistered}: Deallocated (fsm.c:568) 20250403100215218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100215256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100215256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100215256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100215256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100215256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100215256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100215256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100215256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100215256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100215257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100215257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100215257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100215257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100215257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100215257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100215257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100215257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100215257 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100215257 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100215257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100215257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100215257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100215259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250403100215265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100215265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@9310965ee056: 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(1648)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1648)@9310965ee056: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1647)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 20250403100215274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100215274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100215274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100215274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100215274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100215274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100215274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100215274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100215274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1648)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100215275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100215275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100215275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100215275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100215275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100215275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100215275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100215275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100215275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100215275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100215275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100215275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100215275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1648)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1648)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100215277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1644)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1647)@9310965ee056: 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(1652)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250403100215283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100215283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1652)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100215285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100215285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100215285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100215285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100215285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100215285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100215285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100215285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100215285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pmm_idle_rx_mt_data-BVCI210(1645)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1652)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100215286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100215286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100215286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100215287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100215287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100215287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100215287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100215287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100215287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100215287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100215287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100215287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100215287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100215290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1655)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@9310965ee056: v_sccp_pdu_maxlen:268 20250403100215296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100215296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100215496 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100215496 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) 20250403100215496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100215496 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100215503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100215503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100215503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100215503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100215503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100215503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100215503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100215503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100215503 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100215503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100215503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100215505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100215505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100215505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100215505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100215505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100215505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100215505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100215505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100215505 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100215505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100215506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100215506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100215506 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100215553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100215554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100215554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100215554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@9310965ee056: 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) } } } } 20250403100215558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250403100215559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@9310965ee056: 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)@9310965ee056: 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)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100216311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216311 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:621) 20250403100216311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216311 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216311 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:195) 20250403100216312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216312 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100216312 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100216313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216313 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216313 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:195) 20250403100216313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0e 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1654)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@9310965ee056: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='EF387F73'O, index=0 SGSN_Test-GSUP(1658)@9310965ee056: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@9310965ee056: 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 := 'F553'O, rac := '6A'O ("j") }, 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)@9310965ee056: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)13275643 SGSN_Test_0-SCCP(1653)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1654)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100216645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216645 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:621) 20250403100216645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216645 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:195) 20250403100216645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ca 91 fb 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 f5 53 6a 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216645 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100216645 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100216645 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100216645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1320) 20250403100216645 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{Deregistered}: Allocated (fsm.c:456) 20250403100216645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Allocated (fsm.c:456) 20250403100216645 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Allocated (fsm.c:456) 20250403100216645 DMM DEBUG MM_STATE_Iu[0x564f5c0c8b70]{Detached}: Allocated (fsm.c:456) 20250403100216645 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100216645 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100216645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100216645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100216645 DMM DEBUG MM(262420000001007/ce3a750c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100216645 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250403100216645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216645 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216645 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:195) 20250403100216645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 ca 91 fb 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100216646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216646 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216646 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:195) 20250403100216646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 ca 91 fb 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: { messageType := 2, destLocRef := 'CA91FB'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(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@9310965ee056: 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 := '4BA7A54513CDD624B36FE8D0C18AD1B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7C91490'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDD57AB31A59B802'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B3FF20DE95F368751F03FDAE511D481E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5463290D5C58181B5EDD0CB6E86ECBA6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '104D59E9AB1779031C5C17DC9BF519FE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FD3E4774C8C5DF43'O } } } } } SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1653)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250403100216654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216654 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:621) 20250403100216654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216654 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216654 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:195) 20250403100216654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216654 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100216654 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100216654 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100216654 DMM DEBUG MM(262420000001007/ce3a750c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250403100216654 DMM NOTICE MM(262420000001007/ce3a750c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100216654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100216654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100216654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100216654 DMM DEBUG MM(262420000001007/ce3a750c) Requesting authorization (sgsn_auth.c:160) 20250403100216654 DMM INFO MM(262420000001007/ce3a750c) Requesting authentication tuples (sgsn_auth.c:184) 20250403100216654 DMM DEBUG MM(262420000001007/ce3a750c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100216654 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250403100216654 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)@9310965ee056: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@9310965ee056: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250403100216656 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100216656 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100216656 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100216656 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100216656 DMM INFO MM(262420000001007/ce3a750c) Subscriber data update (mmctx.c:445) 20250403100216656 DMM DEBUG MM(262420000001007/ce3a750c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100216656 DMM INFO MM(262420000001007/ce3a750c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100216656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100216656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100216656 DMM INFO MM(262420000001007/ce3a750c) <- GMM AUTH AND CIPHERING REQ (rand = 4b a7 a5 45 13 cd d6 24 b3 6f e8 d0 c1 8a d1 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 4d 59 e9 ab 17 79 03 1c 5c 17 dc 9b f5 19 fe ) (gprs_gmm.c:510) 20250403100216656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250403100216656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216656 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216656 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:195) 20250403100216656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 00 06 ca 91 fb 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 4b a7 a5 45 13 cd d6 24 b3 6f e8 d0 c1 8a d1 b2 80 28 10 10 4d 59 e9 ab 17 79 03 1c 5c 17 dc 9b f5 19 fe 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1653)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122FD3E477423094399990000100007F02904C8C5DF43'O 20250403100216662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216662 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:621) 20250403100216662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216662 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216662 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:195) 20250403100216662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 01 22 fd 3e 47 74 23 09 43 99 99 00 00 10 00 07 f0 29 04 c8 c5 df 43 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216662 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100216662 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100216662 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100216662 DMM INFO MM(262420000001007/ce3a750c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100216662 DMM NOTICE MM(262420000001007/ce3a750c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100216662 DMM DEBUG MM(262420000001007/ce3a750c) checking auth: received UMTS RES = fd 3e 47 74 c8 c5 df 43 (gprs_gmm.c:716) 20250403100216662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100216662 DMM DEBUG MM(262420000001007/ce3a750c) Requesting authorization (sgsn_auth.c:160) 20250403100216662 DMM INFO MM(262420000001007/ce3a750c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100216662 DMM DEBUG MM(262420000001007/ce3a750c) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100216662 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250403100216662 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) 20250403100216662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100216662 DMM DEBUG MM(262420000001007/ce3a750c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100216662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216662 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216662 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:195) 20250403100216662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 ca 91 fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b3 ff 20 de 95 f3 68 75 1f 03 fd ae 51 1d 48 1e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1653)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100216671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216671 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:621) 20250403100216671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216671 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216671 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:195) 20250403100216671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216672 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100216672 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100216672 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100216672 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250403100216672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100216672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100216672 DMM INFO MM(262420000001007/ce3a750c) <- GMM ATTACH ACCEPT (new P-TMSI=0xce3a750c) (gprs_gmm.c:337) 20250403100216672 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250403100216672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216672 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:195) 20250403100216672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 ca 91 fb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100216672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216672 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:195) 20250403100216672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 ca 91 fb 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ce 3a 75 0c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100216677 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100216677 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100216677 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250403100216677 DMM INFO MM(262420000001007/ce3a750c) Subscriber data update (mmctx.c:445) 20250403100216677 DMM DEBUG MM(262420000001007/ce3a750c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100216677 DMM INFO MM(262420000001007/ce3a750c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100216677 DMM NOTICE MM(262420000001007/ce3a750c) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250403100216677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100216677 DMM NOTICE MM(262420000001007/ce3a750c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100216677 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) 20250403100216678 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100216678 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250403100216678 DMM INFO MM(262420000001007/ce3a750c) Subscriber data update (mmctx.c:445) 20250403100216678 DMM DEBUG MM(262420000001007/ce3a750c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1653)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100216681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216681 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:621) 20250403100216681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216681 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216681 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:195) 20250403100216681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216681 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100216681 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100216681 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100216681 DMM INFO MM(262420000001007/ce3a750c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100216681 DMM NOTICE MM(262420000001007/ce3a750c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100216681 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100216681 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100216681 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100216681 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100216681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100216681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100216682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216682 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216682 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:195) 20250403100216682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 00 06 ca 91 fb 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1653)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1653)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100216689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216689 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:621) 20250403100216689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216689 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216689 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:195) 20250403100216690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216690 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100216690 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100216690 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100216690 DMM INFO MM(262420000001007/ce3a750c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100216690 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100216690 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100216690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216690 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216690 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:195) 20250403100216690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 ca 91 fb 00 00 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 20250403100216692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216692 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:621) 20250403100216692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216692 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216692 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:195) 20250403100216692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 ca 91 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1654)@9310965ee056: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)13275643 TC_pmm_idle_rx_mt_data(1660)@9310965ee056: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@9310965ee056: 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 := 'CE3A750C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@9310965ee056: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5066858 SGSN_Test_0-RAN(1654)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@9310965ee056: First idle individual index:0 20250403100216892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216892 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:621) 20250403100216893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216893 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100216893 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:195) 20250403100216893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100216893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 4d 50 6a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ce 3a 75 0c 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100216893 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100216893 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100216893 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100216893 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE3A750C) type="signalling" (gprs_gmm.c:1936) 20250403100216893 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100216893 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100216894 DMM DEBUG MM(262420000001007/ce3a750c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100216894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216894 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:195) 20250403100216894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 4d 50 6a 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100216894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100216894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100216894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100216894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100216894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100216894 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:195) 20250403100216894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100216894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100216894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 4d 50 6a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b3 ff 20 de 95 f3 68 75 1f 03 fd ae 51 1d 48 1e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1653)@9310965ee056: { messageType := 2, destLocRef := '4D506A'O ("MPj"), 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(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@9310965ee056: Final verdict of PTC: error 20250403100216908 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100216909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100216909 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100216909 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100216909 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100216909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100216909 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100216909 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100216909 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) 20250403100216909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100216909 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100216909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100216909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100216909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100216909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100216909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100216909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100216909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100216909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100216909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100216914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1655)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP(1658)@9310965ee056: Final verdict of PTC: none -NSVCI98(1648)@9310965ee056: Final verdict of PTC: none 20250403100216919 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100216920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1653)@9310965ee056: Final verdict of PTC: none -NSVCI99(1652)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@9310965ee056: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@9310965ee056: Final verdict of PTC: none -NSVCI97(1642)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1647)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@9310965ee056: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1645)@9310965ee056: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1640)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1646)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1650)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1645): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1646): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1647): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1648): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@9310965ee056: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Thu Apr 3 10:02:17 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 20250403100217089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100217592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264860) 20250403100217921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100217921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=264860, count=266020) 20250403100218910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100218910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100218910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100218921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100218921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Apr 3 10:02:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100219923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100219923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test case TC_update_ctx_err_ind_from_ggsn started. 20250403100220677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100220681 DMM INFO MM(262420000001007/ce3a750c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100220681 DMM INFO MM(262420000001007/ce3a750c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100220681 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100220681 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100220681 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100220681 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100220681 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250403100220681 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) 20250403100220681 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) 20250403100220681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0b3d00]{Init}: Deallocated (fsm.c:568) 20250403100220681 DMM DEBUG MM_STATE_Gb[0x564f5c0bb700]{Idle}: Deallocated (fsm.c:568) 20250403100220681 DMM DEBUG MM_STATE_Iu(17)[0x564f5c0c8b70]{Detached}: Deallocated (fsm.c:568) 20250403100220681 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c9050]{Deregistered}: Deallocated (fsm.c:568) 20250403100220681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@9310965ee056: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@9310965ee056: 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)@9310965ee056: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100220734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100220734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100220734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100220734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100220734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100220734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100220734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100220734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100220734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@9310965ee056: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100220735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100220735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100220735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100220735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100220735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100220735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100220735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100220735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100220735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250403100220735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100220735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100220735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100220735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@9310965ee056: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100220737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@9310965ee056: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100220743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100220744 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@9310965ee056: 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)@9310965ee056: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@9310965ee056: 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)@9310965ee056: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100220748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250403100220748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100220748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100220748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100220748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250403100220748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100220748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100220748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100220748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@9310965ee056: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100220749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100220749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100220749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100220749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100220749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100220749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100220749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100220749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100220749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250403100220749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100220749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100220749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100220749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@9310965ee056: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100220752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@9310965ee056: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250403100220756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x564f5c0b6fe0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100220756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@9310965ee056: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@9310965ee056: 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)@9310965ee056: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@9310965ee056: Provider Link came up: sending NS-RESET 20250403100220764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250403100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100220764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100220764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250403100220764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100220764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100220764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@9310965ee056: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250403100220765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100220765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100220765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100220765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250403100220765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250403100220765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250403100220765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250403100220765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100220765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250403100220765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250403100220765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250403100220766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250403100220766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@9310965ee056: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@9310965ee056: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250403100220767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@9310965ee056: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@9310965ee056: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9310965ee056: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@9310965ee056: ************************************************* SGSN_Test_0-M3UA(1678)@9310965ee056: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@9310965ee056: ************************************************* MTC@9310965ee056: Starting RAN_Emulation 20250403100220772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x564f5c0b84e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250403100220772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@9310965ee056: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@9310965ee056: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250403100220924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100220925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250403100220925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250403100220925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@9310965ee056: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@9310965ee056: 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) } } } } 20250403100220929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@9310965ee056: 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)@9310965ee056: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250403100220930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@9310965ee056: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@9310965ee056: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250403100220972 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250403100220972 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) 20250403100220972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250403100220972 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)@9310965ee056: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250403100220979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100220979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250403100220979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250403100220979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250403100220979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250403100220979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250403100220979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250403100220979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100220979 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250403100220979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100220979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250403100220981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100220981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250403100220981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250403100220981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100220981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250403100220981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250403100220981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250403100220981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100220981 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250403100220981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100220981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100220981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250403100220982 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250403100221788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100221788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100221788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100221788 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:621) 20250403100221788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100221788 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100221788 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:195) 20250403100221789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100221789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100221789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100221789 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250403100221789 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250403100221789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100221790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100221790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100221790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100221790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100221790 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100221790 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:195) 20250403100221790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100221790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100221790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1677)@9310965ee056: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@9310965ee056: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='FF37005A'O, index=0 SGSN_Test-GSUP(1681)@9310965ee056: 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)@9310965ee056: 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 := '8AB6'O, rac := '8B'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)@9310965ee056: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15906359 SGSN_Test_0-SCCP(1676)@9310965ee056: First idle individual index:0 SGSN_Test_0-RAN(1677)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 20250403100222019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222019 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:621) 20250403100222019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222019 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222019 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:195) 20250403100222019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 f2 b6 37 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 8a b6 8b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222020 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100222020 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100222020 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100222020 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1320) 20250403100222020 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{Deregistered}: Allocated (fsm.c:456) 20250403100222020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Allocated (fsm.c:456) 20250403100222020 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Allocated (fsm.c:456) 20250403100222020 DMM DEBUG MM_STATE_Iu[0x564f5c0c97e0]{Detached}: Allocated (fsm.c:456) 20250403100222020 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250403100222020 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250403100222020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250403100222020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250403100222020 DMM DEBUG MM(262420000001004/c0adafe6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250403100222020 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250403100222020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222020 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222020 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:195) 20250403100222020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222020 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 f2 b6 37 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100222020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222020 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222020 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:195) 20250403100222020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222020 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f2 b6 37 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: { messageType := 2, destLocRef := 'F2B637'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@9310965ee056: 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 := 'BA9BA09C0A5B4448BDF3E66BB7AC0920'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9B9A291'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9653F86BD377C53'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '793152D3BF8C930A8FF48D711FD96E31'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '84FD38436C97F7DFC19ABC40E88B7DFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E352BFE7FD8391A99A78E3E87EF232BB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E13A949B8F350F8C'O } } } } } SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_len:23 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1676)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250403100222034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222034 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:621) 20250403100222034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222034 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222034 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:195) 20250403100222034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222034 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100222034 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100222034 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100222034 DMM DEBUG MM(262420000001004/c0adafe6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250403100222034 DMM NOTICE MM(262420000001004/c0adafe6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250403100222034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250403100222034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250403100222034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250403100222034 DMM DEBUG MM(262420000001004/c0adafe6) Requesting authorization (sgsn_auth.c:160) 20250403100222034 DMM INFO MM(262420000001004/c0adafe6) Requesting authentication tuples (sgsn_auth.c:184) 20250403100222034 DMM DEBUG MM(262420000001004/c0adafe6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250403100222034 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250403100222034 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)@9310965ee056: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@9310965ee056: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250403100222038 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250403100222038 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250403100222038 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250403100222038 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250403100222038 DMM INFO MM(262420000001004/c0adafe6) Subscriber data update (mmctx.c:445) 20250403100222038 DMM DEBUG MM(262420000001004/c0adafe6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250403100222038 DMM INFO MM(262420000001004/c0adafe6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250403100222038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250403100222038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250403100222038 DMM INFO MM(262420000001004/c0adafe6) <- GMM AUTH AND CIPHERING REQ (rand = ba 9b a0 9c 0a 5b 44 48 bd f3 e6 6b b7 ac 09 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 52 bf e7 fd 83 91 a9 9a 78 e3 e8 7e f2 32 bb ) (gprs_gmm.c:510) 20250403100222038 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250403100222038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222038 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222038 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:195) 20250403100222038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f2 b6 37 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 ba 9b a0 9c 0a 5b 44 48 bd f3 e6 6b b7 ac 09 20 80 28 10 e3 52 bf e7 fd 83 91 a9 9a 78 e3 e8 7e f2 32 bb 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_len:37 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1676)@9310965ee056: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822E13A949B23094399990000100004F029048F350F8C'O 20250403100222050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222050 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:621) 20250403100222050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222050 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222050 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:195) 20250403100222050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 e1 3a 94 9b 23 09 43 99 99 00 00 10 00 04 f0 29 04 8f 35 0f 8c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222050 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100222050 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100222050 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100222050 DMM INFO MM(262420000001004/c0adafe6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250403100222050 DMM NOTICE MM(262420000001004/c0adafe6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250403100222050 DMM DEBUG MM(262420000001004/c0adafe6) checking auth: received UMTS RES = e1 3a 94 9b 8f 35 0f 8c (gprs_gmm.c:716) 20250403100222050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250403100222050 DMM DEBUG MM(262420000001004/c0adafe6) Requesting authorization (sgsn_auth.c:160) 20250403100222050 DMM INFO MM(262420000001004/c0adafe6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250403100222050 DMM DEBUG MM(262420000001004/c0adafe6) Requesting subscriber data update (gprs_subscriber.c:894) 20250403100222050 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250403100222050 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) 20250403100222050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250403100222050 DMM DEBUG MM(262420000001004/c0adafe6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250403100222051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222051 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222051 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:195) 20250403100222051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f2 b6 37 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 31 52 d3 bf 8c 93 0a 8f f4 8d 71 1f d9 6e 31 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_len:12 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1676)@9310965ee056: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250403100222068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222068 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:621) 20250403100222068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222068 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222068 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:195) 20250403100222068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222068 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250403100222068 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250403100222068 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250403100222068 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250403100222068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250403100222068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250403100222068 DMM INFO MM(262420000001004/c0adafe6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0adafe6) (gprs_gmm.c:337) 20250403100222068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250403100222069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222069 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:195) 20250403100222069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f2 b6 37 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100222069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222069 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:195) 20250403100222069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f2 b6 37 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c0 ad af e6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250403100222077 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250403100222077 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250403100222077 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250403100222077 DMM INFO MM(262420000001004/c0adafe6) Subscriber data update (mmctx.c:445) 20250403100222077 DMM DEBUG MM(262420000001004/c0adafe6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250403100222077 DMM INFO MM(262420000001004/c0adafe6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250403100222077 DMM NOTICE MM(262420000001004/c0adafe6) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250403100222077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250403100222077 DMM NOTICE MM(262420000001004/c0adafe6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250403100222077 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) 20250403100222078 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250403100222078 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250403100222078 DMM INFO MM(262420000001004/c0adafe6) Subscriber data update (mmctx.c:445) 20250403100222078 DMM DEBUG MM(262420000001004/c0adafe6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_len:14 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1676)@9310965ee056: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250403100222082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222082 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:621) 20250403100222082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222082 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222082 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:195) 20250403100222082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222083 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250403100222083 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250403100222083 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250403100222083 DMM INFO MM(262420000001004/c0adafe6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250403100222083 DMM NOTICE MM(262420000001004/c0adafe6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250403100222083 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250403100222083 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250403100222083 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250403100222083 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250403100222083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250403100222083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250403100222083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222083 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222083 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:195) 20250403100222083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 f2 b6 37 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_len:7 SGSN_Test_0-SCCP(1676)@9310965ee056: vl_from0 SGSN_Test_0-SCCP(1676)@9310965ee056: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250403100222091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222091 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:621) 20250403100222091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222091 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222091 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:195) 20250403100222091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222091 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250403100222091 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250403100222091 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250403100222091 DMM INFO MM(262420000001004/c0adafe6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250403100222091 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250403100222091 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250403100222091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222091 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:195) 20250403100222091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 f2 b6 37 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 20250403100222094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222094 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:621) 20250403100222094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222094 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222094 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:195) 20250403100222094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 f2 b6 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1677)@9310965ee056: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15906359 TC_update_ctx_err_ind_from_ggsn(1683)@9310965ee056: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@9310965ee056: 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 := 'C0ADAFE6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@9310965ee056: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13382335 SGSN_Test_0-RAN(1677)@9310965ee056: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@9310965ee056: First idle individual index:0 20250403100222296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222297 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:621) 20250403100222297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222297 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250403100222297 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:195) 20250403100222297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250403100222297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 cc 32 bf 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 c0 ad af e6 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250403100222297 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250403100222297 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250403100222298 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250403100222298 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0ADAFE6) type="signalling" (gprs_gmm.c:1936) 20250403100222298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250403100222298 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250403100222298 DMM DEBUG MM(262420000001004/c0adafe6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250403100222298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222298 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:195) 20250403100222298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 cc 32 bf 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250403100222298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250403100222298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250403100222298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250403100222298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250403100222298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250403100222298 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:195) 20250403100222298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250403100222298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250403100222298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 cc 32 bf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 31 52 d3 bf 8c 93 0a 8f f4 8d 71 1f d9 6e 31 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@9310965ee056: { messageType := 2, destLocRef := 'CC32BF'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)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9310965ee056: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@9310965ee056: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@9310965ee056: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@9310965ee056: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@9310965ee056: Final verdict of PTC: error 20250403100222314 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250403100222314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100222314 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250403100222314 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250403100222314 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250403100222314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250403100222314 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250403100222314 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250403100222314 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) 20250403100222314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250403100222314 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250403100222315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250403100222315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250403100222315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250403100222315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250403100222315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250403100222315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250403100222315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250403100222315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250403100222315 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250403100222320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@9310965ee056: Final verdict of PTC: none 20250403100222325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250403100222325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1681)@9310965ee056: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@9310965ee056: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@9310965ee056: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@9310965ee056: Final verdict of PTC: none -NSVCI99(1675)@9310965ee056: Final verdict of PTC: none -NSVCI97(1665)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@9310965ee056: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@9310965ee056: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@9310965ee056: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@9310965ee056: Final verdict of PTC: none -NSVCI98(1670)@9310965ee056: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@9310965ee056: Final verdict of PTC: none -NSVCI97-provIP(1663)@9310965ee056: Final verdict of PTC: none -NSVCI99-provIP(1673)@9310965ee056: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@9310965ee056: Final verdict of PTC: none -NSVCI98-provIP(1668)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: none MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@9310965ee056: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@9310965ee056: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@9310965ee056: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@9310965ee056: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Thu Apr 3 10:02:22 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 20250403100222490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100222493 DGPRS DEBUG Checking for inactive LLMEs, time = 6905448 (sgsn.c:132) 20250403100222993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261840) 20250403100223326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100223326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261840, count=266512) 20250403100224315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250403100224316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250403100224316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250403100224327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100224327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@9310965ee056: Test execution finished. MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Apr 3 10:02:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100225329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100225329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_NS_connect_alive started. 20250403100226084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100226088 DMM INFO MM(262420000001004/c0adafe6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250403100226088 DMM INFO MM(262420000001004/c0adafe6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250403100226088 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250403100226088 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250403100226088 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250403100226088 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250403100226088 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250403100226088 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) 20250403100226088 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) 20250403100226088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x564f5c0bb700]{Init}: Deallocated (fsm.c:568) 20250403100226088 DMM DEBUG MM_STATE_Gb[0x564f5c0b3d00]{Idle}: Deallocated (fsm.c:568) 20250403100226088 DMM DEBUG MM_STATE_Iu(19)[0x564f5c0c97e0]{Detached}: Deallocated (fsm.c:568) 20250403100226088 DMM DEBUG GMM(gmm_fsm)[0x564f5c0c8b70]{Deregistered}: Deallocated (fsm.c:568) 20250403100226088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250403100226113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250403100226113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250403100226113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250403100226330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100226330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: setverdict(pass): none -> pass MTC@9310965ee056: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250403100227122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: pass MTC@9310965ee056: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@9310965ee056: Test case TC_NS_connect_alive finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Apr 3 10:02:27 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 20250403100227161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100227330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100227331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100227663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13292) 20250403100228332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100228332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13292, count=14552) 20250403100229334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100229335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Apr 3 10:02:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250403100230336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100230336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@9310965ee056: Test case TC_NS_connect_reset started. 20250403100230736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100230739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250403100230765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250403100230765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250403100230765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250403100230765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250403100230766 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250403100230766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250403100230766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250403100230766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100230766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x564f5c0b5150]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@9310965ee056: setverdict(pass): none -> pass 20250403100231337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100231338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250403100231771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33066<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@9310965ee056: Final verdict of PTC: none MTC@9310965ee056: Setting final verdict of the test case. MTC@9310965ee056: Local verdict of MTC: pass MTC@9310965ee056: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@9310965ee056: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9310965ee056: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Apr 3 10:02:31 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 20250403100231811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250403100232313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20250403100232338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100232338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20250403100233340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100233340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100233767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100234341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100234341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9310965ee056: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@9310965ee056: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9310965ee056: Terminating MTC. MC@9310965ee056: MTC terminated. MC2> exit MC@9310965ee056: Shutting down session. MC@9310965ee056: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-8042.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: PASS 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: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2468877) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250403100235343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100235343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100236344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100236344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250403100236767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250403100237345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100237345 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250403100238347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250403100238347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2468808) [testenv][generic] Stopping sgsn (2468836) [testenv] Showing testsuite/junit-xml-8042.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-nightly-20250403-0948-7fdfdc13-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-8042.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='851.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.614900'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.536502'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.620411'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.636660'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.161507'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.613212'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.684758'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.626882'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.605242'> <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.543897'> <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.591477'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.555968'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.605452'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.567405'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.741559'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.746030'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.614309'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.718918'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.668507'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.702119'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.759402'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.600154'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.618356'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.632402'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.757941'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.640287'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.782019'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.764275'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.653323'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.592425'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.556161'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.582005'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.675325'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.609034'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.513417'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.630677'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.750491'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.725028'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.751870'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.564987'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.791450'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.676397'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.696312'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.707014'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.655303'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.572468'> <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.456365'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.625621'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.655925'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.729250'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.696572'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.690905'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.708678'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.720706'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.666053'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.527522'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.537369'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.593360'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.606642'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.593683'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.749348'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.755022'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.267716'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.743365'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.723142'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.479304'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.525050'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.461925'> <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.724232'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.525238'> <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.683434'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.709325'> <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.462818'> <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.557743'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.685944'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.635532'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.689518'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.685460'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.765049'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.634620'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.714956'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.619749'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.653760'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.704612'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.753782'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.683721'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.044707'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.041916'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0'] testenv-sgsn-generic-osmocom-nightly-20250403-0948-7fdfdc13-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2676/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