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-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10
Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA"
 > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins6251706810865796841.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9302 kB in 1s (10.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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-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_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_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 SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.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_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 SGSN_Tests_part_5.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.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_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_5.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_3.cc Creating dependency file for Native_Functions_part_4.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_Provider_IPL4_part_7.cc Creating dependency file for NS_Types_part_1.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_3.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_1.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_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.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_3.cc Creating dependency file for MobileL3_CC_Types_part_4.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_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_5.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_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.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_6.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GSM_Types_part_2.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_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_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_3.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_Emulation.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (430 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 39 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (92.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250123123919843 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250123123919843 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250123123919843 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250123123919843 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250123123919844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250123123919844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250123123919844 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250123123919844 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250123123919844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250123123919844 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250123123919844 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250123123919844 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250123123919844 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250123123919844 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250123123919844 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250123123919844 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250123123919844 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55c75d641d60(sgsn) with 23 counters 20250123123920075 DLSS7 INFO (r=127.0.0.1:55212<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123123920075 DLSS7 INFO (r=127.0.0.1:55212<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250123123920075 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:55212<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250123123920075 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250123123920075 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250123123920075 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123123920075 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250123123920075 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250123123920076 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250123123920076 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250123123920076 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250123123920076 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250123123920076 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250123123920076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123920076 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250123123920076 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250123123920076 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250123123920076 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250123123920076 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250123123920076 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250123123920076 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123123920076 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123123920076 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123123920076 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123123920076 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123123920076 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123123920076 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123123920076 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123123920076 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250123123920076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123123920076 DLSS7 INFO (r=127.0.0.1:44260<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123123920076 DLSS7 INFO (r=127.0.0.1:44260<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250123123920076 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:44260<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250123123920076 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250123123920076 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:55212<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123123920076 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123123920076 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123123920076 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250123123920076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123123920076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123123920076 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@00376f35f9fd: Unix server socket created successfully. MC@00376f35f9fd: Listening on TCP port 33175. MC2> 00376f35f9fd is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 00376f35f9fd 33175 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@00376f35f9fd: New HC connected from 10.0.2.100 [10.0.2.100]. 00376f35f9fd: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@00376f35f9fd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@00376f35f9fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@00376f35f9fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@00376f35f9fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@00376f35f9fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@00376f35f9fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@00376f35f9fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@00376f35f9fd: Configuration file was processed on all HCs. MC@00376f35f9fd: Creating MTC on host 10.0.2.100. MC@00376f35f9fd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Jan 23 12:39:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123123921076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123921077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach started. 20250123123921628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123921630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250123123921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250123123921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250123123921646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123123921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123921646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123921646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123921647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250123123921647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123123921647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123921647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123921649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123921655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123921655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250123123921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250123123921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250123123921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123123921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123921662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250123123921662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123123921662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123921662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123921663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123921663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123921665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123921665 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)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123921669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123921669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123921680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250123123921680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250123123921680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250123123921680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123123921680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123921680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123921680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123921680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123921680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123921681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123921681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123921681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123921681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123921681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123921681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123921681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123921681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250123123921681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123123921681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123921681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123921681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123921681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123921684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123921684 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)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123921691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123921691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(15)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123922077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123922077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123123922077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123123922077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123123922077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123123922077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250123123922077 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250123123922077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250123123922077 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250123123922077 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250123123922077 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250123123922077 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250123123922077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250123123922077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123123922077 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250123123922077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123123922077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123123922077 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123123922077 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123123922077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123123922077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123123922078 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@00376f35f9fd: Established a new IPA connection (conn_id=2) 20250123123922078 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55c78a1d3660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250123123922078 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20250123123922078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123123922078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@00376f35f9fd: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CCFA6D5D'O, index=0 SGSN_Test-GSUP(19)@00376f35f9fd: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@00376f35f9fd: 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 := 'DC825FB36A6DD2C2DC239560C90A1F39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11444BD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFA406B63A025360'O } } } } } 20250123123923146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123923146 DLLC NOTICE LLME(ffffffff/ccfa6d5d){UNASSIGNED} LLC RX: unknown TLLI 0xccfa6d5d, creating LLME on the fly (gprs_llc.c:552) 20250123123923146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123923146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20250123123923146 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123123923146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123123923146 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123123923146 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123123923146 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123123923146 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123123923146 DLLC NOTICE LLME(ffffffff/ccfa6d5d){UNASSIGNED} LLGM Assign pre (ccfa6d5d => c4155f73) (gprs_llc.c:1079) 20250123123923146 DLLC NOTICE LLME(ccfa6d5d/c4155f73){ASSIGNED} LLGM Assign post (ccfa6d5d => c4155f73) (gprs_llc.c:1125) 20250123123923146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123123923146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123123923146 DMM DEBUG MM(262420000000001/c4155f73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123123923166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123923166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123123923166 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123923166 DMM DEBUG MM(262420000000001/c4155f73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250123123923166 DMM NOTICE MM(262420000000001/c4155f73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123123923166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123123923166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123123923166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123123923166 DMM DEBUG MM(262420000000001/c4155f73) Requesting authorization (sgsn_auth.c:160) 20250123123923166 DMM INFO MM(262420000000001/c4155f73) Requesting authentication tuples (sgsn_auth.c:184) 20250123123923166 DMM DEBUG MM(262420000000001/c4155f73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123123923166 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250123123923166 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@00376f35f9fd: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250123123923172 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123123923172 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123123923172 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123123923172 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123123923172 DMM INFO MM(262420000000001/c4155f73) Subscriber data update (mmctx.c:445) 20250123123923172 DMM DEBUG MM(262420000000001/c4155f73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123123923173 DMM INFO MM(262420000000001/c4155f73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123123923173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123123923173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123123923173 DMM INFO MM(262420000000001/c4155f73) <- GMM AUTH AND CIPHERING REQ (rand = dc 82 5f b3 6a 6d d2 c2 dc 23 95 60 c9 0a 1f 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123123923188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123923188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123923188 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123923188 DMM INFO MM(262420000000001/c4155f73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123123923188 DMM NOTICE MM(262420000000001/c4155f73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123123923188 DMM DEBUG MM(262420000000001/c4155f73) checking auth: received GSM SRES = 11 44 4b d8 (gprs_gmm.c:666) 20250123123923188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123123923188 DMM DEBUG MM(262420000000001/c4155f73) Requesting authorization (sgsn_auth.c:160) 20250123123923188 DMM INFO MM(262420000000001/c4155f73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123123923188 DMM DEBUG MM(262420000000001/c4155f73) Requesting subscriber data update (gprs_subscriber.c:894) 20250123123923188 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250123123923188 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) 20250123123923188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123123923188 DMM INFO MM(262420000000001/c4155f73) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4155f73) (gprs_gmm.c:300) 20250123123923191 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123123923191 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123123923191 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250123123923191 DMM INFO MM(262420000000001/c4155f73) Subscriber data update (mmctx.c:445) 20250123123923191 DMM DEBUG MM(262420000000001/c4155f73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123123923192 DMM INFO MM(262420000000001/c4155f73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123123923192 DMM NOTICE MM(262420000000001/c4155f73) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250123123923192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123123923192 DMM NOTICE MM(262420000000001/c4155f73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123123923192 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) 20250123123923193 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123123923193 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250123123923193 DMM INFO MM(262420000000001/c4155f73) Subscriber data update (mmctx.c:445) 20250123123923193 DMM DEBUG MM(262420000000001/c4155f73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123123923205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123923205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123123923205 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123923205 DMM INFO MM(262420000000001/c4155f73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123123923205 DMM NOTICE MM(262420000000001/c4155f73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123123923205 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123123923205 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123123923205 DLLC NOTICE LLME(ccfa6d5d/c4155f73){ASSIGNED} LLGM Assign pre (ffffffff => c4155f73) (gprs_llc.c:1079) 20250123123923205 DLLC NOTICE LLME(ffffffff/c4155f73){ASSIGNED} LLGM Assign post (ffffffff => c4155f73) (gprs_llc.c:1125) 20250123123923205 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123123923205 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123123923205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123123923205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@00376f35f9fd: setverdict(pass): none -> pass TC_attach-BVCI196(6)@00376f35f9fd: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@00376f35f9fd: Final verdict of PTC: pass 20250123123923278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@00376f35f9fd: Final verdict of PTC: none 20250123123923283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123123923283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(14)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(12)@00376f35f9fd: Final verdict of PTC: none TC_attach-BVCI196(6)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(7)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(17)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@00376f35f9fd: Final verdict of PTC: none TC_attach-BVCI210(11)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@00376f35f9fd: Final verdict of PTC: none TC_attach-BVCI220(15)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(5)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(10)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(16)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Jan 23 12:39:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250123123923392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123923794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97928) 20250123123923840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123123923840 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250123123923840 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:44260 err=None (osmo_ss7_asp.c:785) 20250123123924285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123924285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97928, count=105040) 20250123123925286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123925286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Jan 23 12:39:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123123926287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123926287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_mnc3 started. 20250123123926856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123926856 DMM INFO MM(262420000000001/c4155f73) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123123926856 DMM INFO MM(262420000000001/c4155f73) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123123926856 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123123926856 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123123926856 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123123926856 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123123926856 DLLC NOTICE LLME(ffffffff/c4155f73){ASSIGNED} LLGM Assign pre (c4155f73 => ffffffff) (gprs_llc.c:1079) 20250123123926856 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4155f73 => ffffffff) (gprs_llc.c:1125) 20250123123926856 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250123123926856 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) 20250123123926856 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250123123926856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123123926856 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123123926856 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123123926856 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123123926856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123926874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123123926874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123926874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123926874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123926874 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123123926874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123926874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123926874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123926874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123926875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123926875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123926875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123926875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123926875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123926875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123123926875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123926875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(27)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(26)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123123926876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123926876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123926878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(23)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123926884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123926884 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(32)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123926890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123123926890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123926890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123926890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123926890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123123926890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123926890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123926890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123926890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(31)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123123926891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123926891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123926891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123926892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123926892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123926892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123926892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123926892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123926892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123123926892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123926892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123926892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123926892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123926895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123926901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123926901 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250123123926902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123123926902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123926902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123926902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123926902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123123926902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123926902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123926902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123926902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_mnc3-BVCI210(29)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(36)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123926903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123926903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123926903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123926903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123926903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123926903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123926903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123926903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123926903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123123926903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123926903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123926904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123926904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123926906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123926912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123926912 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123927287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123927287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123123927287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123123927287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123123927288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123123927288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@00376f35f9fd: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E74F10E9'O, index=0 SGSN_Test-GSUP(38)@00376f35f9fd: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@00376f35f9fd: 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 := '01CD83F6072509638AD4BD564F4DB1DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0AF50B43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A67578AE39A04047'O } } } } } 20250123123928357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123928357 DLLC NOTICE LLME(ffffffff/e74f10e9){UNASSIGNED} LLC RX: unknown TLLI 0xe74f10e9, creating LLME on the fly (gprs_llc.c:552) 20250123123928357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123928357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250123123928357 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123123928357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123123928357 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123123928357 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123123928357 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123123928357 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123123928357 DLLC NOTICE LLME(ffffffff/e74f10e9){UNASSIGNED} LLGM Assign pre (e74f10e9 => c0c9b2d5) (gprs_llc.c:1079) 20250123123928357 DLLC NOTICE LLME(e74f10e9/c0c9b2d5){ASSIGNED} LLGM Assign post (e74f10e9 => c0c9b2d5) (gprs_llc.c:1125) 20250123123928357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123123928357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123123928357 DMM DEBUG MM(262420000001001/c0c9b2d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123123928378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123928378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123123928378 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123928378 DMM DEBUG MM(262420000001001/c0c9b2d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250123123928378 DMM NOTICE MM(262420000001001/c0c9b2d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123123928378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123123928378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123123928378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123123928379 DMM DEBUG MM(262420000001001/c0c9b2d5) Requesting authorization (sgsn_auth.c:160) 20250123123928379 DMM INFO MM(262420000001001/c0c9b2d5) Requesting authentication tuples (sgsn_auth.c:184) 20250123123928379 DMM DEBUG MM(262420000001001/c0c9b2d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123123928379 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250123123928379 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)@00376f35f9fd: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@00376f35f9fd: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250123123928385 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123123928385 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123123928385 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123123928385 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123123928385 DMM INFO MM(262420000001001/c0c9b2d5) Subscriber data update (mmctx.c:445) 20250123123928385 DMM DEBUG MM(262420000001001/c0c9b2d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123123928385 DMM INFO MM(262420000001001/c0c9b2d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123123928385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123123928385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123123928385 DMM INFO MM(262420000001001/c0c9b2d5) <- GMM AUTH AND CIPHERING REQ (rand = 01 cd 83 f6 07 25 09 63 8a d4 bd 56 4f 4d b1 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123123928401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123928401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123928401 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123928401 DMM INFO MM(262420000001001/c0c9b2d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123123928402 DMM NOTICE MM(262420000001001/c0c9b2d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123123928402 DMM DEBUG MM(262420000001001/c0c9b2d5) checking auth: received GSM SRES = 0a f5 0b 43 (gprs_gmm.c:666) 20250123123928402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123123928402 DMM DEBUG MM(262420000001001/c0c9b2d5) Requesting authorization (sgsn_auth.c:160) 20250123123928402 DMM INFO MM(262420000001001/c0c9b2d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123123928402 DMM DEBUG MM(262420000001001/c0c9b2d5) Requesting subscriber data update (gprs_subscriber.c:894) 20250123123928402 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250123123928402 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) 20250123123928402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123123928402 DMM INFO MM(262420000001001/c0c9b2d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0c9b2d5) (gprs_gmm.c:300) 20250123123928405 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123123928405 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123123928405 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250123123928405 DMM INFO MM(262420000001001/c0c9b2d5) Subscriber data update (mmctx.c:445) 20250123123928405 DMM DEBUG MM(262420000001001/c0c9b2d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123123928405 DMM INFO MM(262420000001001/c0c9b2d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123123928405 DMM NOTICE MM(262420000001001/c0c9b2d5) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250123123928405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123123928405 DMM NOTICE MM(262420000001001/c0c9b2d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123123928405 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) 20250123123928407 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123123928407 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250123123928407 DMM INFO MM(262420000001001/c0c9b2d5) Subscriber data update (mmctx.c:445) 20250123123928407 DMM DEBUG MM(262420000001001/c0c9b2d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123123928419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123928419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123123928419 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123928419 DMM INFO MM(262420000001001/c0c9b2d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123123928419 DMM NOTICE MM(262420000001001/c0c9b2d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123123928419 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123123928419 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123123928419 DLLC NOTICE LLME(e74f10e9/c0c9b2d5){ASSIGNED} LLGM Assign pre (ffffffff => c0c9b2d5) (gprs_llc.c:1079) 20250123123928419 DLLC NOTICE LLME(ffffffff/c0c9b2d5){ASSIGNED} LLGM Assign post (ffffffff => c0c9b2d5) (gprs_llc.c:1125) 20250123123928419 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123123928419 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123123928419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123123928419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@00376f35f9fd: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@00376f35f9fd: Final verdict of PTC: pass 20250123123928478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49790<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123123928482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123123928482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(36)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@00376f35f9fd: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(32)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@00376f35f9fd: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@00376f35f9fd: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(26)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(30)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(34)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(24)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_mnc3 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Jan 23 12:39:28 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250123123928598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123929001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83216) 20250123123929484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123929484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83216, count=88748) 20250123123930485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123930485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Jan 23 12:39:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123123931487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123931487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_umts_aka_umts_res started. 20250123123932093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123932093 DMM INFO MM(262420000001001/c0c9b2d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123123932093 DMM INFO MM(262420000001001/c0c9b2d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123123932093 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123123932093 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123123932093 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123123932093 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123123932093 DLLC NOTICE LLME(ffffffff/c0c9b2d5){ASSIGNED} LLGM Assign pre (c0c9b2d5 => ffffffff) (gprs_llc.c:1079) 20250123123932093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c9b2d5 => ffffffff) (gprs_llc.c:1125) 20250123123932093 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250123123932093 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) 20250123123932093 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250123123932093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123123932093 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123123932093 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123123932093 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123123932093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123932110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123123932110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123932110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123932110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123932110 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123123932110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123932110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123932110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123932110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123932111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123932111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123932111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123932111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123932111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123932111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123932111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123932111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123932111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123123932111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123932111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123932112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123932112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123123932114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123932119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123932119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(50)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(51)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123932128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123123932128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123932128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123932128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123932128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123123932128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123932128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123932128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123932128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123932129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123932129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123932129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123932129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123932129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123932129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123932129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123932129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123932129 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123123932129 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123932129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(51)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123123932129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123932129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123932131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(47)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123932137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123123932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123932137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123932137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123123932137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123932137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250123123932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123932137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(55)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123932137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123932137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123932137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123932138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123932138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123932138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123932138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123932138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123932138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123123932138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123932138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123932138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123932138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_umts_aka_umts_res-BVCI210(48)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123932141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123932147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123932147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123932488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123932488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123123932488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123123932488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123123932492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123123932493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@00376f35f9fd: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E26FC1E9'O, index=0 SGSN_Test-GSUP(57)@00376f35f9fd: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@00376f35f9fd: 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 := '906564C24AC8A81B3164CACC3E6F5E98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D93383E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5083444B59357C96'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A4606643BD6D44FE40EEF3B13D0A6E3C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8DB5243698640202DD6278E4CA90AB16'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ECD9ED75CFFAB3F05B5200634448BCD0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D8F96CA6A7CD24D4'O } } } } } 20250123123933568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123933568 DLLC NOTICE LLME(ffffffff/e26fc1e9){UNASSIGNED} LLC RX: unknown TLLI 0xe26fc1e9, creating LLME on the fly (gprs_llc.c:552) 20250123123933568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123933568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250123123933568 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123123933568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123123933569 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123123933569 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123123933569 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123123933569 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123123933569 DLLC NOTICE LLME(ffffffff/e26fc1e9){UNASSIGNED} LLGM Assign pre (e26fc1e9 => cc86c613) (gprs_llc.c:1079) 20250123123933569 DLLC NOTICE LLME(e26fc1e9/cc86c613){ASSIGNED} LLGM Assign post (e26fc1e9 => cc86c613) (gprs_llc.c:1125) 20250123123933569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123123933569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123123933569 DMM DEBUG MM(262420000001002/cc86c613) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123123933588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123933588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123123933589 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123933589 DMM DEBUG MM(262420000001002/cc86c613) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250123123933589 DMM NOTICE MM(262420000001002/cc86c613) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123123933589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123123933589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123123933589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123123933589 DMM DEBUG MM(262420000001002/cc86c613) Requesting authorization (sgsn_auth.c:160) 20250123123933589 DMM INFO MM(262420000001002/cc86c613) Requesting authentication tuples (sgsn_auth.c:184) 20250123123933589 DMM DEBUG MM(262420000001002/cc86c613) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123123933589 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250123123933589 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)@00376f35f9fd: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@00376f35f9fd: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250123123933595 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123123933595 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123123933595 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123123933595 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123123933595 DMM INFO MM(262420000001002/cc86c613) Subscriber data update (mmctx.c:445) 20250123123933595 DMM DEBUG MM(262420000001002/cc86c613) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123123933595 DMM INFO MM(262420000001002/cc86c613) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123123933595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123123933595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123123933595 DMM INFO MM(262420000001002/cc86c613) <- GMM AUTH AND CIPHERING REQ (rand = 90 65 64 c2 4a c8 a8 1b 31 64 ca cc 3e 6f 5e 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec d9 ed 75 cf fa b3 f0 5b 52 00 63 44 48 bc d0 ) (gprs_gmm.c:483) 20250123123933611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123933611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123933611 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123933611 DMM INFO MM(262420000001002/cc86c613) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123123933611 DMM NOTICE MM(262420000001002/cc86c613) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123123933611 DMM DEBUG MM(262420000001002/cc86c613) checking auth: received UMTS RES = d8 f9 6c a6 a7 cd 24 d4 (gprs_gmm.c:666) 20250123123933612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123123933612 DMM DEBUG MM(262420000001002/cc86c613) Requesting authorization (sgsn_auth.c:160) 20250123123933612 DMM INFO MM(262420000001002/cc86c613) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123123933612 DMM DEBUG MM(262420000001002/cc86c613) Requesting subscriber data update (gprs_subscriber.c:894) 20250123123933612 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250123123933612 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) 20250123123933612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123123933612 DMM INFO MM(262420000001002/cc86c613) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc86c613) (gprs_gmm.c:300) 20250123123933615 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123123933615 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123123933615 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250123123933615 DMM INFO MM(262420000001002/cc86c613) Subscriber data update (mmctx.c:445) 20250123123933615 DMM DEBUG MM(262420000001002/cc86c613) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123123933615 DMM INFO MM(262420000001002/cc86c613) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123123933615 DMM NOTICE MM(262420000001002/cc86c613) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250123123933615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123123933615 DMM NOTICE MM(262420000001002/cc86c613) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123123933615 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) 20250123123933616 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123123933616 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250123123933616 DMM INFO MM(262420000001002/cc86c613) Subscriber data update (mmctx.c:445) 20250123123933616 DMM DEBUG MM(262420000001002/cc86c613) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123123933628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123933628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123123933628 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123933628 DMM INFO MM(262420000001002/cc86c613) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123123933628 DMM NOTICE MM(262420000001002/cc86c613) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123123933628 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123123933628 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123123933628 DLLC NOTICE LLME(e26fc1e9/cc86c613){ASSIGNED} LLGM Assign pre (ffffffff => cc86c613) (gprs_llc.c:1079) 20250123123933628 DLLC NOTICE LLME(ffffffff/cc86c613){ASSIGNED} LLGM Assign post (ffffffff => cc86c613) (gprs_llc.c:1125) 20250123123933628 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123123933628 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123123933628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123123933628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@00376f35f9fd: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@00376f35f9fd: Final verdict of PTC: pass 20250123123933688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@00376f35f9fd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@00376f35f9fd: Final verdict of PTC: none 20250123123933694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123123933694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI220(54)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(45)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(51)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(55)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@00376f35f9fd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(53)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(44)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(49)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Jan 23 12:39:33 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 20250123123933766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123934169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20250123123934696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123934696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=89840) 20250123123935698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123935698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Jan 23 12:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123123936699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123936699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_umts_aka_gsm_sres started. 20250123123937259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123937259 DMM INFO MM(262420000001002/cc86c613) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123123937259 DMM INFO MM(262420000001002/cc86c613) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123123937259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123123937259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123123937259 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123123937259 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123123937259 DLLC NOTICE LLME(ffffffff/cc86c613){ASSIGNED} LLGM Assign pre (cc86c613 => ffffffff) (gprs_llc.c:1079) 20250123123937259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc86c613 => ffffffff) (gprs_llc.c:1125) 20250123123937259 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250123123937259 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) 20250123123937259 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250123123937259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123123937259 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123123937259 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123123937259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123123937259 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123937275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123123937275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123937275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123937275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123937275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123123937275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123937275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123937275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123937275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123937276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123937276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123937276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123937276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123937276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123937276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123937276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123937277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123937277 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123123937277 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123937277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123937277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123937277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123123937280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(61)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123937286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123937286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(69)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123123937292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123123937292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123937292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123937292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123937292 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123123937292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123937292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123937292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123937292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123937293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123937293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123937293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123937293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123937293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123937293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123937293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123937293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123937293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123123937293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123937293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123937293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123937293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123937296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123123937301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123937301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(74)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123937302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123123937302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123937302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123937302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123937302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123123937302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123937302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123937302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123937302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123937303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123937303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123937303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123937303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123937303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123937303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123937303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123937304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123937304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123123937304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123937304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_umts_aka_gsm_sres-BVCI210(67)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123937304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123937304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123937307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123937312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123937312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123937700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123937701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123123937701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123123937701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123123937704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123123937706 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@00376f35f9fd: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C358C033'O, index=0 SGSN_Test-GSUP(76)@00376f35f9fd: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@00376f35f9fd: 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 := '655CA076A892CAAA2D429F2C79AE6BA6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAED94A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85D87E825E84371F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8494CE6031CA6AEDFF54AB14BCED0305'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AAAD9DC2E67962E67ABD1CF2C5B08402'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '87D01A8811A3A50590EC01793F4D625F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '017B3BCDFA083E81'O } } } } } 20250123123938772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123938772 DLLC NOTICE LLME(ffffffff/c358c033){UNASSIGNED} LLC RX: unknown TLLI 0xc358c033, creating LLME on the fly (gprs_llc.c:552) 20250123123938772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123938772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250123123938772 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123123938772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123123938772 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123123938772 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123123938772 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123123938772 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123123938772 DLLC NOTICE LLME(ffffffff/c358c033){UNASSIGNED} LLGM Assign pre (c358c033 => ea5b3c2a) (gprs_llc.c:1079) 20250123123938772 DLLC NOTICE LLME(c358c033/ea5b3c2a){ASSIGNED} LLGM Assign post (c358c033 => ea5b3c2a) (gprs_llc.c:1125) 20250123123938772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123123938772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123123938772 DMM DEBUG MM(262420000001003/ea5b3c2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123123938795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123938795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123123938795 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123938795 DMM DEBUG MM(262420000001003/ea5b3c2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250123123938795 DMM NOTICE MM(262420000001003/ea5b3c2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123123938795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123123938795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123123938795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123123938795 DMM DEBUG MM(262420000001003/ea5b3c2a) Requesting authorization (sgsn_auth.c:160) 20250123123938795 DMM INFO MM(262420000001003/ea5b3c2a) Requesting authentication tuples (sgsn_auth.c:184) 20250123123938795 DMM DEBUG MM(262420000001003/ea5b3c2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123123938795 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250123123938795 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)@00376f35f9fd: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@00376f35f9fd: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250123123938799 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123123938799 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123123938799 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123123938799 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123123938799 DMM INFO MM(262420000001003/ea5b3c2a) Subscriber data update (mmctx.c:445) 20250123123938799 DMM DEBUG MM(262420000001003/ea5b3c2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123123938799 DMM INFO MM(262420000001003/ea5b3c2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123123938799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123123938799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123123938799 DMM INFO MM(262420000001003/ea5b3c2a) <- GMM AUTH AND CIPHERING REQ (rand = 65 5c a0 76 a8 92 ca aa 2d 42 9f 2c 79 ae 6b a6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 d0 1a 88 11 a3 a5 05 90 ec 01 79 3f 4d 62 5f ) (gprs_gmm.c:483) 20250123123938812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123938812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123938812 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123938812 DMM INFO MM(262420000001003/ea5b3c2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123123938812 DMM NOTICE MM(262420000001003/ea5b3c2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123123938812 DMM DEBUG MM(262420000001003/ea5b3c2a) checking auth: received GSM SRES = da ed 94 a0 (gprs_gmm.c:666) 20250123123938812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123123938812 DMM DEBUG MM(262420000001003/ea5b3c2a) Requesting authorization (sgsn_auth.c:160) 20250123123938812 DMM INFO MM(262420000001003/ea5b3c2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123123938812 DMM DEBUG MM(262420000001003/ea5b3c2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250123123938812 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250123123938812 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) 20250123123938812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123123938812 DMM INFO MM(262420000001003/ea5b3c2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5b3c2a) (gprs_gmm.c:300) 20250123123938814 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123123938815 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123123938815 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250123123938815 DMM INFO MM(262420000001003/ea5b3c2a) Subscriber data update (mmctx.c:445) 20250123123938815 DMM DEBUG MM(262420000001003/ea5b3c2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123123938815 DMM INFO MM(262420000001003/ea5b3c2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123123938815 DMM NOTICE MM(262420000001003/ea5b3c2a) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250123123938815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123123938815 DMM NOTICE MM(262420000001003/ea5b3c2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123123938815 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) 20250123123938816 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123123938816 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250123123938816 DMM INFO MM(262420000001003/ea5b3c2a) Subscriber data update (mmctx.c:445) 20250123123938816 DMM DEBUG MM(262420000001003/ea5b3c2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123123938829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123938829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123123938829 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123938829 DMM INFO MM(262420000001003/ea5b3c2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123123938829 DMM NOTICE MM(262420000001003/ea5b3c2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123123938829 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123123938829 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123123938829 DLLC NOTICE LLME(c358c033/ea5b3c2a){ASSIGNED} LLGM Assign pre (ffffffff => ea5b3c2a) (gprs_llc.c:1079) 20250123123938829 DLLC NOTICE LLME(ffffffff/ea5b3c2a){ASSIGNED} LLGM Assign post (ffffffff => ea5b3c2a) (gprs_llc.c:1125) 20250123123938829 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123123938829 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123123938829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123123938829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@00376f35f9fd: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@00376f35f9fd: Final verdict of PTC: pass 20250123123938889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(64)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@00376f35f9fd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@00376f35f9fd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(70)@00376f35f9fd: Final verdict of PTC: none 20250123123938896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123123938896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(69)@00376f35f9fd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(74)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(68)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(62)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(72)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Jan 23 12:39:38 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250123123939025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123939427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83676) 20250123123939898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123939898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83676, count=89828) 20250123123940900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123940901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Jan 23 12:39:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123123941902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123941902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_timeout_after_pdp_act started. 20250123123942521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123123942523 DMM INFO MM(262420000001003/ea5b3c2a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123123942523 DMM INFO MM(262420000001003/ea5b3c2a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123123942523 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123123942523 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123123942523 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123123942523 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123123942523 DLLC NOTICE LLME(ffffffff/ea5b3c2a){ASSIGNED} LLGM Assign pre (ea5b3c2a => ffffffff) (gprs_llc.c:1079) 20250123123942523 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea5b3c2a => ffffffff) (gprs_llc.c:1125) 20250123123942524 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250123123942524 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) 20250123123942524 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250123123942524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123123942524 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123123942524 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123123942524 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123123942524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123123942562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123942562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123942562 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123123942562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123942562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123942562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123942563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123942563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123942563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123942563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123942563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123942563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123942563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123942563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123942563 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123123942563 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123942563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123123942563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123942563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123123942565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123123942571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123942571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123123942577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123123942577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123942577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123942577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123942577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123123942577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123942577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123942577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123942577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123942578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123942578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123942578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123942578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123942578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123942578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123942578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123942578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123942578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123123942578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123942578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123942579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123942579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123942580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250123123942585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123942585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(93)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_timeout_after_pdp_act-BVCI210(86)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123942587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123123942587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123123942587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123123942587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123942587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123123942587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123123942587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123123942587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123123942587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123123942588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123123942588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123123942588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123123942588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123123942588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123123942588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123123942588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123123942588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123123942588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123123942588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123123942588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123123942588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123123942588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123123942590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123123942594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123942594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123123942904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123123942904 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123123942904 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123123942904 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123123942908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123123942910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@00376f35f9fd: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CF7E7E5B'O, index=0 SGSN_Test-GSUP(95)@00376f35f9fd: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: 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 := '625B167BBFC1CBBED854007E5E48698C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AA2FC9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36EEA075A259162E'O } } } } } 20250123123942983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123942983 DLLC NOTICE LLME(ffffffff/cf7e7e5b){UNASSIGNED} LLC RX: unknown TLLI 0xcf7e7e5b, creating LLME on the fly (gprs_llc.c:552) 20250123123942983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123942983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250123123942983 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123123942983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123123942983 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123123942983 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123123942983 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123123942983 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123123942983 DLLC NOTICE LLME(ffffffff/cf7e7e5b){UNASSIGNED} LLGM Assign pre (cf7e7e5b => fe6f72bb) (gprs_llc.c:1079) 20250123123942983 DLLC NOTICE LLME(cf7e7e5b/fe6f72bb){ASSIGNED} LLGM Assign post (cf7e7e5b => fe6f72bb) (gprs_llc.c:1125) 20250123123942983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123123942983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123123942983 DMM DEBUG MM(262420000000021/fe6f72bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123123943006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123943006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123123943006 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123943006 DMM DEBUG MM(262420000000021/fe6f72bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250123123943006 DMM NOTICE MM(262420000000021/fe6f72bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123123943006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123123943006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123123943006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123123943006 DMM DEBUG MM(262420000000021/fe6f72bb) Requesting authorization (sgsn_auth.c:160) 20250123123943006 DMM INFO MM(262420000000021/fe6f72bb) Requesting authentication tuples (sgsn_auth.c:184) 20250123123943006 DMM DEBUG MM(262420000000021/fe6f72bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123123943006 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250123123943006 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@00376f35f9fd: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250123123943012 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123123943012 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123123943012 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123123943012 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123123943012 DMM INFO MM(262420000000021/fe6f72bb) Subscriber data update (mmctx.c:445) 20250123123943012 DMM DEBUG MM(262420000000021/fe6f72bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123123943012 DMM INFO MM(262420000000021/fe6f72bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123123943012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123123943012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123123943012 DMM INFO MM(262420000000021/fe6f72bb) <- GMM AUTH AND CIPHERING REQ (rand = 62 5b 16 7b bf c1 cb be d8 54 00 7e 5e 48 69 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123123943029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123943029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123123943029 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123943029 DMM INFO MM(262420000000021/fe6f72bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123123943029 DMM NOTICE MM(262420000000021/fe6f72bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123123943029 DMM DEBUG MM(262420000000021/fe6f72bb) checking auth: received GSM SRES = 3a a2 fc 9d (gprs_gmm.c:666) 20250123123943029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123123943029 DMM DEBUG MM(262420000000021/fe6f72bb) Requesting authorization (sgsn_auth.c:160) 20250123123943029 DMM INFO MM(262420000000021/fe6f72bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123123943029 DMM DEBUG MM(262420000000021/fe6f72bb) Requesting subscriber data update (gprs_subscriber.c:894) 20250123123943029 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250123123943029 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) 20250123123943029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123123943029 DMM INFO MM(262420000000021/fe6f72bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe6f72bb) (gprs_gmm.c:300) 20250123123943032 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123123943032 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123123943032 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250123123943032 DMM INFO MM(262420000000021/fe6f72bb) Subscriber data update (mmctx.c:445) 20250123123943032 DMM DEBUG MM(262420000000021/fe6f72bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123123943032 DMM INFO MM(262420000000021/fe6f72bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123123943032 DMM NOTICE MM(262420000000021/fe6f72bb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250123123943032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123123943032 DMM NOTICE MM(262420000000021/fe6f72bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123123943032 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) 20250123123943033 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123123943033 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250123123943033 DMM INFO MM(262420000000021/fe6f72bb) Subscriber data update (mmctx.c:445) 20250123123943033 DMM DEBUG MM(262420000000021/fe6f72bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123123943045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123943045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123123943045 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123943045 DMM INFO MM(262420000000021/fe6f72bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123123943045 DMM NOTICE MM(262420000000021/fe6f72bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123123943045 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123123943045 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123123943045 DLLC NOTICE LLME(cf7e7e5b/fe6f72bb){ASSIGNED} LLGM Assign pre (ffffffff => fe6f72bb) (gprs_llc.c:1079) 20250123123943045 DLLC NOTICE LLME(ffffffff/fe6f72bb){ASSIGNED} LLGM Assign post (ffffffff => fe6f72bb) (gprs_llc.c:1125) 20250123123943045 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123123943045 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123123943045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123123943045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: setverdict(pass): none -> pass 20250123123943102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123943102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123123943102 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123943102 DMM INFO MM(262420000000021/fe6f72bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123123943102 DMM INFO MM(262420000000021/fe6f72bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123123943102 DMM DEBUG MM(262420000000021/fe6f72bb) Using GGSN 0 (gprs_sm.c:312) 20250123123943102 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250123123943102 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123123943102 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250123123943103 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250123123943123 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 1e 6f 84 56 11 1a ce ed 6c 14 05 7f 33 56 81 8c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20250123123943123 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a5058, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123123943123 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123123943123 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1df5b8 TLLI=fe6f72bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123123943123 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123123943123 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123123943140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123943140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250123123943140 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123943140 DMM INFO MM(262420000000021/fe6f72bb) -> GMM ATTACH REQUEST MI(TMSI-0xFE6F72BB) type="GPRS attach" (gprs_gmm.c:1266) 20250123123943140 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123123943140 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123123943140 DLLC NOTICE LLME(ffffffff/fe6f72bb){ASSIGNED} LLGM Assign pre (fe6f72bb => caf06048) (gprs_llc.c:1079) 20250123123943140 DLLC NOTICE LLME(fe6f72bb/caf06048){ASSIGNED} LLGM Assign post (fe6f72bb => caf06048) (gprs_llc.c:1125) 20250123123943140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123123943140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123123943140 DMM DEBUG MM(262420000000021/caf06048) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123123943149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123123943149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250123123943149 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123123943149 DMM DEBUG MM(262420000000021/caf06048) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250123123943149 DMM NOTICE MM(262420000000021/caf06048) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123123943149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123123943149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123123943149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123123943149 DMM DEBUG MM(262420000000021/caf06048) Requesting authorization (sgsn_auth.c:160) 20250123123943149 DMM INFO MM(262420000000021/caf06048) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123123943149 DMM DEBUG MM(262420000000021/caf06048) Requesting subscriber data update (gprs_subscriber.c:894) 20250123123943149 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250123123943149 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) 20250123123943151 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123123943151 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123123943151 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250123123943151 DMM INFO MM(262420000000021/caf06048) Subscriber data update (mmctx.c:445) 20250123123943151 DMM DEBUG MM(262420000000021/caf06048) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250123123943151 DMM INFO MM(262420000000021/caf06048) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250123123943151 DMM NOTICE MM(262420000000021/caf06048) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250123123943151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123123943151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123123943151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250123123943151 DMM INFO MM(262420000000021/caf06048) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf06048) (gprs_gmm.c:300) 20250123123943151 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) 20250123123943152 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123123943152 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250123123943152 DMM INFO MM(262420000000021/caf06048) Subscriber data update (mmctx.c:445) 20250123123943152 DMM DEBUG MM(262420000000021/caf06048) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: Trying to receive 5 ATTACH ACCEPTs 20250123123949151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123123949151 DMM INFO MM(262420000000021/caf06048) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf06048) (gprs_gmm.c:300) 20250123123950074 DGPRS DEBUG Checking for inactive LLMEs, time = 866895 (sgsn.c:131) 20250123123955152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123123955152 DMM INFO MM(262420000000021/caf06048) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf06048) (gprs_gmm.c:300) 20250123124001152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124001152 DMM INFO MM(262420000000021/caf06048) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf06048) (gprs_gmm.c:300) 20250123124002906 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124002906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124002907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124007153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124007153 DMM INFO MM(262420000000021/caf06048) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf06048) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250123124012564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124012570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124012571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124012579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124012582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124012582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124012589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124012592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124012592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124013154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124013154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250123124013154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124013154 DMM NOTICE MM(262420000000021/caf06048) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124013154 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250123124013154 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1df5b8, TLLI=caf06048, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124013154 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124013154 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124013155 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250123124013155 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250123124013155 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) 20250123124013155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124013155 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Deallocated (fsm.c:568) 20250123124013155 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124013155 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124013155 DLLC NOTICE LLME(fe6f72bb/caf06048){ASSIGNED} LLGM Assign pre (caf06048 => ffffffff) (gprs_llc.c:1079) 20250123124013155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf06048 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@00376f35f9fd: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@00376f35f9fd: Final verdict of PTC: pass 20250123124013671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124013674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124013674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@00376f35f9fd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(95)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(83)@00376f35f9fd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(93)@00376f35f9fd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(89)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(87)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(91)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(81)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Jan 23 12:40:13 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 20250123124013735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124014038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125384) 20250123124014675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124014675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125384, count=130816) 20250123124015677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124015677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Jan 23 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124016678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124016678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_auth_id_timeout started. 20250123124017126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124017129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124017173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124017173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124017173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124017173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124017173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124017173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124017173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124017173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124017173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124017174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124017174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124017174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124017174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124017174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124017174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124017174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124017174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124017174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124017174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124017174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124017174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124017174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124017183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124017183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(103)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_auth_id_timeout-BVCI196(101)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124017186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124017186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124017186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124017186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124017186 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124017186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124017186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124017186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124017186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124017187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124017187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124017187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124017187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124017187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124017187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124017187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124017187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124017187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124017189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124017193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124017193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124017200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124017200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124017200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124017200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124017200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124017200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124017200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124017201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124017201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124017203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124017208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124017208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124017680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124017680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124017680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124017680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124017684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124017685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@00376f35f9fd: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D46076E6'O, index=0 SGSN_Test-GSUP(114)@00376f35f9fd: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250123124017759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124017759 DLLC NOTICE LLME(ffffffff/d46076e6){UNASSIGNED} LLC RX: unknown TLLI 0xd46076e6, creating LLME on the fly (gprs_llc.c:552) 20250123124017759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124017759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1266) 20250123124017759 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124017759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124017759 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124017759 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124017759 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124017759 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124017759 DLLC NOTICE LLME(ffffffff/d46076e6){UNASSIGNED} LLGM Assign pre (d46076e6 => f1d68eed) (gprs_llc.c:1079) 20250123124017759 DLLC NOTICE LLME(d46076e6/f1d68eed){ASSIGNED} LLGM Assign post (d46076e6 => f1d68eed) (gprs_llc.c:1125) 20250123124017759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124017759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124017759 DMM DEBUG MM(/f1d68eed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124020074 DGPRS DEBUG Checking for inactive LLMEs, time = 866925 (sgsn.c:131) 20250123124023760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124023760 DMM DEBUG MM(/f1d68eed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124029762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124029762 DMM DEBUG MM(/f1d68eed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124035764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124035764 DMM DEBUG MM(/f1d68eed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124037681 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124037681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124037682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124041764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124041764 DMM DEBUG MM(/f1d68eed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124047175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124047182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124047182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124047188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124047191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124047191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124047202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124047205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124047205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124047766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124047766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250123124047766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124047766 DMM NOTICE MM(/f1d68eed) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250123124047766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Reject}: Deallocated (fsm.c:568) 20250123124047766 DMM DEBUG MM_STATE_Gb(3563091686)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124047766 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124047766 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124047766 DLLC NOTICE LLME(d46076e6/f1d68eed){ASSIGNED} LLGM Assign pre (f1d68eed => ffffffff) (gprs_llc.c:1079) 20250123124047766 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1d68eed => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@00376f35f9fd: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@00376f35f9fd: Final verdict of PTC: pass 20250123124047787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(107)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(112)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@00376f35f9fd: Final verdict of PTC: none 20250123124047793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124047793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(100)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(110)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(105)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(102)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Jan 23 12:40:47 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 20250123124047858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124048160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64048) 20250123124048795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124048795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64048, count=68404) 20250123124049796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124049796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123124050075 DGPRS DEBUG Checking for inactive LLMEs, time = 866955 (sgsn.c:131) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Jan 23 12:40:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124050797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124050797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_auth_sai_timeout started. 20250123124051202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124051204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124051249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124051249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124051249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124051249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124051249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124051249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124051249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124051249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124051249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124051250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124051250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124051250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124051250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124051250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124051250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124051250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124051250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124051250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124051250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124051250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124051251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124051251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124051253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124051260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124051260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124051266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124051266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124051266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124051266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124051266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124051266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124051266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124051266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124051266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124051267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124051267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124051267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124051267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124051267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124051267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124051267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124051267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124051267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124051267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124051267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124051267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124051267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124051270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124051276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124051276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(127)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_auth_sai_timeout-BVCI210(125)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124051281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124051281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124051281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124051281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124051281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124051281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124051281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124051281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124051281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124051282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124051282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124051282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124051282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124051282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124051282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124051282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124051282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124051282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124051282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124051282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124051282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124051282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124051284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124051290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124051290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124051798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124051798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124051798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124051798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124051803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124051804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@00376f35f9fd: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E0B2B5E4'O, index=0 SGSN_Test-GSUP(133)@00376f35f9fd: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250123124051876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124051876 DLLC NOTICE LLME(ffffffff/e0b2b5e4){UNASSIGNED} LLC RX: unknown TLLI 0xe0b2b5e4, creating LLME on the fly (gprs_llc.c:552) 20250123124051876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124051876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20250123124051876 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124051876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124051876 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124051876 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124051876 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124051876 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124051876 DLLC NOTICE LLME(ffffffff/e0b2b5e4){UNASSIGNED} LLGM Assign pre (e0b2b5e4 => e3c12535) (gprs_llc.c:1079) 20250123124051876 DLLC NOTICE LLME(e0b2b5e4/e3c12535){ASSIGNED} LLGM Assign post (e0b2b5e4 => e3c12535) (gprs_llc.c:1125) 20250123124051876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124051876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124051876 DMM DEBUG MM(262420000000003/e3c12535) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124051886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124051886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124051886 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124051886 DMM DEBUG MM(262420000000003/e3c12535) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250123124051886 DMM NOTICE MM(262420000000003/e3c12535) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124051886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124051886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124051886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124051886 DMM DEBUG MM(262420000000003/e3c12535) Requesting authorization (sgsn_auth.c:160) 20250123124051886 DMM INFO MM(262420000000003/e3c12535) Requesting authentication tuples (sgsn_auth.c:184) 20250123124051886 DMM DEBUG MM(262420000000003/e3c12535) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124051886 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250123124051886 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@00376f35f9fd: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250123124057888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250123124057888 DMM ERROR MM(262420000000003/e3c12535) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250123124057888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250123124057888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124057888 DMM NOTICE MM(262420000000003/e3c12535) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250123124057888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124057888 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124057888 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124057888 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124057888 DLLC NOTICE LLME(e0b2b5e4/e3c12535){ASSIGNED} LLGM Assign pre (e3c12535 => ffffffff) (gprs_llc.c:1079) 20250123124057888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3c12535 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@00376f35f9fd: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@00376f35f9fd: Final verdict of PTC: pass 20250123124057908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(126)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(131)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(121)@00376f35f9fd: Final verdict of PTC: none 20250123124057914 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124057914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(128)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(129)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(124)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(119)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Jan 23 12:40:57 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 20250123124057973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124058275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57056) 20250123124058916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124058916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57056, count=66460) 20250123124059917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124059918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Jan 23 12:41:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124100919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124100919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_auth_sai_reject started. 20250123124101375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124101379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124101423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124101423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124101423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124101423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124101423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124101423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124101423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124101423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124101423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124101424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124101424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124101424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124101424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124101424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124101424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124101424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124101424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124101424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124101424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124101424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124101424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124101424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124101426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124101431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124101431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(142)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124101436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124101436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124101436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124101436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124101436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124101436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124101436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124101436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124101436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124101437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124101437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124101437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124101437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124101437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124101437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124101437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124101437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124101437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124101437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124101437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124101437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124101437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124101440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124101447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124101447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(146)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(150)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124101453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124101453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124101453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124101453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124101453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124101453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124101453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124101453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124101453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124101454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124101454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124101454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124101454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124101454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124101454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124101454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124101454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124101454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124101454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124101454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124101454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124101454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124101458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124101464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124101464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124101921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124101921 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124101921 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124101921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124101926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124101927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@00376f35f9fd: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DF8DD784'O, index=0 SGSN_Test-GSUP(152)@00376f35f9fd: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250123124102001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124102001 DLLC NOTICE LLME(ffffffff/df8dd784){UNASSIGNED} LLC RX: unknown TLLI 0xdf8dd784, creating LLME on the fly (gprs_llc.c:552) 20250123124102001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124102001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20250123124102001 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124102001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124102001 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124102001 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124102001 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124102001 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124102001 DLLC NOTICE LLME(ffffffff/df8dd784){UNASSIGNED} LLGM Assign pre (df8dd784 => f9e995f3) (gprs_llc.c:1079) 20250123124102001 DLLC NOTICE LLME(df8dd784/f9e995f3){ASSIGNED} LLGM Assign post (df8dd784 => f9e995f3) (gprs_llc.c:1125) 20250123124102001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124102001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124102001 DMM DEBUG MM(262420000000004/f9e995f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124102023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124102023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124102023 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124102023 DMM DEBUG MM(262420000000004/f9e995f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250123124102023 DMM NOTICE MM(262420000000004/f9e995f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124102023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124102023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124102023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124102023 DMM DEBUG MM(262420000000004/f9e995f3) Requesting authorization (sgsn_auth.c:160) 20250123124102023 DMM INFO MM(262420000000004/f9e995f3) Requesting authentication tuples (sgsn_auth.c:184) 20250123124102023 DMM DEBUG MM(262420000000004/f9e995f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124102023 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250123124102023 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@00376f35f9fd: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250123124102030 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250123124102030 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250123124102030 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250123124108025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250123124108025 DMM ERROR MM(262420000000004/f9e995f3) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250123124108025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250123124108025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124108025 DMM NOTICE MM(262420000000004/f9e995f3) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250123124108025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Reject}: Deallocated (fsm.c:568) 20250123124108025 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124108025 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124108025 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124108025 DLLC NOTICE LLME(df8dd784/f9e995f3){ASSIGNED} LLGM Assign pre (f9e995f3 => ffffffff) (gprs_llc.c:1079) 20250123124108025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e995f3 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@00376f35f9fd: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@00376f35f9fd: Final verdict of PTC: pass 20250123124108051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@00376f35f9fd: Final verdict of PTC: none 20250123124108055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124108055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(150)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@00376f35f9fd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(140)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(145)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(148)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(138)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(143)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Jan 23 12:41:08 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 20250123124108158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124108459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64784) 20250123124109057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124109057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64784, count=69140) 20250123124110059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124110059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Jan 23 12:41:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124111060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124111060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_gsup_lu_timeout started. 20250123124111526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124111529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124111579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124111579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124111579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124111579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124111579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124111579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124111579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124111579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124111579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124111580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124111580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124111580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124111580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124111580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124111580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124111580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124111580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124111580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124111580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124111580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124111580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124111580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124111582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124111586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124111586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124111592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124111592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124111592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124111592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124111592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124111593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124111593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124111593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124111593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124111593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124111593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124111595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124111599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124111599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124111607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124111607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124111607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124111607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124111607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124111607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124111607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124111607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124111607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124111608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124111608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124111608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124111608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124111608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124111608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124111608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124111608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124111608 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124111608 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124111608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124111608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124111608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124111610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124111615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124111615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124112061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124112062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124112062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124112062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124112066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124112067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@00376f35f9fd: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FCD8176F'O, index=0 SGSN_Test-GSUP(171)@00376f35f9fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@00376f35f9fd: 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 := '1A1EC9A817DBEB5EDA4DC8B4D1F4A50F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9998B964'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B985E06C757949B'O } } } } } 20250123124113140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124113140 DLLC NOTICE LLME(ffffffff/fcd8176f){UNASSIGNED} LLC RX: unknown TLLI 0xfcd8176f, creating LLME on the fly (gprs_llc.c:552) 20250123124113140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124113140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20250123124113140 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124113140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124113140 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124113140 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124113140 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124113140 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124113140 DLLC NOTICE LLME(ffffffff/fcd8176f){UNASSIGNED} LLGM Assign pre (fcd8176f => ea39287d) (gprs_llc.c:1079) 20250123124113140 DLLC NOTICE LLME(fcd8176f/ea39287d){ASSIGNED} LLGM Assign post (fcd8176f => ea39287d) (gprs_llc.c:1125) 20250123124113140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124113140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124113140 DMM DEBUG MM(262420000000005/ea39287d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124113159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124113159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124113159 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124113159 DMM DEBUG MM(262420000000005/ea39287d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250123124113159 DMM NOTICE MM(262420000000005/ea39287d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124113159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124113159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124113159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124113159 DMM DEBUG MM(262420000000005/ea39287d) Requesting authorization (sgsn_auth.c:160) 20250123124113159 DMM INFO MM(262420000000005/ea39287d) Requesting authentication tuples (sgsn_auth.c:184) 20250123124113159 DMM DEBUG MM(262420000000005/ea39287d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124113159 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250123124113159 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@00376f35f9fd: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250123124113166 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124113166 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124113166 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124113166 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124113166 DMM INFO MM(262420000000005/ea39287d) Subscriber data update (mmctx.c:445) 20250123124113166 DMM DEBUG MM(262420000000005/ea39287d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124113166 DMM INFO MM(262420000000005/ea39287d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124113166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124113166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124113166 DMM INFO MM(262420000000005/ea39287d) <- GMM AUTH AND CIPHERING REQ (rand = 1a 1e c9 a8 17 db eb 5e da 4d c8 b4 d1 f4 a5 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124113181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124113181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124113181 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124113181 DMM INFO MM(262420000000005/ea39287d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124113181 DMM NOTICE MM(262420000000005/ea39287d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124113181 DMM DEBUG MM(262420000000005/ea39287d) checking auth: received GSM SRES = 99 98 b9 64 (gprs_gmm.c:666) 20250123124113181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124113181 DMM DEBUG MM(262420000000005/ea39287d) Requesting authorization (sgsn_auth.c:160) 20250123124113181 DMM INFO MM(262420000000005/ea39287d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124113181 DMM DEBUG MM(262420000000005/ea39287d) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124113181 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250123124113181 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) 20250123124113181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124113181 DMM INFO MM(262420000000005/ea39287d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea39287d) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@00376f35f9fd: setverdict(fail): none -> fail MC@00376f35f9fd: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250123124113197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124113198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(159)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(171)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(164)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@00376f35f9fd: Final verdict of PTC: none 20250123124113203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40378<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(163)@00376f35f9fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(169)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@00376f35f9fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(162)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(157)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(167)@00376f35f9fd: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@00376f35f9fd: Final verdict of PTC: fail MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@00376f35f9fd: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Jan 23 12:41:13 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 20250123124113303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124113705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73008) 20250123124114199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124114199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=73008, count=74168) 20250123124115199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124115199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Jan 23 12:41:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124116201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124116201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_gsup_lu_reject started. 20250123124116798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124116799 DMM INFO MM(262420000000005/ea39287d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124116799 DMM INFO MM(262420000000005/ea39287d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124116799 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124116799 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124116799 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124116799 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124116799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250123124116799 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124116799 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124116799 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124116799 DLLC NOTICE LLME(fcd8176f/ea39287d){ASSIGNED} LLGM Assign pre (ea39287d => ffffffff) (gprs_llc.c:1079) 20250123124116799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea39287d => ffffffff) (gprs_llc.c:1125) 20250123124116799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124116814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124116814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124116814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124116814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124116814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124116814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124116814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124116814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124116814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124116815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124116815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124116815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124116815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124116815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124116815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124116815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124116815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124116815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124116815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124116815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124116815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124116815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124116817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124116823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124116823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(183)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124116832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124116832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124116832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124116832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124116832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124116832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124116832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124116832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124116832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124116833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124116833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124116833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124116834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124116834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124116834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124116834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124116834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124116834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124116834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124116834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124116834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124116834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124116836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250123124116842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124116842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(188)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_reject-BVCI210(181)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124116845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124116845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124116845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124116845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124116845 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124116845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124116845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124116845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124116845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124116846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124116846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124116846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124116847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124116847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124116847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124116847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124116847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124116847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124116847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124116847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124116847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(188)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124116847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124116850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124116856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124116856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124117201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124117201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124117201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124117201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124117202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124117202 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@00376f35f9fd: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D06C087D'O, index=0 SGSN_Test-GSUP(190)@00376f35f9fd: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@00376f35f9fd: 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 := '2C727A30C8B498E2A3C2785CE7204C82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3FC9915'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DD531AE91143ED5'O } } } } } 20250123124118272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124118272 DLLC NOTICE LLME(ffffffff/d06c087d){UNASSIGNED} LLC RX: unknown TLLI 0xd06c087d, creating LLME on the fly (gprs_llc.c:552) 20250123124118272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124118272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20250123124118272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124118272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124118272 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124118272 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124118272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124118272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124118272 DLLC NOTICE LLME(ffffffff/d06c087d){UNASSIGNED} LLGM Assign pre (d06c087d => d3f821b5) (gprs_llc.c:1079) 20250123124118272 DLLC NOTICE LLME(d06c087d/d3f821b5){ASSIGNED} LLGM Assign post (d06c087d => d3f821b5) (gprs_llc.c:1125) 20250123124118272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124118272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124118272 DMM DEBUG MM(262420000000006/d3f821b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124118299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124118299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124118299 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124118299 DMM DEBUG MM(262420000000006/d3f821b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250123124118299 DMM NOTICE MM(262420000000006/d3f821b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124118299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124118299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124118299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124118299 DMM DEBUG MM(262420000000006/d3f821b5) Requesting authorization (sgsn_auth.c:160) 20250123124118299 DMM INFO MM(262420000000006/d3f821b5) Requesting authentication tuples (sgsn_auth.c:184) 20250123124118299 DMM DEBUG MM(262420000000006/d3f821b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124118299 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250123124118299 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@00376f35f9fd: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250123124118305 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124118305 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124118305 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124118305 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124118305 DMM INFO MM(262420000000006/d3f821b5) Subscriber data update (mmctx.c:445) 20250123124118305 DMM DEBUG MM(262420000000006/d3f821b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124118305 DMM INFO MM(262420000000006/d3f821b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124118305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124118305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124118305 DMM INFO MM(262420000000006/d3f821b5) <- GMM AUTH AND CIPHERING REQ (rand = 2c 72 7a 30 c8 b4 98 e2 a3 c2 78 5c e7 20 4c 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124118321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124118321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124118321 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124118321 DMM INFO MM(262420000000006/d3f821b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124118321 DMM NOTICE MM(262420000000006/d3f821b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124118321 DMM DEBUG MM(262420000000006/d3f821b5) checking auth: received GSM SRES = f3 fc 99 15 (gprs_gmm.c:666) 20250123124118321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124118321 DMM DEBUG MM(262420000000006/d3f821b5) Requesting authorization (sgsn_auth.c:160) 20250123124118321 DMM INFO MM(262420000000006/d3f821b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124118321 DMM DEBUG MM(262420000000006/d3f821b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124118321 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250123124118321 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) 20250123124118321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124118321 DMM INFO MM(262420000000006/d3f821b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3f821b5) (gprs_gmm.c:300) 20250123124118324 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250123124118324 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250123124118324 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250123124118324 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124118324 DMM INFO MM(262420000000006/d3f821b5) Subscriber data update (mmctx.c:445) 20250123124118324 DMM DEBUG MM(262420000000006/d3f821b5) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@00376f35f9fd: setverdict(fail): none -> fail MC@00376f35f9fd: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@00376f35f9fd: Final verdict of PTC: none 20250123124118338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124118338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(184)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(188)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@00376f35f9fd: Final verdict of PTC: none 20250123124118339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI196(177)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@00376f35f9fd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@00376f35f9fd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(176)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(186)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(182)@00376f35f9fd: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@00376f35f9fd: Final verdict of PTC: fail MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@00376f35f9fd: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Jan 23 12:41:18 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 20250123124118443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124118846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75920) 20250123124119339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124119339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75920, count=80276) 20250123124120076 DGPRS DEBUG Checking for inactive LLMEs, time = 866985 (sgsn.c:131) 20250123124120340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124120340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Jan 23 12:41:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124121341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124121341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_combined started. 20250123124121930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124121932 DMM INFO MM(262420000000006/d3f821b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124121932 DMM INFO MM(262420000000006/d3f821b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124121932 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124121932 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124121932 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124121932 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124121932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250123124121932 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124121932 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124121932 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124121932 DLLC NOTICE LLME(d06c087d/d3f821b5){ASSIGNED} LLGM Assign pre (d3f821b5 => ffffffff) (gprs_llc.c:1079) 20250123124121932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3f821b5 => ffffffff) (gprs_llc.c:1125) 20250123124121932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124121966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124121966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124121966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124121966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124121966 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124121966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124121966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124121966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124121966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(197)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(198)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124121967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124121967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124121967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124121967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124121967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124121967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124121967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124121967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124121967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124121967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124121967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124121967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124121967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124121969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(194)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124121976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124121976 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(197)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(203)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI196(195)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(203)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124121979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124121979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124121979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124121979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124121979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124121979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124121980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124121980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124121980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124121980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124121980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124121980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124121980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124121980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124121980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124121980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124121980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124121980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124121980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124121981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124121981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124121981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124121983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124121987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124121987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(202)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI210(200)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124121990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124121990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124121990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124121990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124121990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124121990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124121990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124121990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124121990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124121991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124121991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124121991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124121991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124121991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124121991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124121991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124121991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124121991 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124121991 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124121991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124121991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124121991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124121994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124121998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124121998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124122342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124122342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124122342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124122342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124122346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124122347 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@00376f35f9fd: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F4D53238'O, index=0 SGSN_Test-GSUP(209)@00376f35f9fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@00376f35f9fd: 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 := 'E4C6B081D6122504FA118EC3E32613E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87B00AAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEAAA75DAE4F1E15'O } } } } } 20250123124123422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124123422 DLLC NOTICE LLME(ffffffff/f4d53238){UNASSIGNED} LLC RX: unknown TLLI 0xf4d53238, creating LLME on the fly (gprs_llc.c:552) 20250123124123422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124123422 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250123124123422 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124123422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124123422 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124123422 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124123422 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124123422 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124123422 DLLC NOTICE LLME(ffffffff/f4d53238){UNASSIGNED} LLGM Assign pre (f4d53238 => f2463587) (gprs_llc.c:1079) 20250123124123422 DLLC NOTICE LLME(f4d53238/f2463587){ASSIGNED} LLGM Assign post (f4d53238 => f2463587) (gprs_llc.c:1125) 20250123124123422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124123422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124123422 DMM DEBUG MM(262420000000007/f2463587) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124123436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124123436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124123436 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124123436 DMM DEBUG MM(262420000000007/f2463587) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250123124123436 DMM NOTICE MM(262420000000007/f2463587) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124123436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124123436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124123436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124123436 DMM DEBUG MM(262420000000007/f2463587) Requesting authorization (sgsn_auth.c:160) 20250123124123436 DMM INFO MM(262420000000007/f2463587) Requesting authentication tuples (sgsn_auth.c:184) 20250123124123436 DMM DEBUG MM(262420000000007/f2463587) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124123436 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250123124123436 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@00376f35f9fd: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250123124123439 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124123439 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124123439 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124123439 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124123439 DMM INFO MM(262420000000007/f2463587) Subscriber data update (mmctx.c:445) 20250123124123439 DMM DEBUG MM(262420000000007/f2463587) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124123439 DMM INFO MM(262420000000007/f2463587) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124123439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124123439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124123439 DMM INFO MM(262420000000007/f2463587) <- GMM AUTH AND CIPHERING REQ (rand = e4 c6 b0 81 d6 12 25 04 fa 11 8e c3 e3 26 13 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124123446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124123446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124123446 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124123446 DMM INFO MM(262420000000007/f2463587) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124123446 DMM NOTICE MM(262420000000007/f2463587) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124123446 DMM DEBUG MM(262420000000007/f2463587) checking auth: received GSM SRES = 87 b0 0a ac (gprs_gmm.c:666) 20250123124123446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124123446 DMM DEBUG MM(262420000000007/f2463587) Requesting authorization (sgsn_auth.c:160) 20250123124123446 DMM INFO MM(262420000000007/f2463587) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124123446 DMM DEBUG MM(262420000000007/f2463587) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124123446 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250123124123446 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) 20250123124123446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124123446 DMM INFO MM(262420000000007/f2463587) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2463587) (gprs_gmm.c:300) 20250123124123447 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124123447 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124123447 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250123124123447 DMM INFO MM(262420000000007/f2463587) Subscriber data update (mmctx.c:445) 20250123124123447 DMM DEBUG MM(262420000000007/f2463587) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124123447 DMM INFO MM(262420000000007/f2463587) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124123447 DMM NOTICE MM(262420000000007/f2463587) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250123124123447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124123447 DMM NOTICE MM(262420000000007/f2463587) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124123447 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) 20250123124123448 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124123448 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250123124123448 DMM INFO MM(262420000000007/f2463587) Subscriber data update (mmctx.c:445) 20250123124123448 DMM DEBUG MM(262420000000007/f2463587) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@00376f35f9fd: Removing Client IMSI='262420000000007'H, index=0 20250123124123456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124123456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124123456 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124123456 DMM INFO MM(262420000000007/f2463587) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124123456 DMM NOTICE MM(262420000000007/f2463587) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124123456 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124123456 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124123456 DLLC NOTICE LLME(f4d53238/f2463587){ASSIGNED} LLGM Assign pre (ffffffff => f2463587) (gprs_llc.c:1079) 20250123124123456 DLLC NOTICE LLME(ffffffff/f2463587){ASSIGNED} LLGM Assign post (ffffffff => f2463587) (gprs_llc.c:1125) 20250123124123456 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124123456 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124123456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124123456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@00376f35f9fd: Final verdict of PTC: pass 20250123124123460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(203)@00376f35f9fd: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@00376f35f9fd: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@00376f35f9fd: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(198)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(207)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@00376f35f9fd: Final verdict of PTC: none 20250123124123468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124123468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(194)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(205)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(196)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(201)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_combined finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Jan 23 12:41:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250123124123586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124123988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47304) 20250123124124470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124124470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47304, count=88068) 20250123124125471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124125471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Jan 23 12:41:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124126472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124126472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_accept_all started. 20250123124127064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124127066 DMM INFO MM(262420000000007/f2463587) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124127066 DMM INFO MM(262420000000007/f2463587) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124127066 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124127066 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124127066 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124127066 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124127066 DLLC NOTICE LLME(ffffffff/f2463587){ASSIGNED} LLGM Assign pre (f2463587 => ffffffff) (gprs_llc.c:1079) 20250123124127066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2463587 => ffffffff) (gprs_llc.c:1125) 20250123124127066 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250123124127066 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) 20250123124127066 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250123124127066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124127066 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124127066 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124127066 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124127066 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124127105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124127105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124127105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124127105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124127105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124127105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124127105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124127105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124127105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124127106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124127106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124127106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124127106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124127106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124127106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124127106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124127106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124127106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124127106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124127106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124127106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124127106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124127108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124127113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124127113 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124127118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124127118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124127118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124127118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124127118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124127118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124127118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124127118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124127118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124127119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124127119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124127119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124127119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124127119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124127119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124127119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124127119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124127119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124127119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124127119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124127120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124127120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124127122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124127126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124127126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124127131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124127131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124127131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124127131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124127131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124127131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124127131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124127131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124127131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124127132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124127132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124127132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124127132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124127132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124127132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124127132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124127132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124127132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124127132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124127132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124127132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124127132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124127134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124127138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124127138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124127473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124127473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124127473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124127473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124127477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124127478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@00376f35f9fd: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C6C58870'O, index=0 SGSN_Test-GSUP(228)@00376f35f9fd: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250123124128526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124128526 DLLC NOTICE LLME(ffffffff/c6c58870){UNASSIGNED} LLC RX: unknown TLLI 0xc6c58870, creating LLME on the fly (gprs_llc.c:552) 20250123124128526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124128526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20250123124128526 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124128526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124128526 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124128526 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124128526 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124128526 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124128526 DLLC NOTICE LLME(ffffffff/c6c58870){UNASSIGNED} LLGM Assign pre (c6c58870 => fd26a5a5) (gprs_llc.c:1079) 20250123124128526 DLLC NOTICE LLME(c6c58870/fd26a5a5){ASSIGNED} LLGM Assign post (c6c58870 => fd26a5a5) (gprs_llc.c:1125) 20250123124128526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124128526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124128527 DMM DEBUG MM(262420000000008/fd26a5a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124128552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124128552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124128552 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124128552 DMM DEBUG MM(262420000000008/fd26a5a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250123124128552 DMM NOTICE MM(262420000000008/fd26a5a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124128552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124128552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124128552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250123124128552 DMM INFO MM(262420000000008/fd26a5a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd26a5a5) (gprs_gmm.c:300) TC_attach_accept_all(230)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@00376f35f9fd: Removing Client IMSI='262420000000008'H, index=0 20250123124129539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124129539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124129539 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124129539 DMM INFO MM(262420000000008/fd26a5a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124129539 DMM NOTICE MM(262420000000008/fd26a5a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124129539 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124129539 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124129539 DLLC NOTICE LLME(c6c58870/fd26a5a5){ASSIGNED} LLGM Assign pre (ffffffff => fd26a5a5) (gprs_llc.c:1079) 20250123124129539 DLLC NOTICE LLME(ffffffff/fd26a5a5){ASSIGNED} LLGM Assign post (ffffffff => fd26a5a5) (gprs_llc.c:1125) 20250123124129540 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124129540 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124129540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124129540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@00376f35f9fd: Final verdict of PTC: pass 20250123124129543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@00376f35f9fd: Final verdict of PTC: none 20250123124129547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124129547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@00376f35f9fd: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(226)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(216)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@00376f35f9fd: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(221)@00376f35f9fd: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(224)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(219)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(214)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_accept_all finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Jan 23 12:41:29 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 20250123124129652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124130055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69148) 20250123124130548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124130548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69148, count=70308) 20250123124131549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124131549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Jan 23 12:41:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124132550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124132550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_closed started. 20250123124133145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124133145 DMM INFO MM(262420000000008/fd26a5a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124133145 DMM INFO MM(262420000000008/fd26a5a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124133145 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124133145 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124133145 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124133145 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124133145 DLLC NOTICE LLME(ffffffff/fd26a5a5){ASSIGNED} LLGM Assign pre (fd26a5a5 => ffffffff) (gprs_llc.c:1079) 20250123124133145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd26a5a5 => ffffffff) (gprs_llc.c:1125) 20250123124133145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124133145 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124133145 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124133145 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124133145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124133162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124133162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124133162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124133162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124133162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124133162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124133162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124133162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124133163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124133163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124133164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124133170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124133170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124133176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124133176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124133176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124133176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124133176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124133176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124133176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124133176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124133176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124133177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124133177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124133177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124133177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124133177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124133177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124133177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124133177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124133177 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124133177 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124133177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124133178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124133178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124133181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124133188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124133188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(241)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_closed-BVCI210(239)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124133192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124133192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124133192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124133192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124133192 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124133192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124133192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124133192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124133192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124133193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124133193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124133193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124133193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124133193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124133193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124133193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124133193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124133194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124133194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124133196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124133202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124133202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124133551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124133551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124133551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124133551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124133555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124133556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@00376f35f9fd: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F422E204'O, index=0 SGSN_Test-GSUP(247)@00376f35f9fd: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@00376f35f9fd: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F422E204'O, index=1 20250123124134626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124134626 DLLC NOTICE LLME(ffffffff/f422e204){UNASSIGNED} LLC RX: unknown TLLI 0xf422e204, creating LLME on the fly (gprs_llc.c:552) 20250123124134626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124134626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250123124134626 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124134626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124134626 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124134626 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124134626 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124134626 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124134626 DLLC NOTICE LLME(ffffffff/f422e204){UNASSIGNED} LLGM Assign pre (f422e204 => d0d01fd6) (gprs_llc.c:1079) 20250123124134626 DLLC NOTICE LLME(f422e204/d0d01fd6){ASSIGNED} LLGM Assign post (f422e204 => d0d01fd6) (gprs_llc.c:1125) 20250123124134626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124134626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124134626 DMM DEBUG MM(001010123456789/d0d01fd6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124134650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124134650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124134650 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124134650 DMM DEBUG MM(001010123456789/d0d01fd6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250123124134650 DMM NOTICE MM(001010123456789/d0d01fd6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124134650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124134650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124134650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250123124134650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124134650 DMM NOTICE MM(001010123456789/d0d01fd6) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250123124134651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124134651 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124134651 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124134651 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124134651 DLLC NOTICE LLME(f422e204/d0d01fd6){ASSIGNED} LLGM Assign pre (d0d01fd6 => ffffffff) (gprs_llc.c:1079) 20250123124134651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0d01fd6 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@00376f35f9fd: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@00376f35f9fd: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@00376f35f9fd: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C5BA9BB1'O, index=2 SGSN_Test-GSUP(247)@00376f35f9fd: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250123124134686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124134686 DLLC NOTICE LLME(ffffffff/c5ba9bb1){UNASSIGNED} LLC RX: unknown TLLI 0xc5ba9bb1, creating LLME on the fly (gprs_llc.c:552) 20250123124134686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124134686 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20250123124134686 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124134686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124134686 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124134686 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124134686 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124134686 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124134686 DLLC NOTICE LLME(ffffffff/c5ba9bb1){UNASSIGNED} LLGM Assign pre (c5ba9bb1 => f88dbe1e) (gprs_llc.c:1079) 20250123124134686 DLLC NOTICE LLME(c5ba9bb1/f88dbe1e){ASSIGNED} LLGM Assign post (c5ba9bb1 => f88dbe1e) (gprs_llc.c:1125) 20250123124134686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124134686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124134686 DMM DEBUG MM(262420000000010/f88dbe1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124134689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124134689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124134689 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124134689 DMM DEBUG MM(262420000000010/f88dbe1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250123124134689 DMM NOTICE MM(262420000000010/f88dbe1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124134689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124134689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124134689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250123124134689 DMM INFO MM(262420000000010/f88dbe1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf88dbe1e) (gprs_gmm.c:300) TC_attach_closed(250)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@00376f35f9fd: Removing Client IMSI='262420000000010'H, index=2 20250123124135701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124135701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124135701 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124135701 DMM INFO MM(262420000000010/f88dbe1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124135701 DMM NOTICE MM(262420000000010/f88dbe1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124135701 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124135701 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124135701 DLLC NOTICE LLME(c5ba9bb1/f88dbe1e){ASSIGNED} LLGM Assign pre (ffffffff => f88dbe1e) (gprs_llc.c:1079) 20250123124135701 DLLC NOTICE LLME(ffffffff/f88dbe1e){ASSIGNED} LLGM Assign post (ffffffff => f88dbe1e) (gprs_llc.c:1125) 20250123124135701 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124135701 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124135701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124135701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@00376f35f9fd: Final verdict of PTC: pass 20250123124135703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@00376f35f9fd: Final verdict of PTC: none 20250123124135708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124135708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(245)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(240)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(235)@00376f35f9fd: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@00376f35f9fd: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@00376f35f9fd: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(238)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(243)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(233)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@00376f35f9fd: Test case TC_attach_closed finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Jan 23 12:41:35 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250123124135831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124136233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76764) 20250123124136709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124136709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76764, count=81120) 20250123124137711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124137711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Jan 23 12:41:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124138712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124138712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_no_imei_response started. 20250123124139326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124139329 DMM INFO MM(262420000000010/f88dbe1e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124139329 DMM INFO MM(262420000000010/f88dbe1e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124139329 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124139329 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124139329 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124139329 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124139329 DLLC NOTICE LLME(ffffffff/f88dbe1e){ASSIGNED} LLGM Assign pre (f88dbe1e => ffffffff) (gprs_llc.c:1079) 20250123124139329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f88dbe1e => ffffffff) (gprs_llc.c:1125) 20250123124139329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124139329 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124139329 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124139329 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124139329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124139381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124139381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124139381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124139381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124139381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124139381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124139381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124139381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124139381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124139382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124139383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124139383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124139383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124139383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124139383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124139383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124139383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124139383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124139383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124139383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124139383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124139383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124139387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124139394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124139394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124139405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124139405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124139405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124139405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124139405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124139405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124139405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124139405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124139405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124139406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124139406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124139406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124139406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124139406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124139406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124139406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124139406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124139406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124139410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124139418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124139418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(262)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124139423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124139423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124139423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124139423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124139423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124139423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124139423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124139423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124139423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124139424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124139424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124139424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124139424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124139424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124139424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124139427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124139431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124139431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124139714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124139714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124139714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124139714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124139718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124139719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@00376f35f9fd: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DDD3C604'O, index=0 SGSN_Test-GSUP(267)@00376f35f9fd: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250123124140793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124140793 DLLC NOTICE LLME(ffffffff/ddd3c604){UNASSIGNED} LLC RX: unknown TLLI 0xddd3c604, creating LLME on the fly (gprs_llc.c:552) 20250123124140793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124140793 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250123124140793 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124140793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124140793 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124140793 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124140793 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124140793 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124140793 DLLC NOTICE LLME(ffffffff/ddd3c604){UNASSIGNED} LLGM Assign pre (ddd3c604 => ca3cde35) (gprs_llc.c:1079) 20250123124140793 DLLC NOTICE LLME(ddd3c604/ca3cde35){ASSIGNED} LLGM Assign post (ddd3c604 => ca3cde35) (gprs_llc.c:1125) 20250123124140794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124140794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124140794 DMM DEBUG MM(262420000000032/ca3cde35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124146795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124146795 DMM DEBUG MM(262420000000032/ca3cde35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124150076 DGPRS DEBUG Checking for inactive LLMEs, time = 867015 (sgsn.c:131) 20250123124152796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124152796 DMM DEBUG MM(262420000000032/ca3cde35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124158798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124158798 DMM DEBUG MM(262420000000032/ca3cde35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124159715 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124159715 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124159715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124204800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124204800 DMM DEBUG MM(262420000000032/ca3cde35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124209384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124209385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124209385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124209407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124209407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124209407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124209424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124209425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124209425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124210802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124210802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250123124210802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124210802 DMM NOTICE MM(262420000000032/ca3cde35) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250123124210802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124210802 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124210802 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124210802 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124210802 DLLC NOTICE LLME(ddd3c604/ca3cde35){ASSIGNED} LLGM Assign pre (ca3cde35 => ffffffff) (gprs_llc.c:1079) 20250123124210802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca3cde35 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@00376f35f9fd: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@00376f35f9fd: Final verdict of PTC: pass 20250123124210806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imei_response-BVCI220(264)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(255)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(267)@00376f35f9fd: Final verdict of PTC: none 20250123124210807 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124210807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(260)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@00376f35f9fd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@00376f35f9fd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(265)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(263)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(253)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(258)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Jan 23 12:42:10 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 20250123124210897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124211198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20250123124211808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124211808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20250123124212809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124212809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Jan 23 12:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124213811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124213811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_no_imsi_response started. 20250123124214219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124214219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124214241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124214241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124214241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124214241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124214241 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124214241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124214241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124214241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124214241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124214242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124214242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124214242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124214242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124214242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124214242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124214242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124214242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124214242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124214242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124214242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124214242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124214242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124214245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(274)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124214252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124214252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124214252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124214252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124214252 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124214252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124214252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124214252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124214252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250123124214253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124214253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(279)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124214253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124214253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124214253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124214253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124214253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124214253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124214253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124214253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124214253 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124214253 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124214253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124214254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124214254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_no_imsi_response-BVCI196(272)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124214256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124214262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124214262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124214270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124214270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124214270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124214270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124214270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124214270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124214270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124214270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124214270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124214271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124214271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124214271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124214271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124214271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124214271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124214271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124214271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124214271 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124214271 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124214271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124214271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124214271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124214273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124214278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124214278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124214812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124214812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124214812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124214812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124214813 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124214813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@00376f35f9fd: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C8EED414'O, index=0 SGSN_Test-GSUP(286)@00376f35f9fd: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250123124215834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124215834 DLLC NOTICE LLME(ffffffff/c8eed414){UNASSIGNED} LLC RX: unknown TLLI 0xc8eed414, creating LLME on the fly (gprs_llc.c:552) 20250123124215834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124215834 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250123124215835 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124215835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124215835 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124215835 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124215835 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124215835 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124215835 DLLC NOTICE LLME(ffffffff/c8eed414){UNASSIGNED} LLGM Assign pre (c8eed414 => c44253cf) (gprs_llc.c:1079) 20250123124215835 DLLC NOTICE LLME(c8eed414/c44253cf){ASSIGNED} LLGM Assign post (c8eed414 => c44253cf) (gprs_llc.c:1125) 20250123124215835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124215835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124215835 DMM DEBUG MM(/c44253cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124215841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124215841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124215841 DMM DEBUG MM_STATE_Gb(3371095060)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124215841 DMM DEBUG MM(/c44253cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250123124215841 DMM NOTICE MM(/c44253cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124215841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124215841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250123124215841 DMM DEBUG MM(/c44253cf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250123124220077 DGPRS DEBUG Checking for inactive LLMEs, time = 867045 (sgsn.c:131) 20250123124221843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124221843 DMM DEBUG MM(/c44253cf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250123124227844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124227844 DMM DEBUG MM(/c44253cf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250123124233845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124233845 DMM DEBUG MM(/c44253cf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250123124234814 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124234814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124234814 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124239847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124239847 DMM DEBUG MM(/c44253cf) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250123124244243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124244244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124244244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124244254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124244255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124244255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124244272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124244272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124244272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124245848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250123124245848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250123124245848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124245848 DMM NOTICE MM(/c44253cf) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250123124245848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Reject}: Deallocated (fsm.c:568) 20250123124245848 DMM DEBUG MM_STATE_Gb(3371095060)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124245848 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124245848 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124245848 DLLC NOTICE LLME(c8eed414/c44253cf){ASSIGNED} LLGM Assign pre (c44253cf => ffffffff) (gprs_llc.c:1079) 20250123124245848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c44253cf => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@00376f35f9fd: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@00376f35f9fd: Final verdict of PTC: pass 20250123124245853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI210(278)@00376f35f9fd: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(284)@00376f35f9fd: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(275)@00376f35f9fd: Final verdict of PTC: none 20250123124245854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124245854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(271)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(286)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(279)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(283)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(273)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(277)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Jan 23 12:42:45 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 20250123124245962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124246263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63352) 20250123124246856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124246856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63352, count=71604) 20250123124247857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124247857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Jan 23 12:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124248858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124248858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_closed_add_vty started. 20250123124249340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124249343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124249377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124249377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124249377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124249377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124249377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124249377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124249377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124249377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124249377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124249378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124249378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124249378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124249378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124249379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124249379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124249381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124249387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124249387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(295)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124249393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124249393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124249393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124249393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124249393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124249393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124249393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124249393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124249393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124249394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124249394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124249394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124249394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124249394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124249394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124249394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124249394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124249394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124249394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124249394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124249394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124249394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124249397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124249403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124249403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(299)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124249406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124249406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124249406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124249406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124249406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124249406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124249406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124249406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124249406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124249408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124249408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124249408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124249408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124249408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124249408 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124249408 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124249408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124249408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124249408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124249410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124249415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124249415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124249859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124249859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124249859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124249859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@00376f35f9fd: Established a new IPA connection (conn_id=2) 20250123124249860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124249860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123124250078 DGPRS DEBUG Checking for inactive LLMEs, time = 867075 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F7E814E9'O, index=0 SGSN_Test-GSUP(305)@00376f35f9fd: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F7E814E9'O, index=1 20250123124250942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124250942 DLLC NOTICE LLME(ffffffff/f7e814e9){UNASSIGNED} LLC RX: unknown TLLI 0xf7e814e9, creating LLME on the fly (gprs_llc.c:552) 20250123124250942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124250942 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250123124250942 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124250942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124250942 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124250942 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124250942 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124250942 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124250942 DLLC NOTICE LLME(ffffffff/f7e814e9){UNASSIGNED} LLGM Assign pre (f7e814e9 => eec261f0) (gprs_llc.c:1079) 20250123124250942 DLLC NOTICE LLME(f7e814e9/eec261f0){ASSIGNED} LLGM Assign post (f7e814e9 => eec261f0) (gprs_llc.c:1125) 20250123124250942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124250942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124250942 DMM DEBUG MM(001010123456789/eec261f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124250971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124250971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124250971 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124250971 DMM DEBUG MM(001010123456789/eec261f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250123124250971 DMM NOTICE MM(001010123456789/eec261f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124250971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124250971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124250971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250123124250971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124250971 DMM NOTICE MM(001010123456789/eec261f0) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250123124250971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124250971 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124250971 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124250971 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124250971 DLLC NOTICE LLME(f7e814e9/eec261f0){ASSIGNED} LLGM Assign pre (eec261f0 => ffffffff) (gprs_llc.c:1079) 20250123124250971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec261f0 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F7E814E9'O, index=2 20250123124250987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124250987 DLLC NOTICE LLME(ffffffff/f7e814e9){UNASSIGNED} LLC RX: unknown TLLI 0xf7e814e9, creating LLME on the fly (gprs_llc.c:552) 20250123124250987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124250987 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20250123124250987 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124250987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124250987 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124250987 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124250987 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124250987 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124250987 DLLC NOTICE LLME(ffffffff/f7e814e9){UNASSIGNED} LLGM Assign pre (f7e814e9 => f46dc4c3) (gprs_llc.c:1079) 20250123124250987 DLLC NOTICE LLME(f7e814e9/f46dc4c3){ASSIGNED} LLGM Assign post (f7e814e9 => f46dc4c3) (gprs_llc.c:1125) 20250123124250987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124250987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124250987 DMM DEBUG MM(001010123456700/f46dc4c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124250996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124250996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124250996 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124250997 DMM DEBUG MM(001010123456700/f46dc4c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250123124250997 DMM NOTICE MM(001010123456700/f46dc4c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124250997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124250997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124250997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250123124250997 DMM INFO MM(001010123456700/f46dc4c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf46dc4c3) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: Removing Client IMSI='001010123456700'H, index=2 20250123124251988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124251988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124251988 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124251988 DMM INFO MM(001010123456700/f46dc4c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124251988 DMM NOTICE MM(001010123456700/f46dc4c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124251988 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124251988 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124251988 DLLC NOTICE LLME(f7e814e9/f46dc4c3){ASSIGNED} LLGM Assign pre (ffffffff => f46dc4c3) (gprs_llc.c:1079) 20250123124251988 DLLC NOTICE LLME(ffffffff/f46dc4c3){ASSIGNED} LLGM Assign post (ffffffff => f46dc4c3) (gprs_llc.c:1125) 20250123124251988 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124251988 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124251988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124251988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@00376f35f9fd: Final verdict of PTC: pass 20250123124251990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(298)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@00376f35f9fd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@00376f35f9fd: Final verdict of PTC: none 20250123124251994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124251994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(293)@00376f35f9fd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@00376f35f9fd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(303)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(291)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(301)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(296)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Jan 23 12:42:52 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 20250123124252101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124252502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20250123124252995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124252995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=81072) 20250123124253996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124253996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Jan 23 12:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124254998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124254998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_check_subscriber_list started. 20250123124255591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124255593 DMM INFO MM(001010123456700/f46dc4c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124255593 DMM INFO MM(001010123456700/f46dc4c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124255593 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124255593 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124255593 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124255594 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124255594 DLLC NOTICE LLME(ffffffff/f46dc4c3){ASSIGNED} LLGM Assign pre (f46dc4c3 => ffffffff) (gprs_llc.c:1079) 20250123124255594 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f46dc4c3 => ffffffff) (gprs_llc.c:1125) 20250123124255594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124255594 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124255594 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124255594 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124255594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124255627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124255627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124255627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124255627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124255627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124255627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124255627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124255627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124255627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124255628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124255628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124255628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124255629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124255629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124255629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124255629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124255629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124255629 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124255629 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124255629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124255629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124255629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124255631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124255637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124255637 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(314)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124255643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124255643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124255643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124255643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124255643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124255643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124255643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124255643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124255643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124255644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124255644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124255644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124255644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124255644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124255644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124255644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124255644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124255644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124255644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124255644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124255644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124255644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124255646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124255651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124255651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124255665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124255665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124255665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124255665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124255665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124255665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124255665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124255665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124255665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124255666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124255666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124255666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124255666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124255666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124255666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124255666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124255666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124255666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124255666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124255666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124255667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124255667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124255669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124255673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124255673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124255999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124255999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124255999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124255999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124256001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124256001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@00376f35f9fd: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D2ACF7DF'O, index=0 SGSN_Test-GSUP(324)@00376f35f9fd: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@00376f35f9fd: 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 := '7A0F1C8B2A7C13F4B6BA5501657D36AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59B5643D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FD37E3D0E44BEDB'O } } } } } 20250123124257076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124257076 DLLC NOTICE LLME(ffffffff/d2acf7df){UNASSIGNED} LLC RX: unknown TLLI 0xd2acf7df, creating LLME on the fly (gprs_llc.c:552) 20250123124257076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124257076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20250123124257076 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124257076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124257076 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124257076 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124257076 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124257076 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124257076 DLLC NOTICE LLME(ffffffff/d2acf7df){UNASSIGNED} LLGM Assign pre (d2acf7df => f08e3a90) (gprs_llc.c:1079) 20250123124257076 DLLC NOTICE LLME(d2acf7df/f08e3a90){ASSIGNED} LLGM Assign post (d2acf7df => f08e3a90) (gprs_llc.c:1125) 20250123124257076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124257076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124257076 DMM DEBUG MM(262420000000034/f08e3a90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124257101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124257101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124257101 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124257101 DMM DEBUG MM(262420000000034/f08e3a90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250123124257101 DMM NOTICE MM(262420000000034/f08e3a90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124257101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124257101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124257101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124257101 DMM DEBUG MM(262420000000034/f08e3a90) Requesting authorization (sgsn_auth.c:160) 20250123124257101 DMM INFO MM(262420000000034/f08e3a90) Requesting authentication tuples (sgsn_auth.c:184) 20250123124257101 DMM DEBUG MM(262420000000034/f08e3a90) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124257101 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250123124257101 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@00376f35f9fd: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250123124257109 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124257109 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124257109 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124257109 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124257109 DMM INFO MM(262420000000034/f08e3a90) Subscriber data update (mmctx.c:445) 20250123124257109 DMM DEBUG MM(262420000000034/f08e3a90) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124257109 DMM INFO MM(262420000000034/f08e3a90) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124257109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124257109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124257109 DMM INFO MM(262420000000034/f08e3a90) <- GMM AUTH AND CIPHERING REQ (rand = 7a 0f 1c 8b 2a 7c 13 f4 b6 ba 55 01 65 7d 36 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124257127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124257127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124257127 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124257127 DMM INFO MM(262420000000034/f08e3a90) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124257127 DMM NOTICE MM(262420000000034/f08e3a90) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124257127 DMM DEBUG MM(262420000000034/f08e3a90) checking auth: received GSM SRES = 59 b5 64 3d (gprs_gmm.c:666) 20250123124257127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124257127 DMM DEBUG MM(262420000000034/f08e3a90) Requesting authorization (sgsn_auth.c:160) 20250123124257127 DMM INFO MM(262420000000034/f08e3a90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124257127 DMM DEBUG MM(262420000000034/f08e3a90) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124257127 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250123124257127 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) 20250123124257127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124257127 DMM INFO MM(262420000000034/f08e3a90) <- GMM ATTACH ACCEPT (new P-TMSI=0xf08e3a90) (gprs_gmm.c:300) 20250123124257131 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124257131 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124257131 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250123124257131 DMM INFO MM(262420000000034/f08e3a90) Subscriber data update (mmctx.c:445) 20250123124257131 DMM DEBUG MM(262420000000034/f08e3a90) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124257131 DMM INFO MM(262420000000034/f08e3a90) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124257131 DMM NOTICE MM(262420000000034/f08e3a90) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250123124257131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124257131 DMM NOTICE MM(262420000000034/f08e3a90) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124257131 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) 20250123124257132 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124257132 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250123124257132 DMM INFO MM(262420000000034/f08e3a90) Subscriber data update (mmctx.c:445) 20250123124257132 DMM DEBUG MM(262420000000034/f08e3a90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124257142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124257142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124257142 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124257142 DMM INFO MM(262420000000034/f08e3a90) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124257142 DMM NOTICE MM(262420000000034/f08e3a90) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124257142 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124257142 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124257142 DLLC NOTICE LLME(d2acf7df/f08e3a90){ASSIGNED} LLGM Assign pre (ffffffff => f08e3a90) (gprs_llc.c:1079) 20250123124257142 DLLC NOTICE LLME(ffffffff/f08e3a90){ASSIGNED} LLGM Assign post (ffffffff => f08e3a90) (gprs_llc.c:1125) 20250123124257142 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124257142 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124257142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124257142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@00376f35f9fd: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@00376f35f9fd: Final verdict of PTC: pass 20250123124257202 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250123124257202 DMM INFO MM(262420000000034/f08e3a90) Subscriber data update (mmctx.c:445) 20250123124257202 DMM DEBUG MM(262420000000034/f08e3a90) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250123124257202 DMM INFO MM(262420000000034/f08e3a90) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250123124257202 DMM INFO MM(262420000000034/f08e3a90) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124257202 DMM INFO MM(262420000000034/f08e3a90) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124257202 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124257202 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124257202 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124257202 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124257203 DLLC NOTICE LLME(ffffffff/f08e3a90){ASSIGNED} LLGM Assign pre (f08e3a90 => ffffffff) (gprs_llc.c:1079) 20250123124257203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f08e3a90 => ffffffff) (gprs_llc.c:1125) 20250123124257203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124257203 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124257203 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124257203 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124257204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(323)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(312)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@00376f35f9fd: Final verdict of PTC: none 20250123124257209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124257209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(322)@00376f35f9fd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@00376f35f9fd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@00376f35f9fd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(317)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(324)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(321)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(315)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(310)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Jan 23 12:42:57 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 20250123124257312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124257614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90048) 20250123124258211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124258211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90048, count=94404) 20250123124259211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124259211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Jan 23 12:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124300212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124300212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_detach_check_subscriber_list started. 20250123124300659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124300660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124300676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124300676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124300676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124300676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124300676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124300676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124300676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124300676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124300676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124300676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124300677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124300677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124300677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124300677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124300677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124300677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124300677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124300677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124300677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124300677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124300677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124300677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124300679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124300684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124300684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124300691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124300691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124300691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124300691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124300691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124300691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124300691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124300691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124300691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124300692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124300692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124300692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124300692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124300692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124300692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124300692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124300692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124300692 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124300692 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124300692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124300692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124300692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124300695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124300700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124300700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124300707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124300707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124300707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124300707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124300707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124300707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124300707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124300707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124300707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124300707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124300707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124300707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124300708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124300708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124300708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124300708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124300708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124300708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124300708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124300708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124300708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124300708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124300711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124300718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124300718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124301213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124301213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124301213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124301213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124301214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124301215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@00376f35f9fd: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E59DA638'O, index=0 SGSN_Test-GSUP(343)@00376f35f9fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@00376f35f9fd: 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 := '498EA2E2B01A68FA00E4A3F1820E037C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0146BDBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '473FB238BD69C82E'O } } } } } 20250123124301236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124301236 DLLC NOTICE LLME(ffffffff/e59da638){UNASSIGNED} LLC RX: unknown TLLI 0xe59da638, creating LLME on the fly (gprs_llc.c:552) 20250123124301236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124301236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20250123124301236 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124301236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124301236 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124301236 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124301236 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124301236 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124301236 DLLC NOTICE LLME(ffffffff/e59da638){UNASSIGNED} LLGM Assign pre (e59da638 => f0c66773) (gprs_llc.c:1079) 20250123124301236 DLLC NOTICE LLME(e59da638/f0c66773){ASSIGNED} LLGM Assign post (e59da638 => f0c66773) (gprs_llc.c:1125) 20250123124301236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124301236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124301236 DMM DEBUG MM(262420000000033/f0c66773) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124301243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124301243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124301243 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124301243 DMM DEBUG MM(262420000000033/f0c66773) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250123124301243 DMM NOTICE MM(262420000000033/f0c66773) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124301243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124301243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124301243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124301243 DMM DEBUG MM(262420000000033/f0c66773) Requesting authorization (sgsn_auth.c:160) 20250123124301243 DMM INFO MM(262420000000033/f0c66773) Requesting authentication tuples (sgsn_auth.c:184) 20250123124301243 DMM DEBUG MM(262420000000033/f0c66773) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124301243 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250123124301243 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@00376f35f9fd: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250123124301284 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124301284 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124301284 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124301284 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124301284 DMM INFO MM(262420000000033/f0c66773) Subscriber data update (mmctx.c:445) 20250123124301284 DMM DEBUG MM(262420000000033/f0c66773) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124301284 DMM INFO MM(262420000000033/f0c66773) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124301284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124301284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124301284 DMM INFO MM(262420000000033/f0c66773) <- GMM AUTH AND CIPHERING REQ (rand = 49 8e a2 e2 b0 1a 68 fa 00 e4 a3 f1 82 0e 03 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124301290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124301290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124301290 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124301290 DMM INFO MM(262420000000033/f0c66773) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124301290 DMM NOTICE MM(262420000000033/f0c66773) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124301290 DMM DEBUG MM(262420000000033/f0c66773) checking auth: received GSM SRES = 01 46 bd bf (gprs_gmm.c:666) 20250123124301290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124301290 DMM DEBUG MM(262420000000033/f0c66773) Requesting authorization (sgsn_auth.c:160) 20250123124301290 DMM INFO MM(262420000000033/f0c66773) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124301290 DMM DEBUG MM(262420000000033/f0c66773) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124301290 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250123124301290 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) 20250123124301290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124301290 DMM INFO MM(262420000000033/f0c66773) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c66773) (gprs_gmm.c:300) 20250123124301291 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124301291 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124301291 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250123124301291 DMM INFO MM(262420000000033/f0c66773) Subscriber data update (mmctx.c:445) 20250123124301291 DMM DEBUG MM(262420000000033/f0c66773) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124301291 DMM INFO MM(262420000000033/f0c66773) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124301291 DMM NOTICE MM(262420000000033/f0c66773) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250123124301291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124301291 DMM NOTICE MM(262420000000033/f0c66773) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124301291 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) 20250123124301291 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124301291 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250123124301291 DMM INFO MM(262420000000033/f0c66773) Subscriber data update (mmctx.c:445) 20250123124301291 DMM DEBUG MM(262420000000033/f0c66773) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124301294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124301294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124301294 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124301294 DMM INFO MM(262420000000033/f0c66773) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124301294 DMM NOTICE MM(262420000000033/f0c66773) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124301294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124301294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124301294 DLLC NOTICE LLME(e59da638/f0c66773){ASSIGNED} LLGM Assign pre (ffffffff => f0c66773) (gprs_llc.c:1079) 20250123124301294 DLLC NOTICE LLME(ffffffff/f0c66773){ASSIGNED} LLGM Assign post (ffffffff => f0c66773) (gprs_llc.c:1125) 20250123124301294 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124301294 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124301294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124301294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@00376f35f9fd: setverdict(pass): none -> pass 20250123124301345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124301345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250123124301345 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124301345 DMM INFO MM(262420000000033/f0c66773) -> GMM DETACH REQUEST TLLI=0xf0c66773 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250123124301345 DMM INFO MM(262420000000033/f0c66773) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124301345 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124301345 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124301345 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124301345 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124301345 DLLC NOTICE LLME(ffffffff/f0c66773){ASSIGNED} LLGM Assign pre (f0c66773 => ffffffff) (gprs_llc.c:1079) 20250123124301345 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0c66773 => ffffffff) (gprs_llc.c:1125) 20250123124301345 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250123124301345 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) 20250123124301345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124301345 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124301345 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124301345 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124301346 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@00376f35f9fd: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@00376f35f9fd: Final verdict of PTC: pass 20250123124306365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(331)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(336)@00376f35f9fd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@00376f35f9fd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@00376f35f9fd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@00376f35f9fd: Final verdict of PTC: none 20250123124306373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124306373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(341)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(339)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(334)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(329)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Jan 23 12:43:06 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 20250123124306469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124306771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87756) 20250123124307374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124307374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87756, count=93548) 20250123124308376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124308376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Jan 23 12:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124309376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124309377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_check_complete_resend started. 20250123124309864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124309866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124309890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124309890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124309890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124309890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124309890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124309890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124309890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124309890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124309890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124309892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124309892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124309892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124309892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124309892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124309892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124309892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124309892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124309892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124309892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124309892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124309892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124309892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124309895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(355)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124309902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124309902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(355)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI196(349)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124309905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124309905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124309905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124309905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124309905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124309906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124309906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124309906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124309906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124309906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124309906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124309906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124309906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124309906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124309906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124309906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124309907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124309907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124309908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124309912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124309912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124309921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124309921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124309921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124309921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124309921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124309921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124309921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124309921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124309921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124309922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124309922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124309922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124309922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124309922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124309922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124309922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124309922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124309922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124309922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124309922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124309922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124309922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124309925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124309929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124309929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124310378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124310378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124310378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124310378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124310382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124310383 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@00376f35f9fd: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CD179FBD'O, index=0 SGSN_Test-GSUP(362)@00376f35f9fd: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@00376f35f9fd: 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 := 'B886882F69603803C5AEBCD03195542A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5711F203'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3EFF1BE9CC4B746'O } } } } } 20250123124311449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124311449 DLLC NOTICE LLME(ffffffff/cd179fbd){UNASSIGNED} LLC RX: unknown TLLI 0xcd179fbd, creating LLME on the fly (gprs_llc.c:552) 20250123124311449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124311449 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250123124311449 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124311449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124311449 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124311449 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124311449 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124311449 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124311449 DLLC NOTICE LLME(ffffffff/cd179fbd){UNASSIGNED} LLGM Assign pre (cd179fbd => f8602fd9) (gprs_llc.c:1079) 20250123124311449 DLLC NOTICE LLME(cd179fbd/f8602fd9){ASSIGNED} LLGM Assign post (cd179fbd => f8602fd9) (gprs_llc.c:1125) 20250123124311449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124311449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124311449 DMM DEBUG MM(262420000000036/f8602fd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124311467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124311467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124311467 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124311467 DMM DEBUG MM(262420000000036/f8602fd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250123124311467 DMM NOTICE MM(262420000000036/f8602fd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124311467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124311467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124311467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124311467 DMM DEBUG MM(262420000000036/f8602fd9) Requesting authorization (sgsn_auth.c:160) 20250123124311467 DMM INFO MM(262420000000036/f8602fd9) Requesting authentication tuples (sgsn_auth.c:184) 20250123124311467 DMM DEBUG MM(262420000000036/f8602fd9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124311467 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250123124311467 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@00376f35f9fd: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250123124311472 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124311472 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124311472 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124311472 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124311472 DMM INFO MM(262420000000036/f8602fd9) Subscriber data update (mmctx.c:445) 20250123124311472 DMM DEBUG MM(262420000000036/f8602fd9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124311472 DMM INFO MM(262420000000036/f8602fd9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124311472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124311472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124311472 DMM INFO MM(262420000000036/f8602fd9) <- GMM AUTH AND CIPHERING REQ (rand = b8 86 88 2f 69 60 38 03 c5 ae bc d0 31 95 54 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124311488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124311488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124311488 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124311488 DMM INFO MM(262420000000036/f8602fd9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124311488 DMM NOTICE MM(262420000000036/f8602fd9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124311488 DMM DEBUG MM(262420000000036/f8602fd9) checking auth: received GSM SRES = 57 11 f2 03 (gprs_gmm.c:666) 20250123124311488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124311488 DMM DEBUG MM(262420000000036/f8602fd9) Requesting authorization (sgsn_auth.c:160) 20250123124311488 DMM INFO MM(262420000000036/f8602fd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124311488 DMM DEBUG MM(262420000000036/f8602fd9) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124311488 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250123124311488 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) 20250123124311488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124311488 DMM INFO MM(262420000000036/f8602fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8602fd9) (gprs_gmm.c:300) 20250123124311491 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124311491 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124311491 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250123124311491 DMM INFO MM(262420000000036/f8602fd9) Subscriber data update (mmctx.c:445) 20250123124311491 DMM DEBUG MM(262420000000036/f8602fd9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124311491 DMM INFO MM(262420000000036/f8602fd9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124311491 DMM NOTICE MM(262420000000036/f8602fd9) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250123124311491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124311491 DMM NOTICE MM(262420000000036/f8602fd9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124311491 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) 20250123124311492 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124311492 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250123124311492 DMM INFO MM(262420000000036/f8602fd9) Subscriber data update (mmctx.c:445) 20250123124311492 DMM DEBUG MM(262420000000036/f8602fd9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@00376f35f9fd: Warning: Re-starting timer T, which is already active (running or expired). 20250123124317490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124317490 DMM INFO MM(262420000000036/f8602fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8602fd9) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@00376f35f9fd: Warning: Re-starting timer T, which is already active (running or expired). 20250123124320079 DGPRS DEBUG Checking for inactive LLMEs, time = 867105 (sgsn.c:131) 20250123124323490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124323490 DMM INFO MM(262420000000036/f8602fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8602fd9) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@00376f35f9fd: Warning: Re-starting timer T, which is already active (running or expired). 20250123124329492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124329492 DMM INFO MM(262420000000036/f8602fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8602fd9) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@00376f35f9fd: Warning: Re-starting timer T, which is already active (running or expired). 20250123124330378 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124330379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124330379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124335493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124335494 DMM INFO MM(262420000000036/f8602fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8602fd9) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@00376f35f9fd: Warning: Re-starting timer T, which is already active (running or expired). 20250123124339894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124339897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124339897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124339907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124339909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124339909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124339923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124339926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124339926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124341494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250123124341495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250123124341495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124341495 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250123124341495 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) 20250123124341495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124341495 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124341495 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124341495 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124341495 DLLC NOTICE LLME(cd179fbd/f8602fd9){ASSIGNED} LLGM Assign pre (f8602fd9 => ffffffff) (gprs_llc.c:1079) 20250123124341495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8602fd9 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@00376f35f9fd: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@00376f35f9fd: Final verdict of PTC: pass 20250123124345518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@00376f35f9fd: Final verdict of PTC: none 20250123124345523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124345523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(360)@00376f35f9fd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(350)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(355)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@00376f35f9fd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@00376f35f9fd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(348)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(353)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(358)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Jan 23 12:43:45 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 20250123124345588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124345891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89124) 20250123124346524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124346524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89124, count=94556) 20250123124347526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124347526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Jan 23 12:43:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124348527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124348527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_update started. 20250123124348985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124348987 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124349021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124349021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124349021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124349021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124349021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124349021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124349021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124349021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124349021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124349022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124349022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124349022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124349022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124349022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124349022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124349022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124349022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124349022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124349022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124349022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124349022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124349022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124349025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124349030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124349030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124349037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124349037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124349037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124349037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124349037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124349037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124349037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124349037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124349037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124349038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124349038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124349038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124349038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124349038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124349038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124349038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124349038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124349038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124349038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124349038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124349038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(374)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124349038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124349042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124349047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124349047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(379)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124349052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124349052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124349052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124349052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124349052 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124349052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124349052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124349052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124349052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124349053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124349053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124349053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124349053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124349053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124349053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124349053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124349053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124349053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124349053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124349053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124349054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124349054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124349055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124349059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124349059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124349529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124349529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124349529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124349529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124349533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124349535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123124350080 DGPRS DEBUG Checking for inactive LLMEs, time = 867135 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@00376f35f9fd: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DDBBDD63'O, index=0 SGSN_Test-GSUP(381)@00376f35f9fd: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@00376f35f9fd: 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 := '616E312CB4E0D76EE3680F764EB43F9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AE91823'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '669E6883B30DBAF1'O } } } } } 20250123124350602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124350602 DLLC NOTICE LLME(ffffffff/ddbbdd63){UNASSIGNED} LLC RX: unknown TLLI 0xddbbdd63, creating LLME on the fly (gprs_llc.c:552) 20250123124350602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124350602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20250123124350602 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124350602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124350602 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124350602 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124350602 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124350602 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124350602 DLLC NOTICE LLME(ffffffff/ddbbdd63){UNASSIGNED} LLGM Assign pre (ddbbdd63 => dc9e3c52) (gprs_llc.c:1079) 20250123124350602 DLLC NOTICE LLME(ddbbdd63/dc9e3c52){ASSIGNED} LLGM Assign post (ddbbdd63 => dc9e3c52) (gprs_llc.c:1125) 20250123124350602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124350602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124350603 DMM DEBUG MM(262420000000031/dc9e3c52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124350622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124350622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124350622 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124350622 DMM DEBUG MM(262420000000031/dc9e3c52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250123124350622 DMM NOTICE MM(262420000000031/dc9e3c52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124350622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124350622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124350623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124350623 DMM DEBUG MM(262420000000031/dc9e3c52) Requesting authorization (sgsn_auth.c:160) 20250123124350623 DMM INFO MM(262420000000031/dc9e3c52) Requesting authentication tuples (sgsn_auth.c:184) 20250123124350623 DMM DEBUG MM(262420000000031/dc9e3c52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124350623 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250123124350623 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@00376f35f9fd: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250123124350629 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124350629 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124350629 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124350629 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124350629 DMM INFO MM(262420000000031/dc9e3c52) Subscriber data update (mmctx.c:445) 20250123124350629 DMM DEBUG MM(262420000000031/dc9e3c52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124350629 DMM INFO MM(262420000000031/dc9e3c52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124350629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124350629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124350629 DMM INFO MM(262420000000031/dc9e3c52) <- GMM AUTH AND CIPHERING REQ (rand = 61 6e 31 2c b4 e0 d7 6e e3 68 0f 76 4e b4 3f 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124350644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124350644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124350644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124350644 DMM INFO MM(262420000000031/dc9e3c52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124350644 DMM NOTICE MM(262420000000031/dc9e3c52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124350644 DMM DEBUG MM(262420000000031/dc9e3c52) checking auth: received GSM SRES = 7a e9 18 23 (gprs_gmm.c:666) 20250123124350644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124350645 DMM DEBUG MM(262420000000031/dc9e3c52) Requesting authorization (sgsn_auth.c:160) 20250123124350645 DMM INFO MM(262420000000031/dc9e3c52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124350645 DMM DEBUG MM(262420000000031/dc9e3c52) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124350645 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250123124350645 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) 20250123124350645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124350645 DMM INFO MM(262420000000031/dc9e3c52) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc9e3c52) (gprs_gmm.c:300) 20250123124350647 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124350647 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124350647 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250123124350647 DMM INFO MM(262420000000031/dc9e3c52) Subscriber data update (mmctx.c:445) 20250123124350647 DMM DEBUG MM(262420000000031/dc9e3c52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124350647 DMM INFO MM(262420000000031/dc9e3c52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124350647 DMM NOTICE MM(262420000000031/dc9e3c52) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250123124350647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124350648 DMM NOTICE MM(262420000000031/dc9e3c52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124350648 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) 20250123124350649 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124350649 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250123124350649 DMM INFO MM(262420000000031/dc9e3c52) Subscriber data update (mmctx.c:445) 20250123124350649 DMM DEBUG MM(262420000000031/dc9e3c52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124350660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124350660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124350661 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124350661 DMM INFO MM(262420000000031/dc9e3c52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124350661 DMM NOTICE MM(262420000000031/dc9e3c52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124350661 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124350661 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124350661 DLLC NOTICE LLME(ddbbdd63/dc9e3c52){ASSIGNED} LLGM Assign pre (ffffffff => dc9e3c52) (gprs_llc.c:1079) 20250123124350661 DLLC NOTICE LLME(ffffffff/dc9e3c52){ASSIGNED} LLGM Assign post (ffffffff => dc9e3c52) (gprs_llc.c:1125) 20250123124350661 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124350661 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124350661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124350661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@00376f35f9fd: setverdict(pass): none -> pass 20250123124350710 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250123124350710 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250123124350710 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) 20250123124350710 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250123124350710 DMM INFO MM(262420000000031/dc9e3c52) Subscriber data update (mmctx.c:445) 20250123124350710 DMM DEBUG MM(262420000000031/dc9e3c52) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250123124350710 DMM INFO MM(262420000000031/dc9e3c52) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250123124350710 DMM INFO MM(262420000000031/dc9e3c52) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124350710 DMM INFO MM(262420000000031/dc9e3c52) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124350710 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124350710 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124350710 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124350710 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124350710 DLLC NOTICE LLME(ffffffff/dc9e3c52){ASSIGNED} LLGM Assign pre (dc9e3c52 => ffffffff) (gprs_llc.c:1079) 20250123124350710 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc9e3c52 => ffffffff) (gprs_llc.c:1125) 20250123124350710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124350710 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124350710 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124350710 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed MC@00376f35f9fd: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(369)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(379)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(374)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@00376f35f9fd: Final verdict of PTC: none 20250123124355724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@00376f35f9fd: Final verdict of PTC: none 20250123124355724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124355724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(367)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(372)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(377)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@00376f35f9fd: Final verdict of PTC: pass MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Jan 23 12:43:55 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 20250123124355778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124356080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20250123124356724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124356724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=92652) 20250123124357726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124357726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Jan 23 12:43:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124358727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124358727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_withdraw started. 20250123124359178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124359180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124359225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124359225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124359225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124359225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124359225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124359225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124359226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124359226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124359226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124359226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124359226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124359226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124359226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124359226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124359226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124359226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124359226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124359226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124359226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124359229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124359234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124359234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(389)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124359238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124359238 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124359238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124359238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124359238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124359238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124359238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124359238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124359239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124359239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124359241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124359246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124359246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124359255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124359255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124359255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124359255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124359255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124359255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124359255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124359255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124359255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124359256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124359256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124359256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124359256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124359256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124359256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124359256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124359256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124359256 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124359256 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124359256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124359256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124359256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124359259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124359264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124359264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124359729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124359729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124359729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124359729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124359733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124359734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@00376f35f9fd: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F63D1C4E'O, index=0 SGSN_Test-GSUP(400)@00376f35f9fd: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@00376f35f9fd: 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 := '167B2CD7BB7B6743037ACD17453303D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17C33430'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B251693BD2E0D50E'O } } } } } 20250123124400806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124400806 DLLC NOTICE LLME(ffffffff/f63d1c4e){UNASSIGNED} LLC RX: unknown TLLI 0xf63d1c4e, creating LLME on the fly (gprs_llc.c:552) 20250123124400806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124400806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20250123124400806 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124400806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124400806 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124400807 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124400807 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124400807 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124400807 DLLC NOTICE LLME(ffffffff/f63d1c4e){UNASSIGNED} LLGM Assign pre (f63d1c4e => d7fc6245) (gprs_llc.c:1079) 20250123124400807 DLLC NOTICE LLME(f63d1c4e/d7fc6245){ASSIGNED} LLGM Assign post (f63d1c4e => d7fc6245) (gprs_llc.c:1125) 20250123124400807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124400807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124400807 DMM DEBUG MM(262420000000029/d7fc6245) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124400818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124400818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124400818 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124400818 DMM DEBUG MM(262420000000029/d7fc6245) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250123124400818 DMM NOTICE MM(262420000000029/d7fc6245) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124400818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124400818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124400818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124400818 DMM DEBUG MM(262420000000029/d7fc6245) Requesting authorization (sgsn_auth.c:160) 20250123124400818 DMM INFO MM(262420000000029/d7fc6245) Requesting authentication tuples (sgsn_auth.c:184) 20250123124400818 DMM DEBUG MM(262420000000029/d7fc6245) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124400818 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250123124400818 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@00376f35f9fd: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250123124400822 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124400822 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124400822 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124400822 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124400822 DMM INFO MM(262420000000029/d7fc6245) Subscriber data update (mmctx.c:445) 20250123124400822 DMM DEBUG MM(262420000000029/d7fc6245) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124400822 DMM INFO MM(262420000000029/d7fc6245) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124400822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124400822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124400822 DMM INFO MM(262420000000029/d7fc6245) <- GMM AUTH AND CIPHERING REQ (rand = 16 7b 2c d7 bb 7b 67 43 03 7a cd 17 45 33 03 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124400833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124400833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124400833 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124400833 DMM INFO MM(262420000000029/d7fc6245) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124400833 DMM NOTICE MM(262420000000029/d7fc6245) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124400833 DMM DEBUG MM(262420000000029/d7fc6245) checking auth: received GSM SRES = 17 c3 34 30 (gprs_gmm.c:666) 20250123124400833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124400833 DMM DEBUG MM(262420000000029/d7fc6245) Requesting authorization (sgsn_auth.c:160) 20250123124400833 DMM INFO MM(262420000000029/d7fc6245) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124400833 DMM DEBUG MM(262420000000029/d7fc6245) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124400833 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250123124400833 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) 20250123124400833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124400833 DMM INFO MM(262420000000029/d7fc6245) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7fc6245) (gprs_gmm.c:300) 20250123124400836 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124400836 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124400836 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250123124400836 DMM INFO MM(262420000000029/d7fc6245) Subscriber data update (mmctx.c:445) 20250123124400836 DMM DEBUG MM(262420000000029/d7fc6245) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124400836 DMM INFO MM(262420000000029/d7fc6245) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124400836 DMM NOTICE MM(262420000000029/d7fc6245) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250123124400836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124400836 DMM NOTICE MM(262420000000029/d7fc6245) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124400836 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) 20250123124400837 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124400837 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250123124400837 DMM INFO MM(262420000000029/d7fc6245) Subscriber data update (mmctx.c:445) 20250123124400837 DMM DEBUG MM(262420000000029/d7fc6245) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124400848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124400848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124400848 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124400848 DMM INFO MM(262420000000029/d7fc6245) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124400848 DMM NOTICE MM(262420000000029/d7fc6245) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124400848 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124400848 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124400848 DLLC NOTICE LLME(f63d1c4e/d7fc6245){ASSIGNED} LLGM Assign pre (ffffffff => d7fc6245) (gprs_llc.c:1079) 20250123124400848 DLLC NOTICE LLME(ffffffff/d7fc6245){ASSIGNED} LLGM Assign post (ffffffff => d7fc6245) (gprs_llc.c:1125) 20250123124400848 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124400848 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124400848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124400848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@00376f35f9fd: setverdict(pass): none -> pass 20250123124400898 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250123124400898 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250123124400898 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) 20250123124400898 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250123124400898 DMM INFO MM(262420000000029/d7fc6245) Subscriber data update (mmctx.c:445) 20250123124400898 DMM DEBUG MM(262420000000029/d7fc6245) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250123124400899 DMM INFO MM(262420000000029/d7fc6245) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250123124400899 DMM INFO MM(262420000000029/d7fc6245) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250123124400899 DMM NOTICE MM(262420000000029/d7fc6245) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250123124400899 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250123124400899 DMM INFO MM(262420000000029/d7fc6245) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250123124400899 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124400899 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124400899 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124400899 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124400899 DLLC NOTICE LLME(ffffffff/d7fc6245){ASSIGNED} LLGM Assign pre (d7fc6245 => ffffffff) (gprs_llc.c:1079) 20250123124400899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7fc6245 => ffffffff) (gprs_llc.c:1125) 20250123124400899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124400899 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124400899 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124400899 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@00376f35f9fd: Removing Client IMSI='262420000000029'H, index=0 20250123124400912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124400913 DLLC NOTICE LLME(ffffffff/d7fc6245){UNASSIGNED} LLC RX: unknown TLLI 0xd7fc6245, creating LLME on the fly (gprs_llc.c:552) 20250123124400913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124400913 DMM NOTICE LLME(ffffffff/d7fc6245){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250123124400913 DLLC NOTICE LLME(ffffffff/d7fc6245){UNASSIGNED} LLGM Assign pre (d7fc6245 => ffffffff) (gprs_llc.c:1079) 20250123124400913 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7fc6245 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@00376f35f9fd: Final verdict of PTC: pass 20250123124400917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(398)@00376f35f9fd: Final verdict of PTC: none 20250123124400922 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124400922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(393)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(388)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(396)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(386)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(391)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case.Thu Jan 23 12:44:00 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 MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. 20250123124401022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124401324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92420) 20250123124401923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124401923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92420, count=96156) 20250123124402925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124402925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Jan 23 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124403927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124403927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250123124404366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124404368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124404408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124404408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124404408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124404408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124404408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124404408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124404408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124404408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124404408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124404409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124404409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124404409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124404409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124404409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124404409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124404409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124404409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124404409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124404409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124404409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124404410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124404410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124404413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124404422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124404422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124404428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124404428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124404428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124404428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124404428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124404428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124404428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124404428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124404428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124404429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124404429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124404429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124404429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124404429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124404429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124404429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124404429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124404429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124404429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124404429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124404429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124404429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124404431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124404435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124404435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124404441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124404441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124404441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124404441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124404441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124404441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124404441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124404441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124404441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124404442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124404442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124404442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124404442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124404442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124404442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124404442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124404442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124404442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124404442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124404442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124404442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124404442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124404445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124404450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124404450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124404929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124404929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124404929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124404929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124404933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124404934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@00376f35f9fd: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DF85BAC0'O, index=0 SGSN_Test-GSUP(419)@00376f35f9fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250123124405998 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) 20250123124405998 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@00376f35f9fd: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@00376f35f9fd: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@00376f35f9fd: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@00376f35f9fd: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@00376f35f9fd: Final verdict of PTC: pass 20250123124406007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43904<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(407)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(419)@00376f35f9fd: Final verdict of PTC: none 20250123124406012 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(412)@00376f35f9fd: Final verdict of PTC: none 20250123124406013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(417)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(415)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(405)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(410)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Jan 23 12:44:06 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 20250123124406063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124406364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44516) 20250123124407014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124407014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44516, count=52460) 20250123124408016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124408017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Jan 23 12:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124409018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124409019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250123124409432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124409433 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124409449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124409449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124409449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124409449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124409449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124409449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124409449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124409449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124409449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124409450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124409450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124409450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124409450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124409450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124409450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124409450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124409450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124409450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124409450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124409450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124409450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124409450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124409451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124409456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124409456 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124409464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124409464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124409464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124409464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124409464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124409464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124409464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124409464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124409464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124409464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124409464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124409464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124409465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124409465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124409465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124409465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124409465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124409465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124409465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124409465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124409465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124409465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124409467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124409473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124409473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124409477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124409477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124409477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124409477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124409477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124409477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124409477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124409477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124409477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124409478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124409478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124409478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124409478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124409478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124409478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124409478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124409478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124409478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124409478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124409478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124409478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124409478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124409481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124409486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124409486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124410020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124410020 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124410020 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124410020 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124410024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124410025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@00376f35f9fd: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EA6B530E'O, index=0 SGSN_Test-GSUP(438)@00376f35f9fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250123124411091 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) 20250123124411091 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@00376f35f9fd: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@00376f35f9fd: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@00376f35f9fd: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@00376f35f9fd: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@00376f35f9fd: Final verdict of PTC: pass 20250123124411100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(426)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@00376f35f9fd: Final verdict of PTC: none 20250123124411106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124411106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(431)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(436)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@00376f35f9fd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(434)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(429)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(424)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@00376f35f9fd: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Jan 23 12:44:11 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 20250123124411210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124411512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44448) 20250123124412108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124412108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44448, count=52668) 20250123124413109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124413109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Jan 23 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124414110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124414110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_rau_unknown started. 20250123124414608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124414609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124414626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124414626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124414626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124414626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124414626 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124414626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124414626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124414626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124414626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124414627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124414627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124414627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124414627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124414627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124414627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124414627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124414627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124414627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124414627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124414627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124414628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124414628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124414629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124414634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124414634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(447)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(451)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(450)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124414644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124414644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124414644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124414644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124414644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124414645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124414645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124414645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124414645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124414645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124414645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124414645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124414645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124414645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124414645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124414647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(450)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(447)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124414654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250123124414654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124414654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124414654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124414654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124414654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124414654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124414655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124414655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124414655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124414655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124414655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124414655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124414655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124414655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124414655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124414655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124414655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124414656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124414656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_rau_unknown-BVCI210(448)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124414658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124414663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124414663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124415110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124415110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124415110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124415110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@00376f35f9fd: Established a new IPA connection (conn_id=2) 20250123124415111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124415111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@00376f35f9fd: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FFB3C81F'O, index=0 SGSN_Test-GSUP(457)@00376f35f9fd: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250123124416181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124416181 DLLC NOTICE LLME(ffffffff/ffb3c81f){UNASSIGNED} LLC RX: unknown TLLI 0xffb3c81f, creating LLME on the fly (gprs_llc.c:552) 20250123124416181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250123124416181 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123124416181 DMM NOTICE LLME(ffffffff/ffb3c81f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250123124416181 DLLC NOTICE LLME(ffffffff/ffb3c81f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250123124416181 DMM ERROR LLME(ffffffff/ffb3c81f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250123124416181 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250123124416181 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250123124416181 DLLC NOTICE LLME(ffffffff/ffb3c81f){UNASSIGNED} LLGM Assign pre (ffb3c81f => ffffffff) (gprs_llc.c:1079) 20250123124416181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffb3c81f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@00376f35f9fd: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@00376f35f9fd: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@00376f35f9fd: Final verdict of PTC: pass 20250123124416211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@00376f35f9fd: Final verdict of PTC: none 20250123124416216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124416216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(445)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@00376f35f9fd: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(451)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@00376f35f9fd: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(455)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(449)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(443)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(453)@00376f35f9fd: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@00376f35f9fd: Test case TC_rau_unknown finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Jan 23 12:44:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250123124416284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124416585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48992) 20250123124417216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124417216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48992, count=54424) 20250123124418218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124418218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Jan 23 12:44:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124419219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124419219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_rau started. 20250123124419678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124419679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124419695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124419695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124419695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124419695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124419695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124419695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124419695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124419695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124419695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124419696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124419696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124419696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124419697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124419697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124419697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124419697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124419697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124419697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124419697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124419697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124419697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124419697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124419699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124419704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124419704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI196(463)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124419708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124419708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124419708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124419708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124419708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124419708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124419708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124419708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124419708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124419709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124419709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124419709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124419709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124419709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124419709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124419709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124419709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124419709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124419709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124419709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124419709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124419709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124419712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124419718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124419718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124419726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124419726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124419726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124419726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124419726 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124419726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124419726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124419726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124419726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124419727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124419727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124419727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124419727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124419727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124419727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124419727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124419727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124419727 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124419727 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124419727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124419728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124419728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124419729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124419734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124419734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124420081 DGPRS DEBUG Checking for inactive LLMEs, time = 867165 (sgsn.c:131) 20250123124420219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124420219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124420219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124420219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124420220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124420220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@00376f35f9fd: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DFA70B23'O, index=0 SGSN_Test-GSUP(476)@00376f35f9fd: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@00376f35f9fd: 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 := '58FD5F4D628534CECF3684C89B5D007C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE75181C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B31B2A8E6C7F16E9'O } } } } } 20250123124421251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124421251 DLLC NOTICE LLME(ffffffff/dfa70b23){UNASSIGNED} LLC RX: unknown TLLI 0xdfa70b23, creating LLME on the fly (gprs_llc.c:552) 20250123124421251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124421251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20250123124421251 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124421251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124421251 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124421251 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124421251 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124421251 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124421251 DLLC NOTICE LLME(ffffffff/dfa70b23){UNASSIGNED} LLGM Assign pre (dfa70b23 => fb2153f9) (gprs_llc.c:1079) 20250123124421251 DLLC NOTICE LLME(dfa70b23/fb2153f9){ASSIGNED} LLGM Assign post (dfa70b23 => fb2153f9) (gprs_llc.c:1125) 20250123124421251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124421251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124421251 DMM DEBUG MM(262420000000012/fb2153f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124421257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124421257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124421257 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124421257 DMM DEBUG MM(262420000000012/fb2153f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250123124421257 DMM NOTICE MM(262420000000012/fb2153f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124421257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124421257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124421257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124421257 DMM DEBUG MM(262420000000012/fb2153f9) Requesting authorization (sgsn_auth.c:160) 20250123124421257 DMM INFO MM(262420000000012/fb2153f9) Requesting authentication tuples (sgsn_auth.c:184) 20250123124421257 DMM DEBUG MM(262420000000012/fb2153f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124421257 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250123124421257 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@00376f35f9fd: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250123124421259 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124421259 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124421259 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124421259 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124421259 DMM INFO MM(262420000000012/fb2153f9) Subscriber data update (mmctx.c:445) 20250123124421259 DMM DEBUG MM(262420000000012/fb2153f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124421259 DMM INFO MM(262420000000012/fb2153f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124421259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124421259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124421259 DMM INFO MM(262420000000012/fb2153f9) <- GMM AUTH AND CIPHERING REQ (rand = 58 fd 5f 4d 62 85 34 ce cf 36 84 c8 9b 5d 00 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124421264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124421264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124421264 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124421264 DMM INFO MM(262420000000012/fb2153f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124421264 DMM NOTICE MM(262420000000012/fb2153f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124421264 DMM DEBUG MM(262420000000012/fb2153f9) checking auth: received GSM SRES = be 75 18 1c (gprs_gmm.c:666) 20250123124421264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124421264 DMM DEBUG MM(262420000000012/fb2153f9) Requesting authorization (sgsn_auth.c:160) 20250123124421264 DMM INFO MM(262420000000012/fb2153f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124421264 DMM DEBUG MM(262420000000012/fb2153f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124421264 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250123124421264 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) 20250123124421264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124421264 DMM INFO MM(262420000000012/fb2153f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb2153f9) (gprs_gmm.c:300) 20250123124421265 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124421265 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124421265 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250123124421265 DMM INFO MM(262420000000012/fb2153f9) Subscriber data update (mmctx.c:445) 20250123124421265 DMM DEBUG MM(262420000000012/fb2153f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124421265 DMM INFO MM(262420000000012/fb2153f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124421265 DMM NOTICE MM(262420000000012/fb2153f9) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250123124421265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124421265 DMM NOTICE MM(262420000000012/fb2153f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124421265 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) 20250123124421265 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124421265 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250123124421265 DMM INFO MM(262420000000012/fb2153f9) Subscriber data update (mmctx.c:445) 20250123124421265 DMM DEBUG MM(262420000000012/fb2153f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124421270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124421270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124421270 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124421270 DMM INFO MM(262420000000012/fb2153f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124421270 DMM NOTICE MM(262420000000012/fb2153f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124421270 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124421270 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124421270 DLLC NOTICE LLME(dfa70b23/fb2153f9){ASSIGNED} LLGM Assign pre (ffffffff => fb2153f9) (gprs_llc.c:1079) 20250123124421270 DLLC NOTICE LLME(ffffffff/fb2153f9){ASSIGNED} LLGM Assign post (ffffffff => fb2153f9) (gprs_llc.c:1125) 20250123124421270 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124421270 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124421270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124421270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@00376f35f9fd: setverdict(pass): none -> pass 20250123124421327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124421327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124421327 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124421327 DMM INFO MM(262420000000012/fb2153f9) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250123124421327 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124421327 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123124421327 DLLC NOTICE LLME(ffffffff/fb2153f9){ASSIGNED} LLGM Assign pre (fb2153f9 => f3b0d683) (gprs_llc.c:1079) 20250123124421327 DLLC NOTICE LLME(fb2153f9/f3b0d683){ASSIGNED} LLGM Assign post (fb2153f9 => f3b0d683) (gprs_llc.c:1125) 20250123124421327 DMM INFO MM(262420000000012/f3b0d683) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@00376f35f9fd: Removing Client IMSI='262420000000012'H, index=0 20250123124421340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124421340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250123124421340 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124421340 DMM INFO MM(262420000000012/f3b0d683) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123124421341 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123124421341 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124421341 DLLC NOTICE LLME(fb2153f9/f3b0d683){ASSIGNED} LLGM Assign pre (ffffffff => f3b0d683) (gprs_llc.c:1079) 20250123124421341 DLLC NOTICE LLME(ffffffff/f3b0d683){ASSIGNED} LLGM Assign post (ffffffff => f3b0d683) (gprs_llc.c:1125) 20250123124421341 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@00376f35f9fd: Final verdict of PTC: pass 20250123124421345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57446<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124421350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124421350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(460)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(464)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(476)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(474)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(469)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(472)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(467)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(462)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_rau finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Jan 23 12:44:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250123124421438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124421840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91692) 20250123124422351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124422351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91692, count=92232) 20250123124423351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124423351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Jan 23 12:44:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124424352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124424353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_rau_a_a started. 20250123124424925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124424928 DMM INFO MM(262420000000012/f3b0d683) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124424928 DMM INFO MM(262420000000012/f3b0d683) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124424928 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124424928 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124424928 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124424928 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124424928 DLLC NOTICE LLME(ffffffff/f3b0d683){ASSIGNED} LLGM Assign pre (f3b0d683 => ffffffff) (gprs_llc.c:1079) 20250123124424928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3b0d683 => ffffffff) (gprs_llc.c:1125) 20250123124424928 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250123124424928 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) 20250123124424928 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20250123124424928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124424928 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124424928 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124424928 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124424928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124424978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124424979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124424979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124424979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124424979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124424979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124424979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124424979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124424979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124424979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124424979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124424979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124424980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124424980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124424980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124424980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124424980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124424980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124424980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124424980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124424980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124424980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124424982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124424986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124424986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124424993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124424993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124424993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124424993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124424993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124424993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124424993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124424993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124424993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124424995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124424995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124424995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124424995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124424995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124424995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124424995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124424995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124424995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124424995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124424995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124424995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124424995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124424998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124425004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124425004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(489)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124425008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124425008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124425008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124425008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124425008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124425008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124425008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124425008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124425008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124425009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124425009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124425009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124425009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124425009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124425009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124425009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124425009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124425009 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124425009 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124425009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124425009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124425009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124425012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124425017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124425017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124425354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124425354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124425354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124425354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124425358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124425359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@00376f35f9fd: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C818612F'O, index=0 SGSN_Test-GSUP(495)@00376f35f9fd: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@00376f35f9fd: 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 := '7CD5AA1C2083B4E88830FA3CE0B6FABD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '067A70C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3ADDBD0BB03B23EE'O } } } } } 20250123124426411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426411 DLLC NOTICE LLME(ffffffff/c818612f){UNASSIGNED} LLC RX: unknown TLLI 0xc818612f, creating LLME on the fly (gprs_llc.c:552) 20250123124426411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20250123124426411 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124426411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124426411 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124426411 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124426411 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124426411 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124426411 DLLC NOTICE LLME(ffffffff/c818612f){UNASSIGNED} LLGM Assign pre (c818612f => dd2d341e) (gprs_llc.c:1079) 20250123124426411 DLLC NOTICE LLME(c818612f/dd2d341e){ASSIGNED} LLGM Assign post (c818612f => dd2d341e) (gprs_llc.c:1125) 20250123124426411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124426411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124426411 DMM DEBUG MM(262420000000037/dd2d341e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124426417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426417 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426417 DMM DEBUG MM(262420000000037/dd2d341e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250123124426417 DMM NOTICE MM(262420000000037/dd2d341e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124426417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124426417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124426417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124426417 DMM DEBUG MM(262420000000037/dd2d341e) Requesting authorization (sgsn_auth.c:160) 20250123124426417 DMM INFO MM(262420000000037/dd2d341e) Requesting authentication tuples (sgsn_auth.c:184) 20250123124426417 DMM DEBUG MM(262420000000037/dd2d341e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124426417 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250123124426417 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@00376f35f9fd: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250123124426418 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124426418 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124426418 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124426418 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124426418 DMM INFO MM(262420000000037/dd2d341e) Subscriber data update (mmctx.c:445) 20250123124426418 DMM DEBUG MM(262420000000037/dd2d341e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124426418 DMM INFO MM(262420000000037/dd2d341e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124426418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124426418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124426418 DMM INFO MM(262420000000037/dd2d341e) <- GMM AUTH AND CIPHERING REQ (rand = 7c d5 aa 1c 20 83 b4 e8 88 30 fa 3c e0 b6 fa bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124426421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426421 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426421 DMM INFO MM(262420000000037/dd2d341e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124426421 DMM NOTICE MM(262420000000037/dd2d341e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124426421 DMM DEBUG MM(262420000000037/dd2d341e) checking auth: received GSM SRES = 06 7a 70 c6 (gprs_gmm.c:666) 20250123124426421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124426421 DMM DEBUG MM(262420000000037/dd2d341e) Requesting authorization (sgsn_auth.c:160) 20250123124426421 DMM INFO MM(262420000000037/dd2d341e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124426421 DMM DEBUG MM(262420000000037/dd2d341e) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124426421 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250123124426421 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) 20250123124426421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124426421 DMM INFO MM(262420000000037/dd2d341e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd2d341e) (gprs_gmm.c:300) 20250123124426422 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124426422 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124426422 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250123124426422 DMM INFO MM(262420000000037/dd2d341e) Subscriber data update (mmctx.c:445) 20250123124426422 DMM DEBUG MM(262420000000037/dd2d341e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124426422 DMM INFO MM(262420000000037/dd2d341e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124426422 DMM NOTICE MM(262420000000037/dd2d341e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250123124426422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124426422 DMM NOTICE MM(262420000000037/dd2d341e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124426422 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) 20250123124426422 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124426422 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250123124426422 DMM INFO MM(262420000000037/dd2d341e) Subscriber data update (mmctx.c:445) 20250123124426422 DMM DEBUG MM(262420000000037/dd2d341e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124426425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426425 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426425 DMM INFO MM(262420000000037/dd2d341e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124426425 DMM NOTICE MM(262420000000037/dd2d341e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124426425 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124426425 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124426425 DLLC NOTICE LLME(c818612f/dd2d341e){ASSIGNED} LLGM Assign pre (ffffffff => dd2d341e) (gprs_llc.c:1079) 20250123124426425 DLLC NOTICE LLME(ffffffff/dd2d341e){ASSIGNED} LLGM Assign post (ffffffff => dd2d341e) (gprs_llc.c:1125) 20250123124426425 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124426425 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124426425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124426425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@00376f35f9fd: setverdict(pass): none -> pass 20250123124426477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426477 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426477 DMM INFO MM(262420000000037/dd2d341e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123124426477 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124426477 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123124426477 DLLC NOTICE LLME(ffffffff/dd2d341e){ASSIGNED} LLGM Assign pre (dd2d341e => cc3473aa) (gprs_llc.c:1079) 20250123124426477 DLLC NOTICE LLME(dd2d341e/cc3473aa){ASSIGNED} LLGM Assign post (dd2d341e => cc3473aa) (gprs_llc.c:1125) 20250123124426477 DMM INFO MM(262420000000037/cc3473aa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124426481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426481 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426481 DMM INFO MM(262420000000037/cc3473aa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123124426481 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123124426481 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124426481 DLLC NOTICE LLME(dd2d341e/cc3473aa){ASSIGNED} LLGM Assign pre (ffffffff => cc3473aa) (gprs_llc.c:1079) 20250123124426481 DLLC NOTICE LLME(ffffffff/cc3473aa){ASSIGNED} LLGM Assign post (ffffffff => cc3473aa) (gprs_llc.c:1125) 20250123124426481 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250123124426481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426481 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426481 DMM INFO MM(262420000000037/cc3473aa) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123124426481 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124426481 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123124426481 DLLC NOTICE LLME(ffffffff/cc3473aa){ASSIGNED} LLGM Assign pre (cc3473aa => f9fb03e5) (gprs_llc.c:1079) 20250123124426481 DLLC NOTICE LLME(cc3473aa/f9fb03e5){ASSIGNED} LLGM Assign post (cc3473aa => f9fb03e5) (gprs_llc.c:1125) 20250123124426481 DMM INFO MM(262420000000037/f9fb03e5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124426483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426484 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426484 DMM INFO MM(262420000000037/f9fb03e5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123124426484 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123124426484 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124426484 DLLC NOTICE LLME(cc3473aa/f9fb03e5){ASSIGNED} LLGM Assign pre (ffffffff => f9fb03e5) (gprs_llc.c:1079) 20250123124426484 DLLC NOTICE LLME(ffffffff/f9fb03e5){ASSIGNED} LLGM Assign post (ffffffff => f9fb03e5) (gprs_llc.c:1125) 20250123124426484 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250123124426484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124426484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124426484 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124426484 DMM INFO MM(262420000000037/f9fb03e5) -> GMM DETACH REQUEST TLLI=0xf9fb03e5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250123124426484 DMM INFO MM(262420000000037/f9fb03e5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124426484 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124426484 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124426484 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124426484 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124426484 DLLC NOTICE LLME(ffffffff/f9fb03e5){ASSIGNED} LLGM Assign pre (f9fb03e5 => ffffffff) (gprs_llc.c:1079) 20250123124426484 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9fb03e5 => ffffffff) (gprs_llc.c:1125) 20250123124426484 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250123124426484 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) 20250123124426484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124426484 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124426484 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124426484 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124426485 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@00376f35f9fd: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@00376f35f9fd: Final verdict of PTC: pass 20250123124431504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124431507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124431508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI196(482)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(495)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(493)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(488)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(483)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(491)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(481)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(486)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Jan 23 12:44:31 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 20250123124431557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124431859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111568) 20250123124432508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124432508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111568, count=112108) 20250123124433509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124433510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Jan 23 12:44:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124434511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124434511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_rau_a_b started. 20250123124434949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124434951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124434995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124434995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124434995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124434995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124434995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124434995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124434995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124434995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124434995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124434996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124434996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124434996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124434996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124434996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124434996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124434996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124434996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124434996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124434996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124434996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124434996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124434996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124434999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250123124435005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124435005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(507)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_rau_a_b-BVCI196(501)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124435008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124435008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124435008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124435008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124435008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124435008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124435008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124435008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124435008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124435009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124435009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124435009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124435009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124435009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124435009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124435009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124435009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124435009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124435009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124435009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124435009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124435009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124435012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124435017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124435017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124435025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124435025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124435025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124435025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124435025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124435025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124435025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124435025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124435025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124435026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124435026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124435026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124435026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124435026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124435026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124435026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124435026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124435026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124435026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124435026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124435027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124435027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124435029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124435033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124435033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124435513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124435513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124435513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124435513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124435517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124435518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@00376f35f9fd: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EA2F72B8'O, index=0 SGSN_Test-GSUP(514)@00376f35f9fd: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@00376f35f9fd: 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 := '5C6A71B71C70AEDAA8361BD0098207BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E7AD303'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CB042C527D38BE7'O } } } } } 20250123124436588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436588 DLLC NOTICE LLME(ffffffff/ea2f72b8){UNASSIGNED} LLC RX: unknown TLLI 0xea2f72b8, creating LLME on the fly (gprs_llc.c:552) 20250123124436588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20250123124436588 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124436588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124436588 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124436588 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124436588 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124436588 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124436588 DLLC NOTICE LLME(ffffffff/ea2f72b8){UNASSIGNED} LLGM Assign pre (ea2f72b8 => cd93032f) (gprs_llc.c:1079) 20250123124436588 DLLC NOTICE LLME(ea2f72b8/cd93032f){ASSIGNED} LLGM Assign post (ea2f72b8 => cd93032f) (gprs_llc.c:1125) 20250123124436588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124436588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124436588 DMM DEBUG MM(262420000000038/cd93032f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124436607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436607 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436607 DMM DEBUG MM(262420000000038/cd93032f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250123124436607 DMM NOTICE MM(262420000000038/cd93032f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124436607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124436607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124436607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124436607 DMM DEBUG MM(262420000000038/cd93032f) Requesting authorization (sgsn_auth.c:160) 20250123124436607 DMM INFO MM(262420000000038/cd93032f) Requesting authentication tuples (sgsn_auth.c:184) 20250123124436607 DMM DEBUG MM(262420000000038/cd93032f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124436607 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250123124436607 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@00376f35f9fd: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250123124436614 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124436614 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124436614 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124436614 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124436614 DMM INFO MM(262420000000038/cd93032f) Subscriber data update (mmctx.c:445) 20250123124436614 DMM DEBUG MM(262420000000038/cd93032f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124436614 DMM INFO MM(262420000000038/cd93032f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124436614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124436614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124436614 DMM INFO MM(262420000000038/cd93032f) <- GMM AUTH AND CIPHERING REQ (rand = 5c 6a 71 b7 1c 70 ae da a8 36 1b d0 09 82 07 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124436629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436629 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436629 DMM INFO MM(262420000000038/cd93032f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124436629 DMM NOTICE MM(262420000000038/cd93032f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124436629 DMM DEBUG MM(262420000000038/cd93032f) checking auth: received GSM SRES = 6e 7a d3 03 (gprs_gmm.c:666) 20250123124436629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124436629 DMM DEBUG MM(262420000000038/cd93032f) Requesting authorization (sgsn_auth.c:160) 20250123124436629 DMM INFO MM(262420000000038/cd93032f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124436629 DMM DEBUG MM(262420000000038/cd93032f) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124436629 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250123124436629 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) 20250123124436629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124436629 DMM INFO MM(262420000000038/cd93032f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd93032f) (gprs_gmm.c:300) 20250123124436632 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124436632 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124436632 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250123124436632 DMM INFO MM(262420000000038/cd93032f) Subscriber data update (mmctx.c:445) 20250123124436632 DMM DEBUG MM(262420000000038/cd93032f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124436632 DMM INFO MM(262420000000038/cd93032f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124436632 DMM NOTICE MM(262420000000038/cd93032f) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250123124436632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124436632 DMM NOTICE MM(262420000000038/cd93032f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124436632 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) 20250123124436634 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124436634 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250123124436634 DMM INFO MM(262420000000038/cd93032f) Subscriber data update (mmctx.c:445) 20250123124436634 DMM DEBUG MM(262420000000038/cd93032f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124436644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436644 DMM INFO MM(262420000000038/cd93032f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124436644 DMM NOTICE MM(262420000000038/cd93032f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124436644 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124436644 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124436644 DLLC NOTICE LLME(ea2f72b8/cd93032f){ASSIGNED} LLGM Assign pre (ffffffff => cd93032f) (gprs_llc.c:1079) 20250123124436644 DLLC NOTICE LLME(ffffffff/cd93032f){ASSIGNED} LLGM Assign post (ffffffff => cd93032f) (gprs_llc.c:1125) 20250123124436644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124436644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124436644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124436644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@00376f35f9fd: attach complete sending rau 20250123124436701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436701 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436701 DMM INFO MM(262420000000038/cd93032f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123124436701 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124436701 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123124436701 DLLC NOTICE LLME(ffffffff/cd93032f){ASSIGNED} LLGM Assign pre (cd93032f => c3250d69) (gprs_llc.c:1079) 20250123124436701 DLLC NOTICE LLME(cd93032f/c3250d69){ASSIGNED} LLGM Assign post (cd93032f => c3250d69) (gprs_llc.c:1125) 20250123124436701 DMM INFO MM(262420000000038/c3250d69) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@00376f35f9fd: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@00376f35f9fd: Removing Client IMSI='262420000000038'H, index=0 20250123124436717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436717 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436717 DMM INFO MM(262420000000038/c3250d69) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123124436717 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123124436717 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124436717 DLLC NOTICE LLME(cd93032f/c3250d69){ASSIGNED} LLGM Assign pre (ffffffff => c3250d69) (gprs_llc.c:1079) 20250123124436717 DLLC NOTICE LLME(ffffffff/c3250d69){ASSIGNED} LLGM Assign post (ffffffff => c3250d69) (gprs_llc.c:1125) 20250123124436717 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@00376f35f9fd: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C3250D69'O, index=0 TC_attach_rau_a_b(516)@00376f35f9fd: sending second RAU via different RA 20250123124436726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436726 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123124436726 DMM INFO MM(262420000000038/c3250d69) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c3250d69, P-TMSI: c3250d69 (00000000), TLLI: c3250d69 (c3250d69), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250123124436726 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250123124436726 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123124436726 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124436726 DLLC NOTICE LLME(ffffffff/c3250d69){ASSIGNED} LLGM Assign pre (c3250d69 => c3250d69) (gprs_llc.c:1079) 20250123124436726 DLLC NOTICE LLME(c3250d69/c3250d69){ASSIGNED} LLGM Assign post (c3250d69 => c3250d69) (gprs_llc.c:1125) 20250123124436726 DMM INFO MM(262420000000038/c3250d69) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124436755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436755 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436755 DMM INFO MM(262420000000038/c3250d69) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123124436755 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123124436755 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124436755 DLLC NOTICE LLME(c3250d69/c3250d69){ASSIGNED} LLGM Assign pre (ffffffff => c3250d69) (gprs_llc.c:1079) 20250123124436755 DLLC NOTICE LLME(ffffffff/c3250d69){ASSIGNED} LLGM Assign post (ffffffff => c3250d69) (gprs_llc.c:1125) 20250123124436755 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250123124436756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124436756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124436756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124436756 DMM INFO MM(262420000000038/c3250d69) -> GMM DETACH REQUEST TLLI=0xc3250d69 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250123124436756 DMM INFO MM(262420000000038/c3250d69) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124436756 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124436756 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124436756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124436756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124436756 DLLC NOTICE LLME(ffffffff/c3250d69){ASSIGNED} LLGM Assign pre (c3250d69 => ffffffff) (gprs_llc.c:1079) 20250123124436756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3250d69 => ffffffff) (gprs_llc.c:1125) 20250123124436756 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250123124436756 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) 20250123124436756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124436756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124436756 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124436756 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124436757 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@00376f35f9fd: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@00376f35f9fd: Final verdict of PTC: pass 20250123124441767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124441770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124441770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(502)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(507)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(512)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@00376f35f9fd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(505)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(510)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(500)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Jan 23 12:44:41 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 20250123124441837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124442139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102820) 20250123124442772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124442772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102820, count=108252) 20250123124443773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124443773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Jan 23 12:44:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124444775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124444775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_usim_resync started. 20250123124445238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124445241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124445282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124445282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124445283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124445283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124445283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124445283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124445283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124445283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124445283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124445284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124445284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124445284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124445284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124445284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124445284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124445284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124445284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124445284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124445284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124445284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124445285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124445285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124445287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124445297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124445297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(523)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(520)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124445303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124445303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124445303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124445303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124445303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124445303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124445303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124445303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124445303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124445305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124445305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124445305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124445305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124445305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124445305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124445305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124445305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124445305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124445305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124445305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124445305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124445305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124445307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124445313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124445313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(527)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_resync-BVCI210(525)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(531)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124445317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124445317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124445317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124445317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124445317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124445317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124445317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124445317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124445317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124445318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124445318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124445318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124445318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124445318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124445318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124445318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124445318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124445318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124445318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124445318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124445318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124445318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124445320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124445325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124445325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124445777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124445777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124445777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124445777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124445781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124445782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@00376f35f9fd: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FDF46DD5'O, index=0 SGSN_Test-GSUP(533)@00376f35f9fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@00376f35f9fd: 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 := '78A31811B779756CA512D01F8AE78ED3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '629B9BAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CFF68272AFED683'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '25001ACF258BA88BECD1C7CE8EC79CDE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A1AB34678B7B4B4AE935C17A5B67BFA7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D30580C8AF0A94AE43127BD101954F7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FACA15DA0D143BC9'O } } } } } 20250123124446863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124446863 DLLC NOTICE LLME(ffffffff/fdf46dd5){UNASSIGNED} LLC RX: unknown TLLI 0xfdf46dd5, creating LLME on the fly (gprs_llc.c:552) 20250123124446863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124446863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250123124446863 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124446863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124446863 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124446863 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124446863 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124446863 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124446863 DLLC NOTICE LLME(ffffffff/fdf46dd5){UNASSIGNED} LLGM Assign pre (fdf46dd5 => c7fd87d6) (gprs_llc.c:1079) 20250123124446863 DLLC NOTICE LLME(fdf46dd5/c7fd87d6){ASSIGNED} LLGM Assign post (fdf46dd5 => c7fd87d6) (gprs_llc.c:1125) 20250123124446863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124446863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124446863 DMM DEBUG MM(262420000000040/c7fd87d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124446880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124446880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124446880 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124446880 DMM DEBUG MM(262420000000040/c7fd87d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250123124446880 DMM NOTICE MM(262420000000040/c7fd87d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124446880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124446880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124446880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124446880 DMM DEBUG MM(262420000000040/c7fd87d6) Requesting authorization (sgsn_auth.c:160) 20250123124446880 DMM INFO MM(262420000000040/c7fd87d6) Requesting authentication tuples (sgsn_auth.c:184) 20250123124446880 DMM DEBUG MM(262420000000040/c7fd87d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124446880 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250123124446880 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@00376f35f9fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@00376f35f9fd: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250123124446885 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124446886 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124446886 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124446886 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124446886 DMM INFO MM(262420000000040/c7fd87d6) Subscriber data update (mmctx.c:445) 20250123124446886 DMM DEBUG MM(262420000000040/c7fd87d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124446886 DMM INFO MM(262420000000040/c7fd87d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124446886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124446886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124446886 DMM INFO MM(262420000000040/c7fd87d6) <- GMM AUTH AND CIPHERING REQ (rand = 78 a3 18 11 b7 79 75 6c a5 12 d0 1f 8a e7 8e d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 30 58 0c 8a f0 a9 4a e4 31 27 bd 10 19 54 f7 ) (gprs_gmm.c:483) 20250123124446900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124446900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124446900 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124446900 DMM INFO MM(262420000000040/c7fd87d6) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250123124446900 DMM INFO MM(262420000000040/c7fd87d6) R99 AUTHENTICATION SYNCH (AUTS = 1acc96670969aaeb65c74ab5ab8a) (gprs_gmm.c:711) 20250123124446900 DMM DEBUG MM(262420000000040/c7fd87d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124446900 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250123124446900 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 1a cc 96 67 09 69 aa eb 65 c7 4a b5 ab 8a 20 10 78 a3 18 11 b7 79 75 6c a5 12 d0 1f 8a e7 8e d3 28 01 01 (gprs_subscriber.c:210) 20250123124446901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250123124446901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250123124446902 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124446902 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124446902 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124446902 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124446902 DMM INFO MM(262420000000040/c7fd87d6) Subscriber data update (mmctx.c:445) 20250123124446902 DMM DEBUG MM(262420000000040/c7fd87d6) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250123124446903 DMM INFO MM(262420000000040/c7fd87d6) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250123124446903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124446903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124446903 DMM INFO MM(262420000000040/c7fd87d6) <- GMM AUTH AND CIPHERING REQ (rand = 34 64 1a 2f 0f 12 ee 3f 03 f9 28 d7 6f bd 0c d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d 6d cc 3a a6 0e db 98 75 ac 31 f9 bc 19 2f 10 ) (gprs_gmm.c:483) 20250123124446914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124446914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7f1db0 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124446914 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124446914 DMM INFO MM(262420000000040/c7fd87d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124446914 DMM NOTICE MM(262420000000040/c7fd87d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124446914 DMM DEBUG MM(262420000000040/c7fd87d6) checking auth: received UMTS RES = 8a 97 aa 3e 3f 68 51 ea (gprs_gmm.c:666) 20250123124446914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124446914 DMM DEBUG MM(262420000000040/c7fd87d6) Requesting authorization (sgsn_auth.c:160) 20250123124446914 DMM INFO MM(262420000000040/c7fd87d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124446914 DMM DEBUG MM(262420000000040/c7fd87d6) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124446914 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250123124446914 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) 20250123124446914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124446914 DMM INFO MM(262420000000040/c7fd87d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7fd87d6) (gprs_gmm.c:300) 20250123124446917 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124446917 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124446917 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250123124446917 DMM INFO MM(262420000000040/c7fd87d6) Subscriber data update (mmctx.c:445) 20250123124446917 DMM DEBUG MM(262420000000040/c7fd87d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124446917 DMM INFO MM(262420000000040/c7fd87d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124446917 DMM NOTICE MM(262420000000040/c7fd87d6) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250123124446917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124446917 DMM NOTICE MM(262420000000040/c7fd87d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124446917 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) 20250123124446919 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124446919 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250123124446919 DMM INFO MM(262420000000040/c7fd87d6) Subscriber data update (mmctx.c:445) 20250123124446919 DMM DEBUG MM(262420000000040/c7fd87d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@00376f35f9fd: Removing Client IMSI='262420000000040'H, index=0 20250123124446929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124446929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124446929 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124446929 DMM INFO MM(262420000000040/c7fd87d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124446929 DMM NOTICE MM(262420000000040/c7fd87d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124446929 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124446929 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124446929 DLLC NOTICE LLME(fdf46dd5/c7fd87d6){ASSIGNED} LLGM Assign pre (ffffffff => c7fd87d6) (gprs_llc.c:1079) 20250123124446929 DLLC NOTICE LLME(ffffffff/c7fd87d6){ASSIGNED} LLGM Assign post (ffffffff => c7fd87d6) (gprs_llc.c:1125) 20250123124446929 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124446929 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124446929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124446929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@00376f35f9fd: Final verdict of PTC: pass 20250123124446933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(526)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(521)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(531)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@00376f35f9fd: Final verdict of PTC: none 20250123124446939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124446939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(532)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(524)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(529)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(519)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_usim_resync finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Jan 23 12:44:46 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 20250123124447012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124447414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94148) 20250123124447940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124447940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94148, count=95308) 20250123124448942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124448942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Jan 23 12:44:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124449944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124449944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123124450082 DGPRS DEBUG Checking for inactive LLMEs, time = 867195 (sgsn.c:131) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_usim_a54_a54 started. 20250123124450513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124450515 DMM INFO MM(262420000000040/c7fd87d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124450515 DMM INFO MM(262420000000040/c7fd87d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124450515 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124450515 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124450515 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124450515 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124450515 DLLC NOTICE LLME(ffffffff/c7fd87d6){ASSIGNED} LLGM Assign pre (c7fd87d6 => ffffffff) (gprs_llc.c:1079) 20250123124450515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7fd87d6 => ffffffff) (gprs_llc.c:1125) 20250123124450515 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250123124450515 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) 20250123124450515 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20250123124450515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124450515 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124450515 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124450515 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124450515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124450557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124450558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124450558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124450558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124450558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124450558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124450558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124450558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124450558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124450558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124450558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124450558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124450558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124450559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(540)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124450559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124450560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124450565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124450565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124450571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124450571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124450571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124450571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124450571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124450571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124450571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124450571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124450571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124450572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124450572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124450572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124450572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124450572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124450572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124450572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124450572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124450572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124450572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124450572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124450573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124450573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124450574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124450579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124450579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(544)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124450585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124450585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124450585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124450585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124450585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124450585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124450585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124450585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124450585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124450586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124450586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124450586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124450586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124450586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124450586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124450586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124450586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124450586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124450586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124450586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124450586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124450586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124450588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124450592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124450592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124450946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124450946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124450946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124450946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124450950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124450952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@00376f35f9fd: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D7F0BF97'O, index=0 SGSN_Test-GSUP(552)@00376f35f9fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@00376f35f9fd: 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 := '5FDCC3778F92DE1DCD82256AFF1594D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EABF969'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '528F95A334C0C811'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D48FAA0CF3C2B5C2550FE033CD0488D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E434FB197D035F714D24CBE838682181'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E0A220018CD5C2189143A33BE1E4DC34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '12EBD80E3F0DEB21'O } } } } } 20250123124452024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124452024 DLLC NOTICE LLME(ffffffff/d7f0bf97){UNASSIGNED} LLC RX: unknown TLLI 0xd7f0bf97, creating LLME on the fly (gprs_llc.c:552) 20250123124452024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124452024 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250123124452025 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124452025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124452025 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124452025 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124452025 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124452025 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124452025 DLLC NOTICE LLME(ffffffff/d7f0bf97){UNASSIGNED} LLGM Assign pre (d7f0bf97 => cf5fc821) (gprs_llc.c:1079) 20250123124452025 DLLC NOTICE LLME(d7f0bf97/cf5fc821){ASSIGNED} LLGM Assign post (d7f0bf97 => cf5fc821) (gprs_llc.c:1125) 20250123124452025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124452025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124452025 DMM DEBUG MM(262420000000040/cf5fc821) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124452044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124452044 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124452044 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124452044 DMM DEBUG MM(262420000000040/cf5fc821) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250123124452044 DMM NOTICE MM(262420000000040/cf5fc821) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124452044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124452044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124452044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124452044 DMM DEBUG MM(262420000000040/cf5fc821) Requesting authorization (sgsn_auth.c:160) 20250123124452045 DMM INFO MM(262420000000040/cf5fc821) Requesting authentication tuples (sgsn_auth.c:184) 20250123124452045 DMM DEBUG MM(262420000000040/cf5fc821) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124452045 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250123124452045 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@00376f35f9fd: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250123124452050 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124452050 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124452050 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124452050 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124452050 DMM INFO MM(262420000000040/cf5fc821) Subscriber data update (mmctx.c:445) 20250123124452050 DMM DEBUG MM(262420000000040/cf5fc821) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124452050 DMM INFO MM(262420000000040/cf5fc821) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124452050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124452050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124452050 DMM INFO MM(262420000000040/cf5fc821) <- GMM AUTH AND CIPHERING REQ (rand = 5f dc c3 77 8f 92 de 1d cd 82 25 6a ff 15 94 d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 a2 20 01 8c d5 c2 18 91 43 a3 3b e1 e4 dc 34 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@00376f35f9fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@00376f35f9fd: Final verdict of PTC: pass 20250123124452069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124452074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124452074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(540)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(545)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(550)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(538)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(548)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(543)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Jan 23 12:44:52 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 20250123124452164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124452566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48324) 20250123124453074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124453074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48324, count=72184) 20250123124454075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124454076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Jan 23 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124455077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124455077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_usim_a54_a53 started. 20250123124455666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124455669 DMM INFO MM(262420000000040/cf5fc821) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124455669 DMM INFO MM(262420000000040/cf5fc821) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124455669 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124455669 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124455669 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124455669 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124455669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Deallocated (fsm.c:568) 20250123124455669 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124455669 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124455669 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124455669 DLLC NOTICE LLME(d7f0bf97/cf5fc821){ASSIGNED} LLGM Assign pre (cf5fc821 => ffffffff) (gprs_llc.c:1079) 20250123124455669 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf5fc821 => ffffffff) (gprs_llc.c:1125) 20250123124455669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124455717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124455717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124455717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124455717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124455717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124455717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124455718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124455718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124455718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124455719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124455719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124455719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124455719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124455719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124455719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124455719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124455719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124455719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124455719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124455724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(556)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124455731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124455731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(565)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(564)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124455739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124455739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124455739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124455739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124455739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124455739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124455739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124455739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124455739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124455740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124455740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124455740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124455740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124455740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124455740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124455740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124455740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124455740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124455740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124455740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124455740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124455740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124455742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(561)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124455748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124455748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(569)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124455749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124455749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124455749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124455749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124455749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124455749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124455749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124455749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_usim_a54_a53-BVCI210(562)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124455750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124455750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124455752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124455757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124455757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124456077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124456078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124456078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124456078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124456082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124456083 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@00376f35f9fd: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D5B002E1'O, index=0 SGSN_Test-GSUP(571)@00376f35f9fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@00376f35f9fd: 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 := 'E060058ABD99813DD52CAC8FB97EF3A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC74E7AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F85DD2F8411EB55'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '88B03DDD98ABFC95589E70142918347A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16911E1F6668A1187B24BAB6CBCF5BAC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60CC52F27ACDAA1B70B04D6EBCE82C29'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC2E3B425A2ADFF0'O } } } } } 20250123124457127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124457127 DLLC NOTICE LLME(ffffffff/d5b002e1){UNASSIGNED} LLC RX: unknown TLLI 0xd5b002e1, creating LLME on the fly (gprs_llc.c:552) 20250123124457127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124457127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250123124457127 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124457127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124457127 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124457127 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124457127 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124457127 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124457127 DLLC NOTICE LLME(ffffffff/d5b002e1){UNASSIGNED} LLGM Assign pre (d5b002e1 => f2ff43d0) (gprs_llc.c:1079) 20250123124457127 DLLC NOTICE LLME(d5b002e1/f2ff43d0){ASSIGNED} LLGM Assign post (d5b002e1 => f2ff43d0) (gprs_llc.c:1125) 20250123124457127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124457127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124457127 DMM DEBUG MM(262420000000040/f2ff43d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124457142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124457142 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124457142 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124457142 DMM DEBUG MM(262420000000040/f2ff43d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250123124457142 DMM NOTICE MM(262420000000040/f2ff43d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124457142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124457142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124457142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124457142 DMM DEBUG MM(262420000000040/f2ff43d0) Requesting authorization (sgsn_auth.c:160) 20250123124457142 DMM INFO MM(262420000000040/f2ff43d0) Requesting authentication tuples (sgsn_auth.c:184) 20250123124457142 DMM DEBUG MM(262420000000040/f2ff43d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124457143 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250123124457143 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@00376f35f9fd: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250123124457148 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124457148 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124457148 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124457148 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124457148 DMM INFO MM(262420000000040/f2ff43d0) Subscriber data update (mmctx.c:445) 20250123124457148 DMM DEBUG MM(262420000000040/f2ff43d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124457148 DMM INFO MM(262420000000040/f2ff43d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124457148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124457148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124457148 DMM INFO MM(262420000000040/f2ff43d0) <- GMM AUTH AND CIPHERING REQ (rand = e0 60 05 8a bd 99 81 3d d5 2c ac 8f b9 7e f3 a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 cc 52 f2 7a cd aa 1b 70 b0 4d 6e bc e8 2c 29 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@00376f35f9fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@00376f35f9fd: Final verdict of PTC: pass 20250123124457168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(565)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(569)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@00376f35f9fd: Final verdict of PTC: none 20250123124457173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_usim_a54_a53-BVCI220(568)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(559)@00376f35f9fd: Final verdict of PTC: none 20250123124457173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI210(562)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(557)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(563)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(567)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Jan 23 12:44:57 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 20250123124457228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124457630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70804) 20250123124458175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124458175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70804, count=71964) 20250123124459176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124459176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Jan 23 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124500176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124500177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_usim_a53_a54 started. 20250123124500723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124500726 DMM INFO MM(262420000000040/f2ff43d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124500726 DMM INFO MM(262420000000040/f2ff43d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124500726 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124500726 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124500726 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124500726 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124500726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Deallocated (fsm.c:568) 20250123124500726 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124500726 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124500726 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124500726 DLLC NOTICE LLME(d5b002e1/f2ff43d0){ASSIGNED} LLGM Assign pre (f2ff43d0 => ffffffff) (gprs_llc.c:1079) 20250123124500726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2ff43d0 => ffffffff) (gprs_llc.c:1125) 20250123124500726 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124500770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124500770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124500770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124500770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124500770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124500770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124500770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124500770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124500770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124500771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124500771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124500771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124500772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124500772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124500772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124500772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124500772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124500772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124500772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124500772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124500772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124500772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124500777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(575)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124500785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124500785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(584)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124500795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124500795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124500795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124500795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124500795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124500795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124500795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124500795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124500795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124500797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124500797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124500797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124500797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124500797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124500797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124500797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124500797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124500797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124500797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124500797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124500797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124500797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124500799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250123124500805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124500805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(588)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_usim_a53_a54-BVCI210(581)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124500808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124500808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124500808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124500808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124500808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124500808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124500808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124500808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124500808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124500809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124500809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124500809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124500809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124500809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124500809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124500809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124500809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124500809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124500809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124500809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124500809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124500809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124500811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124500815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124500815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124501177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124501177 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124501177 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124501178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124501182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124501183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@00376f35f9fd: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='EA967EB4'O, index=0 SGSN_Test-GSUP(590)@00376f35f9fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@00376f35f9fd: 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 := '7C6EC39AF4672BACB5C4D3F00DA9468D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6CC6FDE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBCADB610C8F55D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D764ECCBA7E7E5DD93F1993839DFDCBD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EDEDDABE55DBD3112B7282AE2B3EC757'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CC4F52589508E61F4643C4B50FD41BB3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '829F98B548553CBA'O } } } } } 20250123124502227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124502227 DLLC NOTICE LLME(ffffffff/ea967eb4){UNASSIGNED} LLC RX: unknown TLLI 0xea967eb4, creating LLME on the fly (gprs_llc.c:552) 20250123124502227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124502227 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250123124502227 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124502227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124502227 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124502227 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124502227 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124502227 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124502227 DLLC NOTICE LLME(ffffffff/ea967eb4){UNASSIGNED} LLGM Assign pre (ea967eb4 => dd41956a) (gprs_llc.c:1079) 20250123124502227 DLLC NOTICE LLME(ea967eb4/dd41956a){ASSIGNED} LLGM Assign post (ea967eb4 => dd41956a) (gprs_llc.c:1125) 20250123124502227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124502227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124502227 DMM DEBUG MM(262420000000040/dd41956a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124502238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124502238 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124502238 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124502238 DMM DEBUG MM(262420000000040/dd41956a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250123124502238 DMM NOTICE MM(262420000000040/dd41956a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124502238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124502238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124502238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124502238 DMM DEBUG MM(262420000000040/dd41956a) Requesting authorization (sgsn_auth.c:160) 20250123124502238 DMM INFO MM(262420000000040/dd41956a) Requesting authentication tuples (sgsn_auth.c:184) 20250123124502238 DMM DEBUG MM(262420000000040/dd41956a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124502238 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250123124502238 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@00376f35f9fd: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250123124502240 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124502240 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124502240 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124502240 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124502240 DMM INFO MM(262420000000040/dd41956a) Subscriber data update (mmctx.c:445) 20250123124502240 DMM DEBUG MM(262420000000040/dd41956a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124502240 DMM INFO MM(262420000000040/dd41956a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124502240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124502240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124502240 DMM INFO MM(262420000000040/dd41956a) <- GMM AUTH AND CIPHERING REQ (rand = 7c 6e c3 9a f4 67 2b ac b5 c4 d3 f0 0d a9 46 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = cc 4f 52 58 95 08 e6 1f 46 43 c4 b5 0f d4 1b b3 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@00376f35f9fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@00376f35f9fd: Final verdict of PTC: pass 20250123124502247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42764<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124502249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124502249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(578)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(590)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(584)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(588)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(582)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(576)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(586)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Jan 23 12:45:02 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 20250123124502372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124502773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20250123124503250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124503250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20250123124504251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124504251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Jan 23 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124505252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124505252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_usim_a50_a54 started. 20250123124505836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124505841 DMM INFO MM(262420000000040/dd41956a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124505841 DMM INFO MM(262420000000040/dd41956a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124505841 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124505841 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124505841 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124505841 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124505841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Deallocated (fsm.c:568) 20250123124505841 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124505841 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124505841 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124505841 DLLC NOTICE LLME(ea967eb4/dd41956a){ASSIGNED} LLGM Assign pre (dd41956a => ffffffff) (gprs_llc.c:1079) 20250123124505841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd41956a => ffffffff) (gprs_llc.c:1125) 20250123124505841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(597)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124505882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124505882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124505882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124505882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124505882 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124505882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124505882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124505882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124505882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250123124505883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124505883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124505883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(598)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124505883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124505883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124505883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124505884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124505884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124505884 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124505884 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124505884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124505884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124505884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124505886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(597)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124505892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124505892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(602)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124505894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124505894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124505894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124505894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124505894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124505894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124505894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124505894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124505894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a50_a54-BVCI196(595)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124505896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124505896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124505896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124505896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124505896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124505896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124505896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124505896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124505896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124505896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124505896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124505897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124505897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124505900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124505905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124505905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124505915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124505916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124505916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124505916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124505916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124505916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124505916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124505916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124505916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124505917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124505917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124505917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124505917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124505917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124505917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124505917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124505917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124505917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124505917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124505917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124505917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124505917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124505920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124505925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124505925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124506253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124506253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124506253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124506253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@00376f35f9fd: Established a new IPA connection (conn_id=2) 20250123124506255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(607)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(607)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124506255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@00376f35f9fd: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='DAB22DB6'O, index=0 SGSN_Test-GSUP(609)@00376f35f9fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@00376f35f9fd: 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 := '2B73EEAC5E47106BFAD648AAF59BEA2A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66F1FD5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B93A73BBE1C28D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '115926A84CA35FA9104E2E40991D8CE1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '661E097F9DA74A5106CEEBBECA3D8E8B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A9CBEB039F9C956153953046A0E3105B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '115567CD6E4F7CB4'O } } } } } 20250123124507294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124507294 DLLC NOTICE LLME(ffffffff/dab22db6){UNASSIGNED} LLC RX: unknown TLLI 0xdab22db6, creating LLME on the fly (gprs_llc.c:552) 20250123124507294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124507294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250123124507294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124507294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124507294 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124507294 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124507294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124507294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124507294 DLLC NOTICE LLME(ffffffff/dab22db6){UNASSIGNED} LLGM Assign pre (dab22db6 => db326aef) (gprs_llc.c:1079) 20250123124507294 DLLC NOTICE LLME(dab22db6/db326aef){ASSIGNED} LLGM Assign post (dab22db6 => db326aef) (gprs_llc.c:1125) 20250123124507294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124507294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124507294 DMM DEBUG MM(262420000000040/db326aef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124507305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124507305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124507305 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124507305 DMM DEBUG MM(262420000000040/db326aef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250123124507305 DMM NOTICE MM(262420000000040/db326aef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124507305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124507305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124507305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124507305 DMM DEBUG MM(262420000000040/db326aef) Requesting authorization (sgsn_auth.c:160) 20250123124507305 DMM INFO MM(262420000000040/db326aef) Requesting authentication tuples (sgsn_auth.c:184) 20250123124507305 DMM DEBUG MM(262420000000040/db326aef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124507305 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250123124507305 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@00376f35f9fd: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250123124507308 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124507308 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124507308 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124507308 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124507308 DMM INFO MM(262420000000040/db326aef) Subscriber data update (mmctx.c:445) 20250123124507308 DMM DEBUG MM(262420000000040/db326aef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124507308 DMM INFO MM(262420000000040/db326aef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124507308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124507308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124507308 DMM INFO MM(262420000000040/db326aef) <- GMM AUTH AND CIPHERING REQ (rand = 2b 73 ee ac 5e 47 10 6b fa d6 48 aa f5 9b ea 2a , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 cb eb 03 9f 9c 95 61 53 95 30 46 a0 e3 10 5b ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@00376f35f9fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@00376f35f9fd: Final verdict of PTC: pass 20250123124507321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(598)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@00376f35f9fd: Final verdict of PTC: none 20250123124507325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124507325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(602)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(608)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(596)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(609)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(606)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(600)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Jan 23 12:45:07 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 20250123124507453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124507855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20250123124508326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124508326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=71236) 20250123124509326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124509326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Jan 23 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124510327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124510327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_usim_a54_a50 started. 20250123124510881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124510882 DMM INFO MM(262420000000040/db326aef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124510882 DMM INFO MM(262420000000040/db326aef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124510882 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124510882 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124510882 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124510882 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124510882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Deallocated (fsm.c:568) 20250123124510882 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124510882 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124510882 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124510882 DLLC NOTICE LLME(dab22db6/db326aef){ASSIGNED} LLGM Assign pre (db326aef => ffffffff) (gprs_llc.c:1079) 20250123124510882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db326aef => ffffffff) (gprs_llc.c:1125) 20250123124510882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124510899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124510899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124510899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124510899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124510899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124510899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124510899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124510899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124510899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124510900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124510900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124510900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124510900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124510900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124510900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124510900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124510900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124510900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124510900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124510900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124510900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124510900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124510902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124510908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124510908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124510916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124510916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124510916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124510916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124510916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124510916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124510916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124510916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124510916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124510918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124510918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124510918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(622)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124510918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124510918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124510918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124510918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124510918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124510918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124510918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124510918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124510918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124510918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124510921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(618)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124510927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124510927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(626)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a50-BVCI210(620)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124510930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124510930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124510930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124510930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124510930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124510930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124510930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124510930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124510930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124510932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124510932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124510932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124510932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124510932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124510932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124510932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124510932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124510932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124510932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124510932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124510932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124510932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124510935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124510941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124510941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124511328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124511328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124511328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124511328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124511331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124511332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@00376f35f9fd: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CC47688C'O, index=0 SGSN_Test-GSUP(628)@00376f35f9fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@00376f35f9fd: 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 := '12E576BCBCBE4C2D517FDE44A4A6BA2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB429B2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F2456730BB39F7E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D4836C8B10431A158E4CE3871B20404D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '507CE6938D22DBD993E4A411842D662B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7BD9D0924F3EA8C26BB6AB838F8FDDB2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FD8D8237A40831DE'O } } } } } 20250123124512356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124512356 DLLC NOTICE LLME(ffffffff/cc47688c){UNASSIGNED} LLC RX: unknown TLLI 0xcc47688c, creating LLME on the fly (gprs_llc.c:552) 20250123124512356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124512356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250123124512356 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124512356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124512356 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124512356 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124512356 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124512356 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124512356 DLLC NOTICE LLME(ffffffff/cc47688c){UNASSIGNED} LLGM Assign pre (cc47688c => d2f5fde9) (gprs_llc.c:1079) 20250123124512356 DLLC NOTICE LLME(cc47688c/d2f5fde9){ASSIGNED} LLGM Assign post (cc47688c => d2f5fde9) (gprs_llc.c:1125) 20250123124512356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124512356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124512356 DMM DEBUG MM(262420000000040/d2f5fde9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124512362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124512362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124512362 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124512362 DMM DEBUG MM(262420000000040/d2f5fde9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250123124512362 DMM NOTICE MM(262420000000040/d2f5fde9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124512362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124512362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124512362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124512362 DMM DEBUG MM(262420000000040/d2f5fde9) Requesting authorization (sgsn_auth.c:160) 20250123124512362 DMM INFO MM(262420000000040/d2f5fde9) Requesting authentication tuples (sgsn_auth.c:184) 20250123124512362 DMM DEBUG MM(262420000000040/d2f5fde9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124512362 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250123124512362 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@00376f35f9fd: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250123124512364 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124512364 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124512364 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124512364 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124512364 DMM INFO MM(262420000000040/d2f5fde9) Subscriber data update (mmctx.c:445) 20250123124512364 DMM DEBUG MM(262420000000040/d2f5fde9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124512364 DMM INFO MM(262420000000040/d2f5fde9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124512364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124512364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124512364 DMM INFO MM(262420000000040/d2f5fde9) <- GMM AUTH AND CIPHERING REQ (rand = 12 e5 76 bc bc be 4c 2d 51 7f de 44 a4 a6 ba 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7b d9 d0 92 4f 3e a8 c2 6b b6 ab 83 8f 8f dd b2 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@00376f35f9fd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@00376f35f9fd: Final verdict of PTC: pass 20250123124512370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124512371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124512371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(621)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(628)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(626)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(616)@00376f35f9fd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(619)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(624)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(614)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Jan 23 12:45:12 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 20250123124512430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124512831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70604) 20250123124513372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124513372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70604, count=71864) 20250123124514373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124514373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Jan 23 12:45:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124515374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124515375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_detach_unknown_nopoweroff started. 20250123124515886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124515888 DMM INFO MM(262420000000040/d2f5fde9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124515888 DMM INFO MM(262420000000040/d2f5fde9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124515888 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124515888 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124515888 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124515888 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123124515888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Deallocated (fsm.c:568) 20250123124515888 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124515888 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124515888 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124515888 DLLC NOTICE LLME(cc47688c/d2f5fde9){ASSIGNED} LLGM Assign pre (d2f5fde9 => ffffffff) (gprs_llc.c:1079) 20250123124515888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2f5fde9 => ffffffff) (gprs_llc.c:1125) 20250123124515888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124515920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124515920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124515920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124515920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124515920 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124515920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124515920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124515920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124515920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124515921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124515921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124515921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124515921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124515921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124515921 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124515921 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124515921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124515921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124515921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124515924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124515928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124515928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124515935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124515935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124515935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124515935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124515935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124515935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124515935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124515935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124515935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124515936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124515936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124515936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124515936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124515936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124515936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124515936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124515936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124515936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124515936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124515936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124515936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124515936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124515939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124515945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124515945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(639)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124515951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124515951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124515951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124515951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124515951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124515951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124515951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124515951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124515951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124515952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124515952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124515952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124515952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124515952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124515952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124515955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124515960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124515960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124516375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124516376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124516376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124516376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124516380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124516381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@00376f35f9fd: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='FE4CB8C4'O, index=0 SGSN_Test-GSUP(647)@00376f35f9fd: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250123124517457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124517458 DLLC NOTICE LLME(ffffffff/fe4cb8c4){UNASSIGNED} LLC RX: unknown TLLI 0xfe4cb8c4, creating LLME on the fly (gprs_llc.c:552) 20250123124517458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124517458 DMM NOTICE LLME(ffffffff/fe4cb8c4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250123124517458 DLLC NOTICE LLME(ffffffff/fe4cb8c4){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250123124517458 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfe4cb8c4 type=GPRS detach (gprs_gmm.c:1465) 20250123124517458 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250123124517458 DLLC NOTICE LLME(ffffffff/fe4cb8c4){UNASSIGNED} LLGM Assign pre (fe4cb8c4 => ffffffff) (gprs_llc.c:1079) 20250123124517458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe4cb8c4 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@00376f35f9fd: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@00376f35f9fd: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@00376f35f9fd: Final verdict of PTC: pass 20250123124517485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40162<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@00376f35f9fd: Final verdict of PTC: none 20250123124517490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124517490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_nopoweroff-BVCI210(639)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(645)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@00376f35f9fd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(640)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(635)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@00376f35f9fd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(643)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(638)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(633)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@00376f35f9fd: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Jan 23 12:45:17 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 20250123124517555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124517857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20250123124518491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124518491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=58468) 20250123124519492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124519493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Jan 23 12:45:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124520083 DGPRS DEBUG Checking for inactive LLMEs, time = 867225 (sgsn.c:131) 20250123124520494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124520494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_detach_unknown_poweroff started. 20250123124520950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124520954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124520986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124520986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124520986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124520986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124520986 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124520986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124520986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124520986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124520986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124520987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124520987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124520987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124520987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124520987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124520987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124520987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124520987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124520987 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124520987 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124520987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124520988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124520988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124520994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124521002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124521002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(659)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124521004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124521004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124521004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124521004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124521004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124521004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124521004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124521004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124521004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_poweroff-BVCI196(653)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124521006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124521006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124521006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124521006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124521006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124521006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124521006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124521006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124521006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124521006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124521006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124521006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124521006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124521008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124521013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124521013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124521019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124521019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124521019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124521019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124521019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124521019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124521019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124521019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124521019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124521020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124521020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124521020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124521020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124521020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124521020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124521020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124521020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124521020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124521020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124521020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124521020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124521020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124521022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124521026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124521026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124521496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124521496 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124521496 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124521496 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124521500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124521500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@00376f35f9fd: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='ED81D24D'O, index=0 SGSN_Test-GSUP(666)@00376f35f9fd: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250123124522577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124522577 DLLC NOTICE LLME(ffffffff/ed81d24d){UNASSIGNED} LLC RX: unknown TLLI 0xed81d24d, creating LLME on the fly (gprs_llc.c:552) 20250123124522577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124522577 DMM NOTICE LLME(ffffffff/ed81d24d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@00376f35f9fd: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@00376f35f9fd: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@00376f35f9fd: Final verdict of PTC: pass 20250123124527588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@00376f35f9fd: Final verdict of PTC: none 20250123124527593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124527593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(664)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(659)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(654)@00376f35f9fd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@00376f35f9fd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@00376f35f9fd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(657)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(652)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(663)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@00376f35f9fd: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Jan 23 12:45:27 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 20250123124527642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124527944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47132) 20250123124528595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124528595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47132, count=52564) 20250123124529597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124529597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Jan 23 12:45:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124530599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124530599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_detach_nopoweroff started. 20250123124531029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124531031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124531080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124531080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124531080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124531080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124531080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124531080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124531080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124531080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124531080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124531082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124531082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124531082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124531082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124531082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124531082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124531082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124531082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124531082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124531082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124531082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124531082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124531082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124531085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124531091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124531091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(679)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(678)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124531101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124531101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124531101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124531101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124531101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124531101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124531101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124531102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124531102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124531102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124531102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124531102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124531102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124531102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124531102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124531102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124531102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124531103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124531108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124531108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(680)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(676)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124531113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124531113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124531113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124531113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124531113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124531113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124531113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124531113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124531113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124531114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124531114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124531114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124531115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124531115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124531115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124531115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124531115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124531115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124531115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124531115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124531115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124531115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124531117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124531122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124531122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124531600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124531600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124531600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124531600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124531604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124531605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@00376f35f9fd: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='CB4AFEE8'O, index=0 SGSN_Test-GSUP(685)@00376f35f9fd: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@00376f35f9fd: 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 := '6D699A6EFC85DC8BB1392ACC2D7299F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '623DC524'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5187130935001E4C'O } } } } } 20250123124532665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124532665 DLLC NOTICE LLME(ffffffff/cb4afee8){UNASSIGNED} LLC RX: unknown TLLI 0xcb4afee8, creating LLME on the fly (gprs_llc.c:552) 20250123124532665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124532665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20250123124532665 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124532665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124532665 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124532665 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124532665 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124532665 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124532665 DLLC NOTICE LLME(ffffffff/cb4afee8){UNASSIGNED} LLGM Assign pre (cb4afee8 => ee7e640f) (gprs_llc.c:1079) 20250123124532665 DLLC NOTICE LLME(cb4afee8/ee7e640f){ASSIGNED} LLGM Assign post (cb4afee8 => ee7e640f) (gprs_llc.c:1125) 20250123124532665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124532665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124532665 DMM DEBUG MM(262420000000015/ee7e640f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124532675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124532675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124532675 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124532675 DMM DEBUG MM(262420000000015/ee7e640f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250123124532675 DMM NOTICE MM(262420000000015/ee7e640f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124532675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124532675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124532675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124532675 DMM DEBUG MM(262420000000015/ee7e640f) Requesting authorization (sgsn_auth.c:160) 20250123124532675 DMM INFO MM(262420000000015/ee7e640f) Requesting authentication tuples (sgsn_auth.c:184) 20250123124532675 DMM DEBUG MM(262420000000015/ee7e640f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124532675 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250123124532675 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@00376f35f9fd: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@00376f35f9fd: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250123124532679 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124532679 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124532679 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124532679 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124532679 DMM INFO MM(262420000000015/ee7e640f) Subscriber data update (mmctx.c:445) 20250123124532679 DMM DEBUG MM(262420000000015/ee7e640f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124532679 DMM INFO MM(262420000000015/ee7e640f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124532679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124532679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124532679 DMM INFO MM(262420000000015/ee7e640f) <- GMM AUTH AND CIPHERING REQ (rand = 6d 69 9a 6e fc 85 dc 8b b1 39 2a cc 2d 72 99 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124532691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124532691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124532691 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124532691 DMM INFO MM(262420000000015/ee7e640f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124532691 DMM NOTICE MM(262420000000015/ee7e640f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124532691 DMM DEBUG MM(262420000000015/ee7e640f) checking auth: received GSM SRES = 62 3d c5 24 (gprs_gmm.c:666) 20250123124532691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124532691 DMM DEBUG MM(262420000000015/ee7e640f) Requesting authorization (sgsn_auth.c:160) 20250123124532691 DMM INFO MM(262420000000015/ee7e640f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124532691 DMM DEBUG MM(262420000000015/ee7e640f) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124532691 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250123124532691 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) 20250123124532691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124532691 DMM INFO MM(262420000000015/ee7e640f) <- GMM ATTACH ACCEPT (new P-TMSI=0xee7e640f) (gprs_gmm.c:300) 20250123124532694 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124532694 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124532694 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250123124532694 DMM INFO MM(262420000000015/ee7e640f) Subscriber data update (mmctx.c:445) 20250123124532694 DMM DEBUG MM(262420000000015/ee7e640f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124532694 DMM INFO MM(262420000000015/ee7e640f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124532694 DMM NOTICE MM(262420000000015/ee7e640f) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250123124532694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124532694 DMM NOTICE MM(262420000000015/ee7e640f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124532694 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) 20250123124532695 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124532695 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250123124532695 DMM INFO MM(262420000000015/ee7e640f) Subscriber data update (mmctx.c:445) 20250123124532695 DMM DEBUG MM(262420000000015/ee7e640f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124532707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124532707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124532707 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124532707 DMM INFO MM(262420000000015/ee7e640f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124532707 DMM NOTICE MM(262420000000015/ee7e640f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124532707 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124532707 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124532707 DLLC NOTICE LLME(cb4afee8/ee7e640f){ASSIGNED} LLGM Assign pre (ffffffff => ee7e640f) (gprs_llc.c:1079) 20250123124532707 DLLC NOTICE LLME(ffffffff/ee7e640f){ASSIGNED} LLGM Assign post (ffffffff => ee7e640f) (gprs_llc.c:1125) 20250123124532707 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124532707 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124532707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124532707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@00376f35f9fd: setverdict(pass): none -> pass 20250123124532760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124532760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124532760 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124532760 DMM INFO MM(262420000000015/ee7e640f) -> GMM DETACH REQUEST TLLI=0xee7e640f type=GPRS detach (gprs_gmm.c:1465) 20250123124532760 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250123124532760 DMM INFO MM(262420000000015/ee7e640f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124532760 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124532760 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124532760 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124532760 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124532760 DLLC NOTICE LLME(ffffffff/ee7e640f){ASSIGNED} LLGM Assign pre (ee7e640f => ffffffff) (gprs_llc.c:1079) 20250123124532760 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee7e640f => ffffffff) (gprs_llc.c:1125) 20250123124532760 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250123124532760 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) 20250123124532760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124532760 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124532760 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124532760 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124532762 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@00376f35f9fd: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@00376f35f9fd: Final verdict of PTC: pass 20250123124532773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39742<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(673)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(685)@00376f35f9fd: Final verdict of PTC: none 20250123124532777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124532777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(683)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(679)@00376f35f9fd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@00376f35f9fd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@00376f35f9fd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(681)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(677)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(671)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@00376f35f9fd: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Jan 23 12:45:32 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250123124532878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124533180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89380) 20250123124533778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124533778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89380, count=93736) 20250123124534780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124534780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Jan 23 12:45:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124535782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124535782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_detach_poweroff started. 20250123124536278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124536281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124536315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124536315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124536315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124536315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124536315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124536315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124536315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124536315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124536315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124536317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124536317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124536317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124536317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124536317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124536317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124536317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124536317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124536317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124536317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124536317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124536317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124536317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124536321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(689)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124536328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124536328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(698)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(697)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124536333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124536333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124536333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124536333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124536333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124536333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124536333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124536333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124536333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124536334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124536334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124536334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124536334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124536334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124536334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124536334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124536334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124536334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124536334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124536334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124536334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124536334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124536336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124536342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124536342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(702)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_detach_poweroff-BVCI210(695)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124536345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124536345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124536345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124536345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124536345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124536345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124536345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124536345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124536345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124536346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124536346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124536346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124536346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124536346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124536346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124536346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124536346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124536346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124536346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124536346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124536346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124536346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124536349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124536354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124536354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124536784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124536784 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124536784 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124536784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124536788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124536789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@00376f35f9fd: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F08120EA'O, index=0 SGSN_Test-GSUP(704)@00376f35f9fd: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@00376f35f9fd: 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 := 'F8781E13977B68F22D08B71EE9A6A1AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF7B1874'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D34D67B39BAC3F5'O } } } } } 20250123124537859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124537859 DLLC NOTICE LLME(ffffffff/f08120ea){UNASSIGNED} LLC RX: unknown TLLI 0xf08120ea, creating LLME on the fly (gprs_llc.c:552) 20250123124537859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124537859 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20250123124537859 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124537859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124537859 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124537859 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124537859 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124537859 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124537859 DLLC NOTICE LLME(ffffffff/f08120ea){UNASSIGNED} LLGM Assign pre (f08120ea => de1d839a) (gprs_llc.c:1079) 20250123124537859 DLLC NOTICE LLME(f08120ea/de1d839a){ASSIGNED} LLGM Assign post (f08120ea => de1d839a) (gprs_llc.c:1125) 20250123124537859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124537859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124537859 DMM DEBUG MM(262420000000016/de1d839a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124537873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124537873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124537873 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124537873 DMM DEBUG MM(262420000000016/de1d839a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250123124537873 DMM NOTICE MM(262420000000016/de1d839a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124537873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124537873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124537873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124537873 DMM DEBUG MM(262420000000016/de1d839a) Requesting authorization (sgsn_auth.c:160) 20250123124537873 DMM INFO MM(262420000000016/de1d839a) Requesting authentication tuples (sgsn_auth.c:184) 20250123124537873 DMM DEBUG MM(262420000000016/de1d839a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124537873 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250123124537873 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@00376f35f9fd: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@00376f35f9fd: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250123124537879 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124537879 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124537879 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124537879 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124537879 DMM INFO MM(262420000000016/de1d839a) Subscriber data update (mmctx.c:445) 20250123124537879 DMM DEBUG MM(262420000000016/de1d839a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124537879 DMM INFO MM(262420000000016/de1d839a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124537879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124537879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124537879 DMM INFO MM(262420000000016/de1d839a) <- GMM AUTH AND CIPHERING REQ (rand = f8 78 1e 13 97 7b 68 f2 2d 08 b7 1e e9 a6 a1 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124537889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124537889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124537889 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124537889 DMM INFO MM(262420000000016/de1d839a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124537889 DMM NOTICE MM(262420000000016/de1d839a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124537889 DMM DEBUG MM(262420000000016/de1d839a) checking auth: received GSM SRES = ff 7b 18 74 (gprs_gmm.c:666) 20250123124537889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124537889 DMM DEBUG MM(262420000000016/de1d839a) Requesting authorization (sgsn_auth.c:160) 20250123124537889 DMM INFO MM(262420000000016/de1d839a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124537889 DMM DEBUG MM(262420000000016/de1d839a) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124537889 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250123124537889 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) 20250123124537889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124537889 DMM INFO MM(262420000000016/de1d839a) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1d839a) (gprs_gmm.c:300) 20250123124537890 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124537890 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124537890 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250123124537890 DMM INFO MM(262420000000016/de1d839a) Subscriber data update (mmctx.c:445) 20250123124537890 DMM DEBUG MM(262420000000016/de1d839a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124537890 DMM INFO MM(262420000000016/de1d839a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124537890 DMM NOTICE MM(262420000000016/de1d839a) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250123124537890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124537890 DMM NOTICE MM(262420000000016/de1d839a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124537890 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) 20250123124537891 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124537891 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250123124537891 DMM INFO MM(262420000000016/de1d839a) Subscriber data update (mmctx.c:445) 20250123124537891 DMM DEBUG MM(262420000000016/de1d839a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124537902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124537902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124537902 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124537902 DMM INFO MM(262420000000016/de1d839a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124537902 DMM NOTICE MM(262420000000016/de1d839a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124537902 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124537902 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124537902 DLLC NOTICE LLME(f08120ea/de1d839a){ASSIGNED} LLGM Assign pre (ffffffff => de1d839a) (gprs_llc.c:1079) 20250123124537902 DLLC NOTICE LLME(ffffffff/de1d839a){ASSIGNED} LLGM Assign post (ffffffff => de1d839a) (gprs_llc.c:1125) 20250123124537902 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124537902 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124537902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124537902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@00376f35f9fd: setverdict(pass): none -> pass 20250123124537959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124537959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250123124537959 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124537959 DMM INFO MM(262420000000016/de1d839a) -> GMM DETACH REQUEST TLLI=0xde1d839a type=GPRS detach Power-off (gprs_gmm.c:1465) 20250123124537959 DMM INFO MM(262420000000016/de1d839a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124537959 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124537959 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124537959 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124537959 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124537959 DLLC NOTICE LLME(ffffffff/de1d839a){ASSIGNED} LLGM Assign pre (de1d839a => ffffffff) (gprs_llc.c:1079) 20250123124537959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de1d839a => ffffffff) (gprs_llc.c:1125) 20250123124537959 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250123124537959 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) 20250123124537959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124537959 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124537959 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124537959 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124537960 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@00376f35f9fd: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@00376f35f9fd: Final verdict of PTC: pass 20250123124542977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@00376f35f9fd: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(702)@00376f35f9fd: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(698)@00376f35f9fd: Final verdict of PTC: none 20250123124542982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124542982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(694)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(692)@00376f35f9fd: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(700)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(690)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(696)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@00376f35f9fd: Test case TC_detach_poweroff finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Jan 23 12:45:43 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250123124543073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124543375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88812) 20250123124543984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124543984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88812, count=93168) 20250123124544985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124544985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Jan 23 12:45:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124545987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124545987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act started. 20250123124546476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124546478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124546518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124546518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124546518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124546518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124546518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124546518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124546518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124546518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124546518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124546518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124546518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124546518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124546518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124546518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124546519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124546519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124546519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124546519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124546519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124546519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124546519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124546519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124546521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124546526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124546526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124546533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124546533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124546533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124546533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124546533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124546533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124546533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124546533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124546533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124546534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124546534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124546534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124546534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124546534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124546534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124546534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124546534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124546534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124546534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124546534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124546535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124546535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124546537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124546542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124546542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(717)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act-BVCI210(715)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124546555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124546555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124546555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124546555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124546555 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124546555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124546555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124546555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124546555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124546556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124546556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124546556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124546556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124546556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124546556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124546556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124546556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124546556 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124546556 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124546556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124546556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124546556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124546558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124546563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124546563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124546988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124546988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124546988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124546988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124546992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124546993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@00376f35f9fd: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D671BE30'O, index=0 SGSN_Test-GSUP(723)@00376f35f9fd: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@00376f35f9fd: 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 := '3FA2DCD132BA63CE9E743611C1CDBB9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08572019'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '123B96D821DDAF14'O } } } } } 20250123124547068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124547068 DLLC NOTICE LLME(ffffffff/d671be30){UNASSIGNED} LLC RX: unknown TLLI 0xd671be30, creating LLME on the fly (gprs_llc.c:552) 20250123124547068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124547068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20250123124547068 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124547068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124547068 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124547068 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124547068 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124547068 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124547068 DLLC NOTICE LLME(ffffffff/d671be30){UNASSIGNED} LLGM Assign pre (d671be30 => c0735f75) (gprs_llc.c:1079) 20250123124547068 DLLC NOTICE LLME(d671be30/c0735f75){ASSIGNED} LLGM Assign post (d671be30 => c0735f75) (gprs_llc.c:1125) 20250123124547068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124547068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124547068 DMM DEBUG MM(262420000000017/c0735f75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124547092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124547092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124547092 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124547093 DMM DEBUG MM(262420000000017/c0735f75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250123124547093 DMM NOTICE MM(262420000000017/c0735f75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124547093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124547093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124547093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124547093 DMM DEBUG MM(262420000000017/c0735f75) Requesting authorization (sgsn_auth.c:160) 20250123124547093 DMM INFO MM(262420000000017/c0735f75) Requesting authentication tuples (sgsn_auth.c:184) 20250123124547093 DMM DEBUG MM(262420000000017/c0735f75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124547093 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250123124547093 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@00376f35f9fd: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250123124547099 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124547099 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124547099 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124547100 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124547100 DMM INFO MM(262420000000017/c0735f75) Subscriber data update (mmctx.c:445) 20250123124547100 DMM DEBUG MM(262420000000017/c0735f75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124547100 DMM INFO MM(262420000000017/c0735f75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124547100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124547100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124547100 DMM INFO MM(262420000000017/c0735f75) <- GMM AUTH AND CIPHERING REQ (rand = 3f a2 dc d1 32 ba 63 ce 9e 74 36 11 c1 cd bb 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124547117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124547117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124547117 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124547117 DMM INFO MM(262420000000017/c0735f75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124547117 DMM NOTICE MM(262420000000017/c0735f75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124547117 DMM DEBUG MM(262420000000017/c0735f75) checking auth: received GSM SRES = 08 57 20 19 (gprs_gmm.c:666) 20250123124547117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124547117 DMM DEBUG MM(262420000000017/c0735f75) Requesting authorization (sgsn_auth.c:160) 20250123124547117 DMM INFO MM(262420000000017/c0735f75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124547117 DMM DEBUG MM(262420000000017/c0735f75) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124547117 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250123124547117 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) 20250123124547117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124547117 DMM INFO MM(262420000000017/c0735f75) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0735f75) (gprs_gmm.c:300) 20250123124547120 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124547120 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124547120 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250123124547120 DMM INFO MM(262420000000017/c0735f75) Subscriber data update (mmctx.c:445) 20250123124547121 DMM DEBUG MM(262420000000017/c0735f75) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124547121 DMM INFO MM(262420000000017/c0735f75) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124547121 DMM NOTICE MM(262420000000017/c0735f75) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250123124547121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124547121 DMM NOTICE MM(262420000000017/c0735f75) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124547121 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) 20250123124547123 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124547123 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250123124547123 DMM INFO MM(262420000000017/c0735f75) Subscriber data update (mmctx.c:445) 20250123124547123 DMM DEBUG MM(262420000000017/c0735f75) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124547136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124547136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124547136 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124547136 DMM INFO MM(262420000000017/c0735f75) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124547136 DMM NOTICE MM(262420000000017/c0735f75) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124547136 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124547136 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124547136 DLLC NOTICE LLME(d671be30/c0735f75){ASSIGNED} LLGM Assign pre (ffffffff => c0735f75) (gprs_llc.c:1079) 20250123124547136 DLLC NOTICE LLME(ffffffff/c0735f75){ASSIGNED} LLGM Assign post (ffffffff => c0735f75) (gprs_llc.c:1125) 20250123124547136 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124547136 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124547136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124547136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@00376f35f9fd: setverdict(pass): none -> pass 20250123124547195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124547195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124547195 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124547195 DMM INFO MM(262420000000017/c0735f75) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124547195 DMM INFO MM(262420000000017/c0735f75) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124547195 DMM DEBUG MM(262420000000017/c0735f75) Using GGSN 0 (gprs_sm.c:312) 20250123124547195 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) 20250123124547195 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250123124547195 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124547195 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124547195 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250123124547217 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 a5 8e 45 12 11 be fd b8 e5 14 05 7f b7 f2 75 55 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20250123124547218 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1df8d0) (sgsn_libgtp.c:632) 20250123124547218 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124547218 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e3d08 TLLI=c0735f75, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124547218 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124547218 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@00376f35f9fd: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@00376f35f9fd: Final verdict of PTC: pass 20250123124547235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@00376f35f9fd: Final verdict of PTC: none 20250123124547239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124547240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(711)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(716)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(721)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(714)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(709)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(719)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Jan 23 12:45:47 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 20250123124547288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124547690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91420) 20250123124548240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124548240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91420, count=92580) 20250123124549242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124549242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Jan 23 12:45:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124550084 DGPRS DEBUG Checking for inactive LLMEs, time = 867255 (sgsn.c:131) 20250123124550243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124550243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_pdp_act_unattached started. 20250123124550780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124550782 DMM INFO MM(262420000000017/c0735f75) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124550782 DMM INFO MM(262420000000017/c0735f75) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124550782 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124550782 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124550782 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124550782 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124550782 DLLC NOTICE LLME(ffffffff/c0735f75){ASSIGNED} LLGM Assign pre (c0735f75 => ffffffff) (gprs_llc.c:1079) 20250123124550782 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0735f75 => ffffffff) (gprs_llc.c:1125) 20250123124550782 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e39b0 (gprs_sndcp.c:574) 20250123124550782 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e3d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124550782 DMM NOTICE MM(262420000000017/c0735f75) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124550782 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250123124550782 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124550782 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124550783 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250123124550783 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250123124550783 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) 20250123124550783 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20250123124550783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124550783 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124550783 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124550783 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124550783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124550817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124550817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124550817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124550817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124550817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124550817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124550817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124550817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124550817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124550818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124550818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124550818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124550819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124550819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124550819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124550819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124550819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124550819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124550819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124550819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124550819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124550819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124550821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124550827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124550827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_unattached-BVCI196(729)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(735)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124550831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124550831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124550831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124550831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124550831 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124550831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124550831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124550831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124550831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124550831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124550831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124550831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124550832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124550832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124550832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124550832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124550832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124550832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124550832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124550832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124550832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124550832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124550834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124550838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124550838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124550845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124550845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124550845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124550845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124550845 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124550845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124550845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124550845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124550845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124550846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124550846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124550846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124550846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124550846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124550846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124550846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124550846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124550846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124550846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124550846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124550846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124550846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124550848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124550854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124550854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124551244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124551244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124551244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124551244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124551248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124551249 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@00376f35f9fd: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F98F5F76'O, index=0 SGSN_Test-GSUP(742)@00376f35f9fd: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250123124551315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124551315 DLLC NOTICE LLME(ffffffff/f98f5f76){UNASSIGNED} LLC RX: unknown TLLI 0xf98f5f76, creating LLME on the fly (gprs_llc.c:552) 20250123124551315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250123124551315 DMM NOTICE LLME(ffffffff/f98f5f76){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250123124551315 DLLC NOTICE LLME(ffffffff/f98f5f76){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250123124551315 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@00376f35f9fd: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@00376f35f9fd: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@00376f35f9fd: Final verdict of PTC: pass 20250123124551340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@00376f35f9fd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@00376f35f9fd: Final verdict of PTC: none 20250123124551346 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124551346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(735)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(730)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(740)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@00376f35f9fd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@00376f35f9fd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(738)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(728)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(733)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: noneThu Jan 23 12:45:51 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@00376f35f9fd: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. 20250123124551435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124551736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53968) 20250123124552347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124552347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53968, count=60300) 20250123124553348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124553348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Jan 23 12:45:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124554349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124554349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user started. 20250123124554822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124554823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124554870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124554870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124554870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124554870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124554870 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124554870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124554870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124554870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124554870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124554872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124554872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124554872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124554872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124554872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124554872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124554872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124554872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124554872 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124554872 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124554872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124554872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124554872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124554877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124554883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124554883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(751)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user-BVCI196(748)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124554889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124554889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124554889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124554889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124554889 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124554889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124554889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124554889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124554889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124554890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124554890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124554890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124554890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124554890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124554890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124554890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124554890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124554890 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124554890 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124554890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124554890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(754)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124554890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124554894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124554901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124554901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(755)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI210(753)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124554904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124554904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124554904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124554904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124554904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124554904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124554904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124554904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124554904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124554905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124554905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124554905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124554905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124554905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124554905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124554905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124554905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124554905 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124554905 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124554905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124554905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124554905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124554907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124554912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124554912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124555350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124555350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124555350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124555350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124555355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124555356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F87262AC'O, index=0 SGSN_Test-GSUP(761)@00376f35f9fd: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@00376f35f9fd: 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 := '9D7BF9C8B98F1E6C4EB2EF0DF25EC711'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF57A992'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32F88575D6362962'O } } } } } 20250123124555422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124555422 DLLC NOTICE LLME(ffffffff/f87262ac){UNASSIGNED} LLC RX: unknown TLLI 0xf87262ac, creating LLME on the fly (gprs_llc.c:552) 20250123124555422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124555422 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20250123124555422 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124555422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124555422 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124555422 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124555422 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124555422 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124555422 DLLC NOTICE LLME(ffffffff/f87262ac){UNASSIGNED} LLGM Assign pre (f87262ac => f2cf3f63) (gprs_llc.c:1079) 20250123124555422 DLLC NOTICE LLME(f87262ac/f2cf3f63){ASSIGNED} LLGM Assign post (f87262ac => f2cf3f63) (gprs_llc.c:1125) 20250123124555422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124555422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124555422 DMM DEBUG MM(262420000000019/f2cf3f63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124555443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124555443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124555443 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124555443 DMM DEBUG MM(262420000000019/f2cf3f63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250123124555443 DMM NOTICE MM(262420000000019/f2cf3f63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124555443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124555443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124555443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124555443 DMM DEBUG MM(262420000000019/f2cf3f63) Requesting authorization (sgsn_auth.c:160) 20250123124555443 DMM INFO MM(262420000000019/f2cf3f63) Requesting authentication tuples (sgsn_auth.c:184) 20250123124555443 DMM DEBUG MM(262420000000019/f2cf3f63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124555443 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250123124555443 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@00376f35f9fd: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250123124555449 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124555449 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124555449 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124555449 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124555449 DMM INFO MM(262420000000019/f2cf3f63) Subscriber data update (mmctx.c:445) 20250123124555449 DMM DEBUG MM(262420000000019/f2cf3f63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124555449 DMM INFO MM(262420000000019/f2cf3f63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124555449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124555449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124555449 DMM INFO MM(262420000000019/f2cf3f63) <- GMM AUTH AND CIPHERING REQ (rand = 9d 7b f9 c8 b9 8f 1e 6c 4e b2 ef 0d f2 5e c7 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124555465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124555465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124555465 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124555465 DMM INFO MM(262420000000019/f2cf3f63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124555465 DMM NOTICE MM(262420000000019/f2cf3f63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124555465 DMM DEBUG MM(262420000000019/f2cf3f63) checking auth: received GSM SRES = af 57 a9 92 (gprs_gmm.c:666) 20250123124555465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124555465 DMM DEBUG MM(262420000000019/f2cf3f63) Requesting authorization (sgsn_auth.c:160) 20250123124555465 DMM INFO MM(262420000000019/f2cf3f63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124555465 DMM DEBUG MM(262420000000019/f2cf3f63) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124555465 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250123124555465 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) 20250123124555465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124555465 DMM INFO MM(262420000000019/f2cf3f63) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2cf3f63) (gprs_gmm.c:300) 20250123124555468 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124555468 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124555468 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250123124555468 DMM INFO MM(262420000000019/f2cf3f63) Subscriber data update (mmctx.c:445) 20250123124555468 DMM DEBUG MM(262420000000019/f2cf3f63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124555468 DMM INFO MM(262420000000019/f2cf3f63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124555468 DMM NOTICE MM(262420000000019/f2cf3f63) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250123124555468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124555468 DMM NOTICE MM(262420000000019/f2cf3f63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124555468 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) 20250123124555469 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124555469 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250123124555469 DMM INFO MM(262420000000019/f2cf3f63) Subscriber data update (mmctx.c:445) 20250123124555469 DMM DEBUG MM(262420000000019/f2cf3f63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124555480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124555480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124555480 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124555480 DMM INFO MM(262420000000019/f2cf3f63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124555480 DMM NOTICE MM(262420000000019/f2cf3f63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124555480 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124555480 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124555480 DLLC NOTICE LLME(f87262ac/f2cf3f63){ASSIGNED} LLGM Assign pre (ffffffff => f2cf3f63) (gprs_llc.c:1079) 20250123124555480 DLLC NOTICE LLME(ffffffff/f2cf3f63){ASSIGNED} LLGM Assign post (ffffffff => f2cf3f63) (gprs_llc.c:1125) 20250123124555480 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124555480 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124555480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124555480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@00376f35f9fd: setverdict(pass): none -> pass 20250123124555538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124555538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124555538 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124555538 DMM INFO MM(262420000000019/f2cf3f63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124555539 DMM INFO MM(262420000000019/f2cf3f63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124555539 DMM DEBUG MM(262420000000019/f2cf3f63) Using GGSN 0 (gprs_sm.c:312) 20250123124555539 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) 20250123124555539 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250123124555539 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124555539 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124555539 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250123124555563 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 47 23 52 55 11 9f 18 35 99 14 05 7f 81 00 03 6a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250123124555563 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a7138, cbp=0x55c78a1dfee0) (sgsn_libgtp.c:632) 20250123124555563 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124555563 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e4e48 TLLI=f2cf3f63, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124555563 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124555563 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124555579 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250123124555601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124555601 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123124555601 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@00376f35f9fd: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@00376f35f9fd: Final verdict of PTC: pass 20250123124555613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124555618 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(761)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(759)@00376f35f9fd: Final verdict of PTC: none 20250123124555618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI220(758)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(749)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(754)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(747)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(752)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(757)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Jan 23 12:45:55 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 20250123124555714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124556116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43064) 20250123124556619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124556619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43064, count=95424) 20250123124557621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124557621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Jan 23 12:45:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124558622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124558622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_ggsn_reject started. 20250123124559213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124559215 DMM INFO MM(262420000000019/f2cf3f63) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124559215 DMM INFO MM(262420000000019/f2cf3f63) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124559215 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124559215 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124559215 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124559215 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124559215 DLLC NOTICE LLME(ffffffff/f2cf3f63){ASSIGNED} LLGM Assign pre (f2cf3f63 => ffffffff) (gprs_llc.c:1079) 20250123124559215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2cf3f63 => ffffffff) (gprs_llc.c:1125) 20250123124559215 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e4af0 (gprs_sndcp.c:574) 20250123124559215 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e4e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124559215 DMM NOTICE MM(262420000000019/f2cf3f63) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124559215 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250123124559215 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124559215 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124559215 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250123124559215 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250123124559216 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) 20250123124559216 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20250123124559216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124559216 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124559216 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124559216 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124559216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124559260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124559260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124559260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124559260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124559260 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124559260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124559260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124559260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124559260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124559262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124559262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124559262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124559262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124559262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124559262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124559262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124559262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124559262 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124559262 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124559262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124559262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124559262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124559264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124559269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124559273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124559273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124559273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124559273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124559273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124559273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124559273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124559273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124559273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124559274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124559274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124559274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124559274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124559274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124559274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124559274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124559274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124559274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124559274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124559274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124559275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124559275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124559277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124559282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124559290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124559290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124559290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124559290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124559290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124559290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124559290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124559290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124559290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124559291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124559291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124559291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124559291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124559291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124559291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124559291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124559291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124559291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124559291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124559291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124559291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124559291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124559294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124559298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124559623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124559623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124559623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124559623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124559627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124559628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@00376f35f9fd: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='EF1AB558'O, index=0 SGSN_Test-GSUP(780)@00376f35f9fd: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@00376f35f9fd: 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 := 'B43B03C35372F8FB69373F25F25B30D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D3798E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9B039B40D10DF47'O } } } } } 20250123124559701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559701 DLLC NOTICE LLME(ffffffff/ef1ab558){UNASSIGNED} LLC RX: unknown TLLI 0xef1ab558, creating LLME on the fly (gprs_llc.c:552) 20250123124559701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124559701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20250123124559702 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124559702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124559702 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124559702 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124559702 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124559702 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124559702 DLLC NOTICE LLME(ffffffff/ef1ab558){UNASSIGNED} LLGM Assign pre (ef1ab558 => f30bfe0c) (gprs_llc.c:1079) 20250123124559702 DLLC NOTICE LLME(ef1ab558/f30bfe0c){ASSIGNED} LLGM Assign post (ef1ab558 => f30bfe0c) (gprs_llc.c:1125) 20250123124559702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124559702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124559702 DMM DEBUG MM(262420000000020/f30bfe0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124559721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124559721 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124559721 DMM DEBUG MM(262420000000020/f30bfe0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250123124559721 DMM NOTICE MM(262420000000020/f30bfe0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124559721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124559721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124559721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124559721 DMM DEBUG MM(262420000000020/f30bfe0c) Requesting authorization (sgsn_auth.c:160) 20250123124559721 DMM INFO MM(262420000000020/f30bfe0c) Requesting authentication tuples (sgsn_auth.c:184) 20250123124559721 DMM DEBUG MM(262420000000020/f30bfe0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124559721 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250123124559721 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@00376f35f9fd: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250123124559728 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124559728 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124559728 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124559728 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124559728 DMM INFO MM(262420000000020/f30bfe0c) Subscriber data update (mmctx.c:445) 20250123124559728 DMM DEBUG MM(262420000000020/f30bfe0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124559728 DMM INFO MM(262420000000020/f30bfe0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124559728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124559728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124559728 DMM INFO MM(262420000000020/f30bfe0c) <- GMM AUTH AND CIPHERING REQ (rand = b4 3b 03 c3 53 72 f8 fb 69 37 3f 25 f2 5b 30 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124559744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124559744 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124559744 DMM INFO MM(262420000000020/f30bfe0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124559744 DMM NOTICE MM(262420000000020/f30bfe0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124559744 DMM DEBUG MM(262420000000020/f30bfe0c) checking auth: received GSM SRES = 9d 37 98 e7 (gprs_gmm.c:666) 20250123124559744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124559744 DMM DEBUG MM(262420000000020/f30bfe0c) Requesting authorization (sgsn_auth.c:160) 20250123124559744 DMM INFO MM(262420000000020/f30bfe0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124559744 DMM DEBUG MM(262420000000020/f30bfe0c) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124559744 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250123124559744 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) 20250123124559744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124559744 DMM INFO MM(262420000000020/f30bfe0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf30bfe0c) (gprs_gmm.c:300) 20250123124559748 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124559748 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124559748 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250123124559748 DMM INFO MM(262420000000020/f30bfe0c) Subscriber data update (mmctx.c:445) 20250123124559748 DMM DEBUG MM(262420000000020/f30bfe0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124559748 DMM INFO MM(262420000000020/f30bfe0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124559748 DMM NOTICE MM(262420000000020/f30bfe0c) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250123124559748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124559748 DMM NOTICE MM(262420000000020/f30bfe0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124559748 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) 20250123124559750 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124559750 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250123124559750 DMM INFO MM(262420000000020/f30bfe0c) Subscriber data update (mmctx.c:445) 20250123124559750 DMM DEBUG MM(262420000000020/f30bfe0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124559759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124559759 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124559759 DMM INFO MM(262420000000020/f30bfe0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124559759 DMM NOTICE MM(262420000000020/f30bfe0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124559759 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124559759 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124559759 DLLC NOTICE LLME(ef1ab558/f30bfe0c){ASSIGNED} LLGM Assign pre (ffffffff => f30bfe0c) (gprs_llc.c:1079) 20250123124559759 DLLC NOTICE LLME(ffffffff/f30bfe0c){ASSIGNED} LLGM Assign post (ffffffff => f30bfe0c) (gprs_llc.c:1125) 20250123124559759 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124559759 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124559759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124559759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@00376f35f9fd: setverdict(pass): none -> pass 20250123124559816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124559816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124559816 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124559816 DMM INFO MM(262420000000020/f30bfe0c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124559817 DMM INFO MM(262420000000020/f30bfe0c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124559817 DMM DEBUG MM(262420000000020/f30bfe0c) Using GGSN 0 (gprs_sm.c:312) 20250123124559817 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) 20250123124559817 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250123124559817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124559817 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124559817 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250123124559842 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 6f 82 9f 29 11 f2 47 b2 cf 14 05 7f 16 cf 3f 4a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250123124559842 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124559842 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250123124559842 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250123124559842 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124559842 DMM NOTICE MM(262420000000020/f30bfe0c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@00376f35f9fd: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@00376f35f9fd: Final verdict of PTC: pass 20250123124559859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124559863 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124559863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(773)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(780)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(768)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(778)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(771)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(776)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(766)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: passThu Jan 23 12:45:59 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 MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. 20250123124559957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124600360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43076) 20250123124600865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124600865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43076, count=98060) 20250123124601866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124601866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Jan 23 12:46:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124602868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124602868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_deact_mo started. 20250123124603454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124603456 DMM INFO MM(262420000000020/f30bfe0c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124603456 DMM INFO MM(262420000000020/f30bfe0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124603456 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124603456 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124603456 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124603456 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124603456 DLLC NOTICE LLME(ffffffff/f30bfe0c){ASSIGNED} LLGM Assign pre (f30bfe0c => ffffffff) (gprs_llc.c:1079) 20250123124603456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f30bfe0c => ffffffff) (gprs_llc.c:1125) 20250123124603456 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250123124603456 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) 20250123124603456 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20250123124603456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124603456 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124603456 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124603456 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124603456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124603506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124603506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124603506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124603506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124603506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124603506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124603506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124603506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124603506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124603507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124603507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124603507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124603507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124603507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124603507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124603507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124603507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124603507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124603507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124603507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124603508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124603508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124603510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124603517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(789)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124603523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124603523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124603523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124603523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124603523 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124603523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124603523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124603523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124603523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124603524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124603524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124603524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124603524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124603526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124603533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124603538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124603538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124603538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124603538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124603538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124603538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124603538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124603538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124603538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124603539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124603539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124603539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124603539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124603539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124603539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124603539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124603539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124603539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124603539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124603539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124603540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124603540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124603541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124603545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124603870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124603870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124603870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124603870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124603874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124603876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F5225C8E'O, index=0 SGSN_Test-GSUP(799)@00376f35f9fd: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@00376f35f9fd: 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 := '512BF0A165FA580225F3BB748C5E30E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '100A9C78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08FF41FDCE3BB2EE'O } } } } } 20250123124603911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603911 DLLC NOTICE LLME(ffffffff/f5225c8e){UNASSIGNED} LLC RX: unknown TLLI 0xf5225c8e, creating LLME on the fly (gprs_llc.c:552) 20250123124603911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124603911 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250123124603911 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124603911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124603911 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124603911 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124603911 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124603911 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124603911 DLLC NOTICE LLME(ffffffff/f5225c8e){UNASSIGNED} LLGM Assign pre (f5225c8e => f821b7d8) (gprs_llc.c:1079) 20250123124603911 DLLC NOTICE LLME(f5225c8e/f821b7d8){ASSIGNED} LLGM Assign post (f5225c8e => f821b7d8) (gprs_llc.c:1125) 20250123124603911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124603911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124603911 DMM DEBUG MM(262420000000021/f821b7d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124603918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124603918 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124603918 DMM DEBUG MM(262420000000021/f821b7d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250123124603918 DMM NOTICE MM(262420000000021/f821b7d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124603918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124603918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124603918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124603918 DMM DEBUG MM(262420000000021/f821b7d8) Requesting authorization (sgsn_auth.c:160) 20250123124603918 DMM INFO MM(262420000000021/f821b7d8) Requesting authentication tuples (sgsn_auth.c:184) 20250123124603918 DMM DEBUG MM(262420000000021/f821b7d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124603918 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250123124603918 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@00376f35f9fd: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250123124603920 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124603920 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124603920 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124603920 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124603920 DMM INFO MM(262420000000021/f821b7d8) Subscriber data update (mmctx.c:445) 20250123124603920 DMM DEBUG MM(262420000000021/f821b7d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124603920 DMM INFO MM(262420000000021/f821b7d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124603920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124603920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124603920 DMM INFO MM(262420000000021/f821b7d8) <- GMM AUTH AND CIPHERING REQ (rand = 51 2b f0 a1 65 fa 58 02 25 f3 bb 74 8c 5e 30 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124603926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124603926 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124603926 DMM INFO MM(262420000000021/f821b7d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124603926 DMM NOTICE MM(262420000000021/f821b7d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124603926 DMM DEBUG MM(262420000000021/f821b7d8) checking auth: received GSM SRES = 10 0a 9c 78 (gprs_gmm.c:666) 20250123124603926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124603926 DMM DEBUG MM(262420000000021/f821b7d8) Requesting authorization (sgsn_auth.c:160) 20250123124603926 DMM INFO MM(262420000000021/f821b7d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124603926 DMM DEBUG MM(262420000000021/f821b7d8) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124603926 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250123124603926 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) 20250123124603926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124603926 DMM INFO MM(262420000000021/f821b7d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf821b7d8) (gprs_gmm.c:300) 20250123124603927 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124603928 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124603928 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250123124603928 DMM INFO MM(262420000000021/f821b7d8) Subscriber data update (mmctx.c:445) 20250123124603928 DMM DEBUG MM(262420000000021/f821b7d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124603928 DMM INFO MM(262420000000021/f821b7d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124603928 DMM NOTICE MM(262420000000021/f821b7d8) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250123124603928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124603928 DMM NOTICE MM(262420000000021/f821b7d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124603928 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) 20250123124603928 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124603928 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250123124603928 DMM INFO MM(262420000000021/f821b7d8) Subscriber data update (mmctx.c:445) 20250123124603928 DMM DEBUG MM(262420000000021/f821b7d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124603933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124603933 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124603933 DMM INFO MM(262420000000021/f821b7d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124603933 DMM NOTICE MM(262420000000021/f821b7d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124603933 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124603933 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124603933 DLLC NOTICE LLME(f5225c8e/f821b7d8){ASSIGNED} LLGM Assign pre (ffffffff => f821b7d8) (gprs_llc.c:1079) 20250123124603933 DLLC NOTICE LLME(ffffffff/f821b7d8){ASSIGNED} LLGM Assign post (ffffffff => f821b7d8) (gprs_llc.c:1125) 20250123124603933 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124603933 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124603933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124603933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@00376f35f9fd: setverdict(pass): none -> pass 20250123124603990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124603990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124603990 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124603990 DMM INFO MM(262420000000021/f821b7d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124603990 DMM INFO MM(262420000000021/f821b7d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124603990 DMM DEBUG MM(262420000000021/f821b7d8) Using GGSN 0 (gprs_sm.c:312) 20250123124603990 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) 20250123124603990 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250123124603990 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124603990 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124603990 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250123124604016 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 78 fc c6 bb 11 75 38 71 fb 14 05 7f e2 0b 7b 7f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250123124604016 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124604016 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124604016 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e4e48 TLLI=f821b7d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124604016 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124604017 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124604023 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250123124604027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124604027 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123124604027 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124604029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124604029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250123124604030 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124604030 DMM INFO MM(262420000000021/f821b7d8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250123124604030 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124604030 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250123124604031 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20250123124604031 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124604031 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250123124604031 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e4e48, TLLI=f821b7d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124604031 DMM INFO MM(262420000000021/f821b7d8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250123124604031 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250123124604031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@00376f35f9fd: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@00376f35f9fd: Final verdict of PTC: pass 20250123124604036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(792)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(787)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@00376f35f9fd: Final verdict of PTC: none 20250123124604040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124604040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(793)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(797)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(785)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(795)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(790)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Jan 23 12:46:04 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 20250123124604137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124604539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88584) 20250123124605041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124605041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88584, count=105656) 20250123124606043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124606043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Jan 23 12:46:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124607045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124607046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_deact_mt started. 20250123124607642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124607644 DMM INFO MM(262420000000021/f821b7d8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124607644 DMM INFO MM(262420000000021/f821b7d8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124607644 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124607644 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124607644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124607644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124607644 DLLC NOTICE LLME(ffffffff/f821b7d8){ASSIGNED} LLGM Assign pre (f821b7d8 => ffffffff) (gprs_llc.c:1079) 20250123124607644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f821b7d8 => ffffffff) (gprs_llc.c:1125) 20250123124607644 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250123124607644 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) 20250123124607644 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20250123124607644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124607644 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124607644 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124607644 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124607644 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124607679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124607679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124607679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124607679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124607679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124607679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124607679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124607679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124607679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124607680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124607680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124607680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124607680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124607680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124607680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124607680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124607680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124607680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124607680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124607680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124607680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124607680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124607683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124607691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124607691 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(807)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124607695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124607695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124607695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124607695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124607695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124607695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124607696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124607696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124607696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124607696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124607696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124607696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124607696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124607696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124607696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124607696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124607698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124607703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124607703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(813)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124607712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124607712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124607712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124607712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124607712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124607712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124607712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124607712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124607713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124607713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124607714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124607718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124607718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124608047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124608047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124608047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124608047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124608051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124608053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='E5006927'O, index=0 SGSN_Test-GSUP(818)@00376f35f9fd: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@00376f35f9fd: 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 := '31072B6A7B8935465F7FB4C095D008C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F65C425'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6914396DE2230898'O } } } } } 20250123124608121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608121 DLLC NOTICE LLME(ffffffff/e5006927){UNASSIGNED} LLC RX: unknown TLLI 0xe5006927, creating LLME on the fly (gprs_llc.c:552) 20250123124608121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250123124608121 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124608121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124608121 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124608121 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124608121 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124608121 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124608121 DLLC NOTICE LLME(ffffffff/e5006927){UNASSIGNED} LLGM Assign pre (e5006927 => caed9f41) (gprs_llc.c:1079) 20250123124608121 DLLC NOTICE LLME(e5006927/caed9f41){ASSIGNED} LLGM Assign post (e5006927 => caed9f41) (gprs_llc.c:1125) 20250123124608121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124608121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124608121 DMM DEBUG MM(262420000000022/caed9f41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124608129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608129 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124608129 DMM DEBUG MM(262420000000022/caed9f41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250123124608129 DMM NOTICE MM(262420000000022/caed9f41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124608129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124608130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124608130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124608130 DMM DEBUG MM(262420000000022/caed9f41) Requesting authorization (sgsn_auth.c:160) 20250123124608130 DMM INFO MM(262420000000022/caed9f41) Requesting authentication tuples (sgsn_auth.c:184) 20250123124608130 DMM DEBUG MM(262420000000022/caed9f41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124608130 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250123124608130 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@00376f35f9fd: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250123124608132 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124608132 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124608132 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124608132 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124608132 DMM INFO MM(262420000000022/caed9f41) Subscriber data update (mmctx.c:445) 20250123124608132 DMM DEBUG MM(262420000000022/caed9f41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124608132 DMM INFO MM(262420000000022/caed9f41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124608132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124608132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124608132 DMM INFO MM(262420000000022/caed9f41) <- GMM AUTH AND CIPHERING REQ (rand = 31 07 2b 6a 7b 89 35 46 5f 7f b4 c0 95 d0 08 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124608140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608140 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124608140 DMM INFO MM(262420000000022/caed9f41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124608140 DMM NOTICE MM(262420000000022/caed9f41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124608140 DMM DEBUG MM(262420000000022/caed9f41) checking auth: received GSM SRES = 6f 65 c4 25 (gprs_gmm.c:666) 20250123124608140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124608140 DMM DEBUG MM(262420000000022/caed9f41) Requesting authorization (sgsn_auth.c:160) 20250123124608140 DMM INFO MM(262420000000022/caed9f41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124608140 DMM DEBUG MM(262420000000022/caed9f41) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124608140 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250123124608140 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) 20250123124608140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124608140 DMM INFO MM(262420000000022/caed9f41) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaed9f41) (gprs_gmm.c:300) 20250123124608141 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124608141 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124608141 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250123124608141 DMM INFO MM(262420000000022/caed9f41) Subscriber data update (mmctx.c:445) 20250123124608141 DMM DEBUG MM(262420000000022/caed9f41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124608141 DMM INFO MM(262420000000022/caed9f41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124608141 DMM NOTICE MM(262420000000022/caed9f41) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250123124608141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124608141 DMM NOTICE MM(262420000000022/caed9f41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124608141 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) 20250123124608142 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124608142 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250123124608142 DMM INFO MM(262420000000022/caed9f41) Subscriber data update (mmctx.c:445) 20250123124608142 DMM DEBUG MM(262420000000022/caed9f41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124608148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608148 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124608148 DMM INFO MM(262420000000022/caed9f41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124608148 DMM NOTICE MM(262420000000022/caed9f41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124608148 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124608148 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124608148 DLLC NOTICE LLME(e5006927/caed9f41){ASSIGNED} LLGM Assign pre (ffffffff => caed9f41) (gprs_llc.c:1079) 20250123124608149 DLLC NOTICE LLME(ffffffff/caed9f41){ASSIGNED} LLGM Assign post (ffffffff => caed9f41) (gprs_llc.c:1125) 20250123124608149 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124608149 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124608149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124608149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@00376f35f9fd: setverdict(pass): none -> pass 20250123124608205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608205 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124608205 DMM INFO MM(262420000000022/caed9f41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124608205 DMM INFO MM(262420000000022/caed9f41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124608205 DMM DEBUG MM(262420000000022/caed9f41) Using GGSN 0 (gprs_sm.c:312) 20250123124608205 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) 20250123124608205 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250123124608205 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124608205 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124608205 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250123124608225 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 f1 0d e9 e4 11 ec 4e 00 24 14 05 7f 20 fd 96 ac 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250123124608225 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124608225 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124608225 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=caed9f41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124608225 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124608225 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124608242 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250123124608251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608251 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608251 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124608253 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250123124608253 DGPRS INFO PDP(262420000000022:5): Context 0x7f221a4a81a8 was deleted (sgsn_libgtp.c:660) 20250123124608253 DMM INFO MM(262420000000022/caed9f41) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124608253 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250123124608253 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@00376f35f9fd: Removing Client IMSI='262420000000022'H, index=0 20250123124608257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124608257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250123124608257 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124608257 DMM INFO MM(262420000000022/caed9f41) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@00376f35f9fd: Final verdict of PTC: pass 20250123124608259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@00376f35f9fd: Final verdict of PTC: none 20250123124608263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124608263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(802)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(818)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(811)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(806)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(816)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(809)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(804)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(815)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Jan 23 12:46:08 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 20250123124608355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124608757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83528) 20250123124609263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124609264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83528, count=103952) 20250123124610265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124610265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Jan 23 12:46:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124611266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124611266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_dup started. 20250123124611855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124611857 DMM INFO MM(262420000000022/caed9f41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124611858 DMM INFO MM(262420000000022/caed9f41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124611858 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124611858 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124611858 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124611858 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124611858 DLLC NOTICE LLME(ffffffff/caed9f41){ASSIGNED} LLGM Assign pre (caed9f41 => ffffffff) (gprs_llc.c:1079) 20250123124611858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caed9f41 => ffffffff) (gprs_llc.c:1125) 20250123124611858 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124611858 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124611858 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250123124611858 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) 20250123124611858 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20250123124611858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124611858 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124611858 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124611858 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124611858 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124611899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124611899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124611899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124611899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124611899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124611899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124611899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124611899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124611899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124611900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124611900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124611900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124611900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124611900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124611900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124611900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124611900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124611900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124611900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124611903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124611911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124611911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(827)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(824)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124611917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124611917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124611917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124611917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124611917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124611917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124611917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124611917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124611917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124611917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124611917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124611917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124611918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124611918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124611918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124611918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124611918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124611918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124611918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124611918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124611918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124611918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124611919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124611924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124611924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124611932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124611932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124611932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124611932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124611932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124611932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124611932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124611932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124611932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124611933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124611933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124611933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124611933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124611933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124611933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124611933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124611933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124611933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124611933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124611933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124611934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124611934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124611936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124611942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124611942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124612267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124612267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124612267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124612267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124612271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124612273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@00376f35f9fd: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C78B15FB'O, index=0 SGSN_Test-GSUP(837)@00376f35f9fd: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: 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 := 'DADBBEBE4863985C9BEB776BD699B578'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8C451C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C376C3096FED79A3'O } } } } } 20250123124612340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612340 DLLC NOTICE LLME(ffffffff/c78b15fb){UNASSIGNED} LLC RX: unknown TLLI 0xc78b15fb, creating LLME on the fly (gprs_llc.c:552) 20250123124612340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20250123124612340 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124612340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124612341 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124612341 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124612341 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124612341 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124612341 DLLC NOTICE LLME(ffffffff/c78b15fb){UNASSIGNED} LLGM Assign pre (c78b15fb => e03e408a) (gprs_llc.c:1079) 20250123124612341 DLLC NOTICE LLME(c78b15fb/e03e408a){ASSIGNED} LLGM Assign post (c78b15fb => e03e408a) (gprs_llc.c:1125) 20250123124612341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124612341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124612341 DMM DEBUG MM(262420000000046/e03e408a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124612366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612367 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124612367 DMM DEBUG MM(262420000000046/e03e408a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250123124612367 DMM NOTICE MM(262420000000046/e03e408a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124612367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124612367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124612367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124612367 DMM DEBUG MM(262420000000046/e03e408a) Requesting authorization (sgsn_auth.c:160) 20250123124612367 DMM INFO MM(262420000000046/e03e408a) Requesting authentication tuples (sgsn_auth.c:184) 20250123124612367 DMM DEBUG MM(262420000000046/e03e408a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124612367 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250123124612367 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@00376f35f9fd: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250123124612373 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124612373 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124612373 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124612373 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124612373 DMM INFO MM(262420000000046/e03e408a) Subscriber data update (mmctx.c:445) 20250123124612373 DMM DEBUG MM(262420000000046/e03e408a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124612373 DMM INFO MM(262420000000046/e03e408a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124612373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124612373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124612373 DMM INFO MM(262420000000046/e03e408a) <- GMM AUTH AND CIPHERING REQ (rand = da db be be 48 63 98 5c 9b eb 77 6b d6 99 b5 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124612390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612390 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124612390 DMM INFO MM(262420000000046/e03e408a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124612390 DMM NOTICE MM(262420000000046/e03e408a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124612391 DMM DEBUG MM(262420000000046/e03e408a) checking auth: received GSM SRES = b8 c4 51 c6 (gprs_gmm.c:666) 20250123124612391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124612391 DMM DEBUG MM(262420000000046/e03e408a) Requesting authorization (sgsn_auth.c:160) 20250123124612391 DMM INFO MM(262420000000046/e03e408a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124612391 DMM DEBUG MM(262420000000046/e03e408a) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124612391 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250123124612391 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) 20250123124612391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124612391 DMM INFO MM(262420000000046/e03e408a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe03e408a) (gprs_gmm.c:300) 20250123124612394 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124612394 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124612394 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250123124612394 DMM INFO MM(262420000000046/e03e408a) Subscriber data update (mmctx.c:445) 20250123124612394 DMM DEBUG MM(262420000000046/e03e408a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124612394 DMM INFO MM(262420000000046/e03e408a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124612394 DMM NOTICE MM(262420000000046/e03e408a) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250123124612394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124612394 DMM NOTICE MM(262420000000046/e03e408a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124612394 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) 20250123124612396 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124612396 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250123124612396 DMM INFO MM(262420000000046/e03e408a) Subscriber data update (mmctx.c:445) 20250123124612396 DMM DEBUG MM(262420000000046/e03e408a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124612406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612406 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124612406 DMM INFO MM(262420000000046/e03e408a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124612407 DMM NOTICE MM(262420000000046/e03e408a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124612407 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124612407 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124612407 DLLC NOTICE LLME(c78b15fb/e03e408a){ASSIGNED} LLGM Assign pre (ffffffff => e03e408a) (gprs_llc.c:1079) 20250123124612407 DLLC NOTICE LLME(ffffffff/e03e408a){ASSIGNED} LLGM Assign post (ffffffff => e03e408a) (gprs_llc.c:1125) 20250123124612407 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124612407 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124612407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124612407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: setverdict(pass): none -> pass 20250123124612465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612465 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124612465 DMM INFO MM(262420000000046/e03e408a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124612465 DMM INFO MM(262420000000046/e03e408a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124612465 DMM DEBUG MM(262420000000046/e03e408a) Using GGSN 0 (gprs_sm.c:312) 20250123124612465 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) 20250123124612465 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250123124612465 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124612465 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124612465 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250123124612487 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 5f c8 ff 8c 11 21 d4 85 d2 14 05 7f 83 56 e8 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20250123124612487 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124612487 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124612487 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=e03e408a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124612487 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124612487 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124612503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612504 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124612504 DMM INFO MM(262420000000046/e03e408a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250123124612504 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124612504 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250123124612504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124612504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124612504 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124612504 DMM INFO MM(262420000000046/e03e408a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250123124612504 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124612504 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: "Received deletePDPContextResponse 1, seq_nr=1036" 20250123124612507 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20250123124612507 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124612508 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250123124612508 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=e03e408a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124612508 DMM INFO MM(262420000000046/e03e408a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250123124612508 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250123124612508 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124612508 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20250123124612508 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@00376f35f9fd: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@00376f35f9fd: Final verdict of PTC: pass 20250123124614529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(830)@00376f35f9fd: Final verdict of PTC: none 20250123124614534 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124614534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI220(834)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(825)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(835)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(823)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(833)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(828)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Jan 23 12:46:14 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 20250123124614581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124614983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100316) 20250123124615536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124615536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100316, count=105748) 20250123124616537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124616537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Jan 23 12:46:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124617538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124617548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_second_attempt started. 20250123124618072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124618075 DMM INFO MM(262420000000046/e03e408a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124618076 DMM INFO MM(262420000000046/e03e408a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124618076 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124618076 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124618076 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124618076 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124618076 DLLC NOTICE LLME(ffffffff/e03e408a){ASSIGNED} LLGM Assign pre (e03e408a => ffffffff) (gprs_llc.c:1079) 20250123124618076 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e03e408a => ffffffff) (gprs_llc.c:1125) 20250123124618076 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250123124618076 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) 20250123124618076 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20250123124618076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124618076 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124618076 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124618076 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124618076 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124618123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124618123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124618123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124618123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124618123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124618123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124618123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124618123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124618123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124618124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124618124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124618124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124618124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124618124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124618124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124618124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124618124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124618124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124618124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124618124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124618124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124618124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124618126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124618130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124618135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124618135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124618135 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124618135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124618135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124618135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124618136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124618136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124618136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124618136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124618136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124618136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124618136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124618136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124618136 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124618136 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124618136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124618136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124618136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124618139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124618144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124618152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124618152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124618152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124618152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124618152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124618152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124618152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124618152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124618152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124618152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124618153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124618153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124618153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124618153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124618153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124618153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124618153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124618153 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124618153 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124618153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124618153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124618153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124618154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124618159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124618550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124618550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124618550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124618550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124618554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124618555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@00376f35f9fd: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F67F3149'O, index=0 SGSN_Test-GSUP(856)@00376f35f9fd: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@00376f35f9fd: 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 := '351F342965E2CC4ACD86D3FA0B72679C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F1E4CB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C2AD303501AFB23'O } } } } } 20250123124618630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618630 DLLC NOTICE LLME(ffffffff/f67f3149){UNASSIGNED} LLC RX: unknown TLLI 0xf67f3149, creating LLME on the fly (gprs_llc.c:552) 20250123124618630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124618630 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250123124618630 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124618630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124618630 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124618630 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124618630 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124618630 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124618630 DLLC NOTICE LLME(ffffffff/f67f3149){UNASSIGNED} LLGM Assign pre (f67f3149 => f6568eaf) (gprs_llc.c:1079) 20250123124618630 DLLC NOTICE LLME(f67f3149/f6568eaf){ASSIGNED} LLGM Assign post (f67f3149 => f6568eaf) (gprs_llc.c:1125) 20250123124618630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124618630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124618630 DMM DEBUG MM(262420000000022/f6568eaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124618653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124618654 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124618654 DMM DEBUG MM(262420000000022/f6568eaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250123124618654 DMM NOTICE MM(262420000000022/f6568eaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124618654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124618654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124618654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124618654 DMM DEBUG MM(262420000000022/f6568eaf) Requesting authorization (sgsn_auth.c:160) 20250123124618654 DMM INFO MM(262420000000022/f6568eaf) Requesting authentication tuples (sgsn_auth.c:184) 20250123124618654 DMM DEBUG MM(262420000000022/f6568eaf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124618654 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250123124618654 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@00376f35f9fd: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@00376f35f9fd: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250123124618660 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124618660 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124618660 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124618660 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124618660 DMM INFO MM(262420000000022/f6568eaf) Subscriber data update (mmctx.c:445) 20250123124618660 DMM DEBUG MM(262420000000022/f6568eaf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124618660 DMM INFO MM(262420000000022/f6568eaf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124618660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124618660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124618660 DMM INFO MM(262420000000022/f6568eaf) <- GMM AUTH AND CIPHERING REQ (rand = 35 1f 34 29 65 e2 cc 4a cd 86 d3 fa 0b 72 67 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124618675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124618675 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124618675 DMM INFO MM(262420000000022/f6568eaf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124618675 DMM NOTICE MM(262420000000022/f6568eaf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124618675 DMM DEBUG MM(262420000000022/f6568eaf) checking auth: received GSM SRES = 4f 1e 4c b7 (gprs_gmm.c:666) 20250123124618675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124618675 DMM DEBUG MM(262420000000022/f6568eaf) Requesting authorization (sgsn_auth.c:160) 20250123124618675 DMM INFO MM(262420000000022/f6568eaf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124618675 DMM DEBUG MM(262420000000022/f6568eaf) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124618675 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250123124618675 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) 20250123124618675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124618675 DMM INFO MM(262420000000022/f6568eaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6568eaf) (gprs_gmm.c:300) 20250123124618678 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124618678 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124618678 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250123124618678 DMM INFO MM(262420000000022/f6568eaf) Subscriber data update (mmctx.c:445) 20250123124618678 DMM DEBUG MM(262420000000022/f6568eaf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124618678 DMM INFO MM(262420000000022/f6568eaf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124618678 DMM NOTICE MM(262420000000022/f6568eaf) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250123124618678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124618678 DMM NOTICE MM(262420000000022/f6568eaf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124618678 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) 20250123124618680 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124618680 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250123124618680 DMM INFO MM(262420000000022/f6568eaf) Subscriber data update (mmctx.c:445) 20250123124618680 DMM DEBUG MM(262420000000022/f6568eaf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124618692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124618692 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124618692 DMM INFO MM(262420000000022/f6568eaf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124618692 DMM NOTICE MM(262420000000022/f6568eaf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124618692 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124618692 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124618692 DLLC NOTICE LLME(f67f3149/f6568eaf){ASSIGNED} LLGM Assign pre (ffffffff => f6568eaf) (gprs_llc.c:1079) 20250123124618692 DLLC NOTICE LLME(ffffffff/f6568eaf){ASSIGNED} LLGM Assign post (ffffffff => f6568eaf) (gprs_llc.c:1125) 20250123124618692 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124618692 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124618692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124618692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_second_attempt(858)@00376f35f9fd: 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 := '1995AE07BF0F288AEB158B36E64AF927'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0FB4160'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC837C4D7871C816'O } } } } } 20250123124618750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124618750 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124618750 DMM INFO MM(262420000000022/f6568eaf) -> GMM ATTACH REQUEST MI(TMSI-0xF6568EAF) type="GPRS attach" (gprs_gmm.c:1266) 20250123124618750 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124618750 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123124618750 DLLC NOTICE LLME(ffffffff/f6568eaf){ASSIGNED} LLGM Assign pre (f6568eaf => eebfd3c3) (gprs_llc.c:1079) 20250123124618750 DLLC NOTICE LLME(f6568eaf/eebfd3c3){ASSIGNED} LLGM Assign post (f6568eaf => eebfd3c3) (gprs_llc.c:1125) 20250123124618750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124618750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124618750 DMM DEBUG MM(262420000000022/eebfd3c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124618760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124618761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250123124618761 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124618761 DMM DEBUG MM(262420000000022/eebfd3c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250123124618761 DMM NOTICE MM(262420000000022/eebfd3c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124618761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124618761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124618761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124618761 DMM DEBUG MM(262420000000022/eebfd3c3) Requesting authorization (sgsn_auth.c:160) 20250123124618761 DMM INFO MM(262420000000022/eebfd3c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124618761 DMM DEBUG MM(262420000000022/eebfd3c3) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124618761 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250123124618761 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) 20250123124620085 DGPRS DEBUG Checking for inactive LLMEs, time = 867285 (sgsn.c:131) 20250123124624762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250123124624762 DMM ERROR MM(262420000000022/eebfd3c3) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250123124624762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250123124624762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123124624762 DMM NOTICE MM(262420000000022/eebfd3c3) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250123124624762 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250123124624762 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) 20250123124624762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123124624762 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Deallocated (fsm.c:568) 20250123124624762 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124624762 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123124624762 DLLC NOTICE LLME(f6568eaf/eebfd3c3){ASSIGNED} LLGM Assign pre (eebfd3c3 => ffffffff) (gprs_llc.c:1079) 20250123124624762 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eebfd3c3 => ffffffff) (gprs_llc.c:1125) 20250123124638551 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124638551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124638552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124648125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124648132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124648132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124648137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124648142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124648142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124648153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124648157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124648157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@00376f35f9fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@00376f35f9fd: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250123124648640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124648642 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124648642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(854)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(844)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@00376f35f9fd: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@00376f35f9fd: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@00376f35f9fd: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(852)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(842)@00376f35f9fd: Final verdict of PTC: none TC_attach_second_attempt(858)@00376f35f9fd: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(849)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@00376f35f9fd: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Jan 23 12:46:48 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 20250123124648728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124649030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108480) 20250123124649644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124649644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108480, count=112836) 20250123124650086 DGPRS DEBUG Checking for inactive LLMEs, time = 867315 (sgsn.c:131) 20250123124650645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124650645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Jan 23 12:46:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124651647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124651647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_echo_timeout started. 20250123124652133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124652135 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124652177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124652177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124652177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124652177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124652177 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124652177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124652177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124652177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124652177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124652178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124652178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124652178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124652178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124652178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124652178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124652178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124652178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124652178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124652178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124652178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124652179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124652179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124652181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124652185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652185 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(864)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI196(862)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(868)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124652189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124652189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124652189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124652189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124652189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124652189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124652189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124652189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124652189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124652190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124652190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124652190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124652190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124652190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124652190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124652190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124652190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124652190 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124652190 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124652190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124652191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(868)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124652191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(869)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124652193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124652198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(867)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124652203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124652203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124652204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124652204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124652204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124652204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124652204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124652204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124652204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124652204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124652204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124652204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124652204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124652204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124652204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124652206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124652211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124652648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124652648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124652648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124652648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124652652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124652654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@00376f35f9fd: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='CA3875AD'O, index=0 SGSN_Test-GSUP(875)@00376f35f9fd: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@00376f35f9fd: 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 := 'ACA3786DBD5D1E32AAC11F82EE099134'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FF0B5AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '836408D565A5A584'O } } } } } 20250123124652729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652729 DLLC NOTICE LLME(ffffffff/ca3875ad){UNASSIGNED} LLC RX: unknown TLLI 0xca3875ad, creating LLME on the fly (gprs_llc.c:552) 20250123124652729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124652729 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20250123124652729 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124652729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124652729 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124652729 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124652729 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124652729 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124652729 DLLC NOTICE LLME(ffffffff/ca3875ad){UNASSIGNED} LLGM Assign pre (ca3875ad => d46c31ff) (gprs_llc.c:1079) 20250123124652729 DLLC NOTICE LLME(ca3875ad/d46c31ff){ASSIGNED} LLGM Assign post (ca3875ad => d46c31ff) (gprs_llc.c:1125) 20250123124652729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124652729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124652729 DMM DEBUG MM(262420000000067/d46c31ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124652750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124652750 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124652750 DMM DEBUG MM(262420000000067/d46c31ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250123124652750 DMM NOTICE MM(262420000000067/d46c31ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124652750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124652750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124652750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124652750 DMM DEBUG MM(262420000000067/d46c31ff) Requesting authorization (sgsn_auth.c:160) 20250123124652750 DMM INFO MM(262420000000067/d46c31ff) Requesting authentication tuples (sgsn_auth.c:184) 20250123124652750 DMM DEBUG MM(262420000000067/d46c31ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124652750 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250123124652750 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@00376f35f9fd: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@00376f35f9fd: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250123124652754 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124652754 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124652754 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124652754 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124652754 DMM INFO MM(262420000000067/d46c31ff) Subscriber data update (mmctx.c:445) 20250123124652754 DMM DEBUG MM(262420000000067/d46c31ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124652754 DMM INFO MM(262420000000067/d46c31ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124652754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124652754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124652754 DMM INFO MM(262420000000067/d46c31ff) <- GMM AUTH AND CIPHERING REQ (rand = ac a3 78 6d bd 5d 1e 32 aa c1 1f 82 ee 09 91 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124652760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124652760 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124652760 DMM INFO MM(262420000000067/d46c31ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124652760 DMM NOTICE MM(262420000000067/d46c31ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124652760 DMM DEBUG MM(262420000000067/d46c31ff) checking auth: received GSM SRES = 7f f0 b5 ac (gprs_gmm.c:666) 20250123124652760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124652760 DMM DEBUG MM(262420000000067/d46c31ff) Requesting authorization (sgsn_auth.c:160) 20250123124652760 DMM INFO MM(262420000000067/d46c31ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124652760 DMM DEBUG MM(262420000000067/d46c31ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124652760 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250123124652760 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) 20250123124652760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124652760 DMM INFO MM(262420000000067/d46c31ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xd46c31ff) (gprs_gmm.c:300) 20250123124652761 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124652761 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124652761 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250123124652761 DMM INFO MM(262420000000067/d46c31ff) Subscriber data update (mmctx.c:445) 20250123124652761 DMM DEBUG MM(262420000000067/d46c31ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124652761 DMM INFO MM(262420000000067/d46c31ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124652761 DMM NOTICE MM(262420000000067/d46c31ff) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250123124652761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124652761 DMM NOTICE MM(262420000000067/d46c31ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124652761 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) 20250123124652762 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124652762 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250123124652762 DMM INFO MM(262420000000067/d46c31ff) Subscriber data update (mmctx.c:445) 20250123124652762 DMM DEBUG MM(262420000000067/d46c31ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124652765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124652765 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124652765 DMM INFO MM(262420000000067/d46c31ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124652765 DMM NOTICE MM(262420000000067/d46c31ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124652765 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124652765 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124652765 DLLC NOTICE LLME(ca3875ad/d46c31ff){ASSIGNED} LLGM Assign pre (ffffffff => d46c31ff) (gprs_llc.c:1079) 20250123124652765 DLLC NOTICE LLME(ffffffff/d46c31ff){ASSIGNED} LLGM Assign post (ffffffff => d46c31ff) (gprs_llc.c:1125) 20250123124652765 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124652765 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124652765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124652765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@00376f35f9fd: setverdict(pass): none -> pass 20250123124652824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124652824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124652824 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124652824 DMM INFO MM(262420000000067/d46c31ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124652824 DMM INFO MM(262420000000067/d46c31ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124652824 DMM DEBUG MM(262420000000067/d46c31ff) Using GGSN 0 (gprs_sm.c:312) 20250123124652824 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) 20250123124652824 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250123124652824 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124652824 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124652824 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250123124652845 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 12 44 44 f3 11 55 3e e9 94 14 05 7f d7 07 2c 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20250123124652845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124652845 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124652846 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=d46c31ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124652846 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124652846 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124657664 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250123124657665 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20250123124657665 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55c78a1d68f0) (sgsn_libgtp.c:632) 20250123124702666 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1039" 20250123124707667 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250123124707667 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1039" 20250123124712650 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124712650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124712650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124712667 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250123124712667 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250123124712667 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1041" 20250123124717668 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250123124717669 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250123124717669 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250123124717669 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1041" 20250123124720087 DGPRS DEBUG Checking for inactive LLMEs, time = 867345 (sgsn.c:131) 20250123124722179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124722184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124722184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124722191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124722194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124722194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124722205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124722208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124722208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124722670 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250123124722670 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250123124722670 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250123124722670 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250123124722670 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1043" 20250123124727672 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250123124727672 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250123124727672 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250123124727672 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250123124727672 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55c78a1d68f0) (sgsn_libgtp.c:632) 20250123124727672 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55c78a1d68f0) (sgsn_libgtp.c:636) 20250123124727672 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250123124727672 DMM INFO MM(262420000000067/d46c31ff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124727672 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250123124727672 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124727672 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250123124727672 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250123124727672 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124727672 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250123124727672 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250123124727672 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124727673 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250123124727673 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250123124727673 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124727673 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250123124727673 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@00376f35f9fd: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@00376f35f9fd: Removing Client IMSI='262420000000067'H, index=0 20250123124727689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124727689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250123124727689 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124727689 DMM INFO MM(262420000000067/d46c31ff) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@00376f35f9fd: Final verdict of PTC: pass 20250123124727694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124727699 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(875)@00376f35f9fd: Final verdict of PTC: none 20250123124727699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@00376f35f9fd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(868)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(873)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(863)@00376f35f9fd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@00376f35f9fd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(871)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(861)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(866)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Jan 23 12:47:27 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 20250123124727766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124728169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112924) 20250123124728701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124728701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112924, count=114364) 20250123124729702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124729702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Jan 23 12:47:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124730704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124730704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_restart_ctr_echo started. 20250123124731276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124731278 DMM INFO MM(262420000000067/d46c31ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124731278 DMM INFO MM(262420000000067/d46c31ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124731278 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124731278 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124731278 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124731278 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124731278 DLLC NOTICE LLME(ffffffff/d46c31ff){ASSIGNED} LLGM Assign pre (d46c31ff => ffffffff) (gprs_llc.c:1079) 20250123124731278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d46c31ff => ffffffff) (gprs_llc.c:1125) 20250123124731278 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124731278 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124731278 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250123124731278 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) 20250123124731278 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20250123124731278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124731278 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124731278 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124731278 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124731278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124731308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124731308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124731308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124731308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124731308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124731308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124731308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124731308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124731308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124731309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124731309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124731309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124731309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124731309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124731309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124731309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124731309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124731309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124731309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124731309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124731309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124731309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124731313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124731320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(884)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(881)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124731325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124731325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124731325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124731325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124731325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124731325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124731325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124731325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124731325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124731326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124731326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124731326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124731326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124731326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124731326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124731326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124731326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124731326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124731326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124731326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124731326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124731327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124731329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124731336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(888)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_echo-BVCI210(886)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124731339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124731339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124731339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124731339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124731339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124731339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124731339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124731339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124731339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124731340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124731340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124731340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124731340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124731340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124731340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124731340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124731340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124731340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124731340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124731340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124731341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124731341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124731343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124731347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124731705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124731705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124731705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124731705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124731710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124731711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@00376f35f9fd: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='EA62A8D1'O, index=0 SGSN_Test-GSUP(894)@00376f35f9fd: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@00376f35f9fd: 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 := 'B50E4C315A7A4DB6077F0CBEB3B9E3F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED5E612F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '294954BD85B3F97A'O } } } } } 20250123124731775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731775 DLLC NOTICE LLME(ffffffff/ea62a8d1){UNASSIGNED} LLC RX: unknown TLLI 0xea62a8d1, creating LLME on the fly (gprs_llc.c:552) 20250123124731775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124731775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20250123124731775 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124731775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124731775 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124731775 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124731775 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124731775 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124731775 DLLC NOTICE LLME(ffffffff/ea62a8d1){UNASSIGNED} LLGM Assign pre (ea62a8d1 => f0b1f9e6) (gprs_llc.c:1079) 20250123124731775 DLLC NOTICE LLME(ea62a8d1/f0b1f9e6){ASSIGNED} LLGM Assign post (ea62a8d1 => f0b1f9e6) (gprs_llc.c:1125) 20250123124731775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124731775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124731775 DMM DEBUG MM(262420000000023/f0b1f9e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124731789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124731789 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124731789 DMM DEBUG MM(262420000000023/f0b1f9e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250123124731789 DMM NOTICE MM(262420000000023/f0b1f9e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124731789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124731789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124731789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124731789 DMM DEBUG MM(262420000000023/f0b1f9e6) Requesting authorization (sgsn_auth.c:160) 20250123124731789 DMM INFO MM(262420000000023/f0b1f9e6) Requesting authentication tuples (sgsn_auth.c:184) 20250123124731789 DMM DEBUG MM(262420000000023/f0b1f9e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124731789 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250123124731789 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@00376f35f9fd: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@00376f35f9fd: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250123124731793 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124731793 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124731793 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124731793 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124731793 DMM INFO MM(262420000000023/f0b1f9e6) Subscriber data update (mmctx.c:445) 20250123124731793 DMM DEBUG MM(262420000000023/f0b1f9e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124731793 DMM INFO MM(262420000000023/f0b1f9e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124731793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124731793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124731794 DMM INFO MM(262420000000023/f0b1f9e6) <- GMM AUTH AND CIPHERING REQ (rand = b5 0e 4c 31 5a 7a 4d b6 07 7f 0c be b3 b9 e3 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124731804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124731804 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124731804 DMM INFO MM(262420000000023/f0b1f9e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124731804 DMM NOTICE MM(262420000000023/f0b1f9e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124731804 DMM DEBUG MM(262420000000023/f0b1f9e6) checking auth: received GSM SRES = ed 5e 61 2f (gprs_gmm.c:666) 20250123124731804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124731804 DMM DEBUG MM(262420000000023/f0b1f9e6) Requesting authorization (sgsn_auth.c:160) 20250123124731804 DMM INFO MM(262420000000023/f0b1f9e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124731804 DMM DEBUG MM(262420000000023/f0b1f9e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124731804 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250123124731804 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) 20250123124731804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124731804 DMM INFO MM(262420000000023/f0b1f9e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0b1f9e6) (gprs_gmm.c:300) 20250123124731806 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124731806 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124731806 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250123124731806 DMM INFO MM(262420000000023/f0b1f9e6) Subscriber data update (mmctx.c:445) 20250123124731806 DMM DEBUG MM(262420000000023/f0b1f9e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124731806 DMM INFO MM(262420000000023/f0b1f9e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124731806 DMM NOTICE MM(262420000000023/f0b1f9e6) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250123124731806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124731807 DMM NOTICE MM(262420000000023/f0b1f9e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124731807 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) 20250123124731808 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124731808 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250123124731808 DMM INFO MM(262420000000023/f0b1f9e6) Subscriber data update (mmctx.c:445) 20250123124731808 DMM DEBUG MM(262420000000023/f0b1f9e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124731815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124731815 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124731815 DMM INFO MM(262420000000023/f0b1f9e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124731815 DMM NOTICE MM(262420000000023/f0b1f9e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124731815 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124731815 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124731815 DLLC NOTICE LLME(ea62a8d1/f0b1f9e6){ASSIGNED} LLGM Assign pre (ffffffff => f0b1f9e6) (gprs_llc.c:1079) 20250123124731815 DLLC NOTICE LLME(ffffffff/f0b1f9e6){ASSIGNED} LLGM Assign post (ffffffff => f0b1f9e6) (gprs_llc.c:1125) 20250123124731815 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124731815 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124731815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124731815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@00376f35f9fd: setverdict(pass): none -> pass 20250123124731875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124731875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124731875 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124731875 DMM INFO MM(262420000000023/f0b1f9e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124731875 DMM INFO MM(262420000000023/f0b1f9e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124731875 DMM DEBUG MM(262420000000023/f0b1f9e6) Using GGSN 0 (gprs_sm.c:312) 20250123124731875 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250123124731875 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124731875 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124731875 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250123124731899 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 4e 09 fa f9 11 85 54 85 a2 14 05 7f 4b c7 9f 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250123124731899 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a5058, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124731899 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124731899 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=f0b1f9e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124731899 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124731899 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124736877 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250123124736883 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20250123124736883 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55c78a1d68f0) (sgsn_libgtp.c:632) 20250123124741879 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250123124741884 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20250123124741884 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55c78a1d68f0) (sgsn_libgtp.c:632) 20250123124741884 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250123124741884 DMM INFO MM(262420000000023/f0b1f9e6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124741884 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250123124741884 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@00376f35f9fd: Removing Client IMSI='262420000000023'H, index=0 20250123124741899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124741900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250123124741900 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124741900 DMM INFO MM(262420000000023/f0b1f9e6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@00376f35f9fd: Final verdict of PTC: pass 20250123124741903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@00376f35f9fd: Final verdict of PTC: none 20250123124741908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124741908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(882)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(892)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@00376f35f9fd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@00376f35f9fd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(887)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@00376f35f9fd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(880)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(890)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(885)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Jan 23 12:47:41 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 20250123124741997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124742399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99376) 20250123124742910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124742910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99376, count=103732) 20250123124743911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124743911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Jan 23 12:47:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124744913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124744913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_restart_ctr_create started. 20250123124745451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124745453 DMM INFO MM(262420000000023/f0b1f9e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124745453 DMM INFO MM(262420000000023/f0b1f9e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124745453 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124745453 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124745453 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124745453 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124745453 DLLC NOTICE LLME(ffffffff/f0b1f9e6){ASSIGNED} LLGM Assign pre (f0b1f9e6 => ffffffff) (gprs_llc.c:1079) 20250123124745453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0b1f9e6 => ffffffff) (gprs_llc.c:1125) 20250123124745453 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124745453 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124745453 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250123124745453 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) 20250123124745453 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20250123124745453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124745453 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124745453 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124745453 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124745453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124745507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124745507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124745507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124745507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124745507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124745507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124745507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124745507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124745507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124745509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124745509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124745509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124745509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124745509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124745509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124745509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124745509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124745509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124745509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124745509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124745509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124745509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(903)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124745513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124745518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124745518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(899)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(907)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124745524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124745524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124745524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124745524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124745524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124745524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124745524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124745524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124745524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124745525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124745525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124745525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124745526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124745526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124745526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124745526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124745526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124745526 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124745526 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124745526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124745526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124745526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124745528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(903)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250123124745533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124745533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(911)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124745535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124745535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124745535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124745535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124745535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124745535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124745535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124745535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124745535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_restart_ctr_create-BVCI210(904)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(911)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124745536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124745536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124745536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124745536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124745536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124745536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124745536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124745536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124745536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124745536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124745536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124745536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124745536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124745538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124745543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124745543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124745915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124745915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124745915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124745915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124745919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123124745920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@00376f35f9fd: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F09B13A6'O, index=0 SGSN_Test-GSUP(913)@00376f35f9fd: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@00376f35f9fd: 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 := '8B6AFF6D4D5D0CFF16DABD81727B60F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73B49459'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56219E1F82EBF617'O } } } } } 20250123124745988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124745988 DLLC NOTICE LLME(ffffffff/f09b13a6){UNASSIGNED} LLC RX: unknown TLLI 0xf09b13a6, creating LLME on the fly (gprs_llc.c:552) 20250123124745988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124745988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20250123124745988 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124745988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124745988 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124745988 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124745988 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124745988 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124745988 DLLC NOTICE LLME(ffffffff/f09b13a6){UNASSIGNED} LLGM Assign pre (f09b13a6 => c9142b3f) (gprs_llc.c:1079) 20250123124745988 DLLC NOTICE LLME(f09b13a6/c9142b3f){ASSIGNED} LLGM Assign post (f09b13a6 => c9142b3f) (gprs_llc.c:1125) 20250123124745988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124745988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124745988 DMM DEBUG MM(262420000000024/c9142b3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124746002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124746003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124746003 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124746003 DMM DEBUG MM(262420000000024/c9142b3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250123124746003 DMM NOTICE MM(262420000000024/c9142b3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124746003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124746003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124746003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124746003 DMM DEBUG MM(262420000000024/c9142b3f) Requesting authorization (sgsn_auth.c:160) 20250123124746003 DMM INFO MM(262420000000024/c9142b3f) Requesting authentication tuples (sgsn_auth.c:184) 20250123124746003 DMM DEBUG MM(262420000000024/c9142b3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124746003 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250123124746003 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@00376f35f9fd: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@00376f35f9fd: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250123124746008 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124746008 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124746008 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124746008 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124746008 DMM INFO MM(262420000000024/c9142b3f) Subscriber data update (mmctx.c:445) 20250123124746008 DMM DEBUG MM(262420000000024/c9142b3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124746008 DMM INFO MM(262420000000024/c9142b3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124746008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124746008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124746008 DMM INFO MM(262420000000024/c9142b3f) <- GMM AUTH AND CIPHERING REQ (rand = 8b 6a ff 6d 4d 5d 0c ff 16 da bd 81 72 7b 60 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124746023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124746023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124746024 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124746024 DMM INFO MM(262420000000024/c9142b3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124746024 DMM NOTICE MM(262420000000024/c9142b3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124746024 DMM DEBUG MM(262420000000024/c9142b3f) checking auth: received GSM SRES = 73 b4 94 59 (gprs_gmm.c:666) 20250123124746024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124746024 DMM DEBUG MM(262420000000024/c9142b3f) Requesting authorization (sgsn_auth.c:160) 20250123124746024 DMM INFO MM(262420000000024/c9142b3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124746024 DMM DEBUG MM(262420000000024/c9142b3f) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124746024 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250123124746024 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) 20250123124746024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124746024 DMM INFO MM(262420000000024/c9142b3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9142b3f) (gprs_gmm.c:300) 20250123124746027 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124746027 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124746027 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250123124746027 DMM INFO MM(262420000000024/c9142b3f) Subscriber data update (mmctx.c:445) 20250123124746027 DMM DEBUG MM(262420000000024/c9142b3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124746027 DMM INFO MM(262420000000024/c9142b3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124746027 DMM NOTICE MM(262420000000024/c9142b3f) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250123124746027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124746027 DMM NOTICE MM(262420000000024/c9142b3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124746027 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) 20250123124746028 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124746028 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250123124746028 DMM INFO MM(262420000000024/c9142b3f) Subscriber data update (mmctx.c:445) 20250123124746028 DMM DEBUG MM(262420000000024/c9142b3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124746039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124746039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124746039 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124746039 DMM INFO MM(262420000000024/c9142b3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124746039 DMM NOTICE MM(262420000000024/c9142b3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124746039 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124746039 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124746039 DLLC NOTICE LLME(f09b13a6/c9142b3f){ASSIGNED} LLGM Assign pre (ffffffff => c9142b3f) (gprs_llc.c:1079) 20250123124746039 DLLC NOTICE LLME(ffffffff/c9142b3f){ASSIGNED} LLGM Assign post (ffffffff => c9142b3f) (gprs_llc.c:1125) 20250123124746039 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124746039 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124746040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124746040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@00376f35f9fd: setverdict(pass): none -> pass 20250123124746095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124746095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124746095 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124746095 DMM INFO MM(262420000000024/c9142b3f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124746095 DMM INFO MM(262420000000024/c9142b3f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124746095 DMM DEBUG MM(262420000000024/c9142b3f) Using GGSN 0 (gprs_sm.c:312) 20250123124746095 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250123124746095 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124746095 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124746096 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250123124746120 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 a6 db 6b 54 11 5b 29 11 ad 14 05 7f f7 c7 1f 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250123124746120 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f221a4a5058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250123124746120 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f221a4a5058, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124746120 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250123124746120 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250123124746120 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124746121 DMM NOTICE MM(262420000000024/c9142b3f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124746136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124746136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124746136 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124746136 DMM INFO MM(262420000000024/c9142b3f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124746136 DMM INFO MM(262420000000024/c9142b3f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124746136 DMM DEBUG MM(262420000000024/c9142b3f) Using GGSN 0 (gprs_sm.c:312) 20250123124746136 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250123124746136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124746136 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124746136 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250123124746141 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 a6 db 6b 54 11 5b 29 11 ad 14 05 7f f7 c7 1f 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250123124746141 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f221a4a5058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250123124746141 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a5058, cbp=0x55c78a1e04d0) (sgsn_libgtp.c:632) 20250123124746142 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124746142 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=c9142b3f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124746142 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124746142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@00376f35f9fd: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@00376f35f9fd: Final verdict of PTC: pass 20250123124746157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(906)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(907)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(902)@00376f35f9fd: Final verdict of PTC: none 20250123124746161 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124746161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI196(899)@00376f35f9fd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@00376f35f9fd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(913)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(911)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(905)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(900)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(909)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Jan 23 12:47:46 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 20250123124746257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124746659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65804) 20250123124747161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124747161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65804, count=104076) 20250123124748163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124748163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Jan 23 12:47:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124749164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124749164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250123124749753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124749756 DMM INFO MM(262420000000024/c9142b3f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124749756 DMM INFO MM(262420000000024/c9142b3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124749756 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124749756 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124749756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124749756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124749756 DLLC NOTICE LLME(ffffffff/c9142b3f){ASSIGNED} LLGM Assign pre (c9142b3f => ffffffff) (gprs_llc.c:1079) 20250123124749756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9142b3f => ffffffff) (gprs_llc.c:1125) 20250123124749756 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124749756 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124749756 DMM NOTICE MM(262420000000024/c9142b3f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124749756 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250123124749756 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124749756 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124749756 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250123124749756 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250123124749756 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) 20250123124749757 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20250123124749757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124749757 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124749757 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124749757 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124749757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124749798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124749798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124749798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124749798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124749798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124749798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124749798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124749798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124749798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124749799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124749799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124749799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124749799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124749799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124749799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124749799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124749799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124749799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124749799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124749799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124749799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124749799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124749801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124749806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124749806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@00376f35f9fd: 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(919)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(926)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(925)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124749816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124749816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124749816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124749816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124749816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124749816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124749816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124749816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124749816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124749817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124749817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124749817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124749817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124749817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124749817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124749817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124749817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124749817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124749817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124749817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(926)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124749818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124749818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124749820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(925)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(922)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(930)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124749825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124749825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250123124749826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124749826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124749826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124749826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124749826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124749826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124749826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124749826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124749826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(930)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124749828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124749828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124749828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124749828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124749828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124749828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124749828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124749828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124749828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124749828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124749828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124749828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124749828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124749830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124749834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124749834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124750088 DGPRS DEBUG Checking for inactive LLMEs, time = 867375 (sgsn.c:131) 20250123124750165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124750165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124750165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124750165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124750169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124750171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@00376f35f9fd: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='CC98415C'O, index=0 SGSN_Test-GSUP(932)@00376f35f9fd: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@00376f35f9fd: 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 := '7B924300777DE62784A516AFBA5EC817'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DCB7C69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79FBD4683162A3E4'O } } } } } 20250123124751240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124751240 DLLC NOTICE LLME(ffffffff/cc98415c){UNASSIGNED} LLC RX: unknown TLLI 0xcc98415c, creating LLME on the fly (gprs_llc.c:552) 20250123124751240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124751240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20250123124751240 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124751240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124751240 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124751240 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124751240 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124751240 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124751240 DLLC NOTICE LLME(ffffffff/cc98415c){UNASSIGNED} LLGM Assign pre (cc98415c => e882c6df) (gprs_llc.c:1079) 20250123124751240 DLLC NOTICE LLME(cc98415c/e882c6df){ASSIGNED} LLGM Assign post (cc98415c => e882c6df) (gprs_llc.c:1125) 20250123124751240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124751240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124751240 DMM DEBUG MM(262420000000025/e882c6df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124751253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124751253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124751253 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124751253 DMM DEBUG MM(262420000000025/e882c6df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250123124751253 DMM NOTICE MM(262420000000025/e882c6df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124751253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124751253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124751253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124751253 DMM DEBUG MM(262420000000025/e882c6df) Requesting authorization (sgsn_auth.c:160) 20250123124751253 DMM INFO MM(262420000000025/e882c6df) Requesting authentication tuples (sgsn_auth.c:184) 20250123124751253 DMM DEBUG MM(262420000000025/e882c6df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124751253 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250123124751253 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@00376f35f9fd: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250123124751256 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124751256 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124751256 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124751256 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124751256 DMM INFO MM(262420000000025/e882c6df) Subscriber data update (mmctx.c:445) 20250123124751256 DMM DEBUG MM(262420000000025/e882c6df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124751256 DMM INFO MM(262420000000025/e882c6df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124751256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124751256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124751256 DMM INFO MM(262420000000025/e882c6df) <- GMM AUTH AND CIPHERING REQ (rand = 7b 92 43 00 77 7d e6 27 84 a5 16 af ba 5e c8 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124751269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124751269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124751269 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124751269 DMM INFO MM(262420000000025/e882c6df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124751269 DMM NOTICE MM(262420000000025/e882c6df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124751269 DMM DEBUG MM(262420000000025/e882c6df) checking auth: received GSM SRES = 9d cb 7c 69 (gprs_gmm.c:666) 20250123124751269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124751269 DMM DEBUG MM(262420000000025/e882c6df) Requesting authorization (sgsn_auth.c:160) 20250123124751269 DMM INFO MM(262420000000025/e882c6df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124751270 DMM DEBUG MM(262420000000025/e882c6df) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124751270 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250123124751270 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) 20250123124751270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124751270 DMM INFO MM(262420000000025/e882c6df) <- GMM ATTACH ACCEPT (new P-TMSI=0xe882c6df) (gprs_gmm.c:300) 20250123124751272 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124751272 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124751272 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250123124751272 DMM INFO MM(262420000000025/e882c6df) Subscriber data update (mmctx.c:445) 20250123124751272 DMM DEBUG MM(262420000000025/e882c6df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124751272 DMM INFO MM(262420000000025/e882c6df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124751272 DMM NOTICE MM(262420000000025/e882c6df) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250123124751272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124751272 DMM NOTICE MM(262420000000025/e882c6df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124751272 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) 20250123124751273 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124751273 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250123124751273 DMM INFO MM(262420000000025/e882c6df) Subscriber data update (mmctx.c:445) 20250123124751273 DMM DEBUG MM(262420000000025/e882c6df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124751284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124751284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124751284 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124751284 DMM INFO MM(262420000000025/e882c6df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124751284 DMM NOTICE MM(262420000000025/e882c6df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124751284 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124751285 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124751285 DLLC NOTICE LLME(cc98415c/e882c6df){ASSIGNED} LLGM Assign pre (ffffffff => e882c6df) (gprs_llc.c:1079) 20250123124751285 DLLC NOTICE LLME(ffffffff/e882c6df){ASSIGNED} LLGM Assign post (ffffffff => e882c6df) (gprs_llc.c:1125) 20250123124751285 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124751285 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124751285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124751285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@00376f35f9fd: setverdict(pass): none -> pass 20250123124751342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124751342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124751342 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124751342 DMM INFO MM(262420000000025/e882c6df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124751342 DMM INFO MM(262420000000025/e882c6df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124751342 DMM DEBUG MM(262420000000025/e882c6df) Using GGSN 0 (gprs_sm.c:312) 20250123124751342 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) 20250123124751342 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250123124751342 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124751343 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124751343 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250123124751367 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 73 fe 4e 59 11 7a e6 7d 52 14 05 7f 11 40 c7 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20250123124751367 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123124751367 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124751367 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=e882c6df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124751367 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124751367 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124751377 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250123124751377 DGPRS INFO PDP(262420000000025:5): Context 0x7f221a4a60c8 was deleted (sgsn_libgtp.c:660) 20250123124751377 DMM INFO MM(262420000000025/e882c6df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124751378 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250123124751378 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250123124759379 DMM INFO MM(262420000000025/e882c6df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124807004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250123124807380 DMM INFO MM(262420000000025/e882c6df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124810166 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123124810166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123124810167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124815380 DMM INFO MM(262420000000025/e882c6df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124819800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124819806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124819806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124819818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124819821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124819821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124819828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124819831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124819831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123124820089 DGPRS DEBUG Checking for inactive LLMEs, time = 867405 (sgsn.c:131) 20250123124823382 DMM INFO MM(262420000000025/e882c6df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@00376f35f9fd: Removing Client IMSI='262420000000025'H, index=0 20250123124823401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124823401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250123124823401 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124823401 DMM INFO MM(262420000000025/e882c6df) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@00376f35f9fd: Final verdict of PTC: pass 20250123124823408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@00376f35f9fd: Final verdict of PTC: none 20250123124823412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124823412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(920)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(930)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(926)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(918)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(924)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(928)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Jan 23 12:48:23 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 20250123124823511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124823913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110864) 20250123124824414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124824414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110864, count=112124) 20250123124825415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124825415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Jan 23 12:48:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124826416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124826416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250123124827010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124827012 DMM INFO MM(262420000000025/e882c6df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124827012 DMM INFO MM(262420000000025/e882c6df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124827012 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124827012 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124827012 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124827012 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124827012 DLLC NOTICE LLME(ffffffff/e882c6df){ASSIGNED} LLGM Assign pre (e882c6df => ffffffff) (gprs_llc.c:1079) 20250123124827012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e882c6df => ffffffff) (gprs_llc.c:1125) 20250123124827012 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124827012 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124827012 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250123124827012 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) 20250123124827012 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20250123124827012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124827012 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124827012 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124827012 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124827012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124827060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124827060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124827060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124827060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124827060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124827060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124827060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124827060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124827060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124827061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124827061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124827061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124827061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124827061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124827061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124827061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124827061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124827061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124827061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124827061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124827062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124827062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124827064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124827070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124827078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124827078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124827078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124827078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124827078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124827078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124827078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124827078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124827078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124827078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124827078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124827078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124827079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124827079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124827079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124827079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124827079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124827079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124827079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124827079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124827079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124827079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124827080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(941)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124827086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(950)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124827091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124827091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124827091 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124827091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124827091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124827091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124827092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124827092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124827092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124827092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124827092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124827092 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124827092 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124827092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124827092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124827092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124827095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124827100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124827417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124827417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124827417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124827417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124827422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124827423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@00376f35f9fd: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='D79B1208'O, index=0 SGSN_Test-GSUP(951)@00376f35f9fd: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: 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 := 'F037005B5819078331B19542FEC9402B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83311F48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '838F8B01C19DA10B'O } } } } } 20250123124827495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827495 DLLC NOTICE LLME(ffffffff/d79b1208){UNASSIGNED} LLC RX: unknown TLLI 0xd79b1208, creating LLME on the fly (gprs_llc.c:552) 20250123124827496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124827496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20250123124827496 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124827496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124827496 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124827496 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124827496 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124827496 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124827496 DLLC NOTICE LLME(ffffffff/d79b1208){UNASSIGNED} LLGM Assign pre (d79b1208 => ee001f3b) (gprs_llc.c:1079) 20250123124827496 DLLC NOTICE LLME(d79b1208/ee001f3b){ASSIGNED} LLGM Assign post (d79b1208 => ee001f3b) (gprs_llc.c:1125) 20250123124827496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124827496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124827496 DMM DEBUG MM(262420000000027/ee001f3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124827510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124827510 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124827510 DMM DEBUG MM(262420000000027/ee001f3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250123124827510 DMM NOTICE MM(262420000000027/ee001f3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124827510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124827510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124827510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124827510 DMM DEBUG MM(262420000000027/ee001f3b) Requesting authorization (sgsn_auth.c:160) 20250123124827510 DMM INFO MM(262420000000027/ee001f3b) Requesting authentication tuples (sgsn_auth.c:184) 20250123124827510 DMM DEBUG MM(262420000000027/ee001f3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124827510 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250123124827510 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@00376f35f9fd: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250123124827515 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124827515 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124827515 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124827515 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124827515 DMM INFO MM(262420000000027/ee001f3b) Subscriber data update (mmctx.c:445) 20250123124827515 DMM DEBUG MM(262420000000027/ee001f3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124827515 DMM INFO MM(262420000000027/ee001f3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124827515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124827515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124827516 DMM INFO MM(262420000000027/ee001f3b) <- GMM AUTH AND CIPHERING REQ (rand = f0 37 00 5b 58 19 07 83 31 b1 95 42 fe c9 40 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124827532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124827532 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124827532 DMM INFO MM(262420000000027/ee001f3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124827532 DMM NOTICE MM(262420000000027/ee001f3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124827532 DMM DEBUG MM(262420000000027/ee001f3b) checking auth: received GSM SRES = 83 31 1f 48 (gprs_gmm.c:666) 20250123124827532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124827532 DMM DEBUG MM(262420000000027/ee001f3b) Requesting authorization (sgsn_auth.c:160) 20250123124827532 DMM INFO MM(262420000000027/ee001f3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124827532 DMM DEBUG MM(262420000000027/ee001f3b) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124827532 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250123124827532 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) 20250123124827532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124827532 DMM INFO MM(262420000000027/ee001f3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee001f3b) (gprs_gmm.c:300) 20250123124827535 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124827535 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124827535 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250123124827535 DMM INFO MM(262420000000027/ee001f3b) Subscriber data update (mmctx.c:445) 20250123124827535 DMM DEBUG MM(262420000000027/ee001f3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124827535 DMM INFO MM(262420000000027/ee001f3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124827535 DMM NOTICE MM(262420000000027/ee001f3b) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250123124827535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124827535 DMM NOTICE MM(262420000000027/ee001f3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124827535 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) 20250123124827537 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124827537 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250123124827537 DMM INFO MM(262420000000027/ee001f3b) Subscriber data update (mmctx.c:445) 20250123124827537 DMM DEBUG MM(262420000000027/ee001f3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124827551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124827551 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124827551 DMM INFO MM(262420000000027/ee001f3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124827551 DMM NOTICE MM(262420000000027/ee001f3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124827551 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124827551 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124827551 DLLC NOTICE LLME(d79b1208/ee001f3b){ASSIGNED} LLGM Assign pre (ffffffff => ee001f3b) (gprs_llc.c:1079) 20250123124827551 DLLC NOTICE LLME(ffffffff/ee001f3b){ASSIGNED} LLGM Assign post (ffffffff => ee001f3b) (gprs_llc.c:1125) 20250123124827551 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124827551 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124827551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124827551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: setverdict(pass): none -> pass 20250123124827610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124827610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124827610 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124827610 DMM INFO MM(262420000000027/ee001f3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124827610 DMM INFO MM(262420000000027/ee001f3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124827610 DMM DEBUG MM(262420000000027/ee001f3b) Using GGSN 0 (gprs_sm.c:312) 20250123124827610 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) 20250123124827610 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250123124827610 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124827610 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124827610 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: First createPDPContextRequest received, dropping & waiting for retransmission 20250123124832612 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250123124832631 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 be be fc 35 11 a0 3b df e2 14 05 7f f8 d7 63 ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20250123124832631 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123124832631 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124832631 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=ee001f3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124832631 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124832631 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250123124832647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124832647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250123124832647 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124832647 DMM INFO MM(262420000000027/ee001f3b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250123124832647 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124832647 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: First deletePDPContextRequest received, dropping & waiting for retransmission 20250123124837648 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250123124837654 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20250123124837654 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123124837654 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250123124837654 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ee001f3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124837654 DMM INFO MM(262420000000027/ee001f3b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250123124837655 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250123124837655 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@00376f35f9fd: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@00376f35f9fd: Final verdict of PTC: pass 20250123124837673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56976<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(939)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(945)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@00376f35f9fd: Final verdict of PTC: none 20250123124837678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124837678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(935)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(950)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(943)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(948)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(937)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Jan 23 12:48:37 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 20250123124837739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124838141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103528) 20250123124838680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124838680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103528, count=104688) 20250123124839682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124839682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Jan 23 12:48:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124840684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124840684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250123124841235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124841238 DMM INFO MM(262420000000027/ee001f3b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124841238 DMM INFO MM(262420000000027/ee001f3b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124841238 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124841238 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124841238 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124841238 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124841238 DLLC NOTICE LLME(ffffffff/ee001f3b){ASSIGNED} LLGM Assign pre (ee001f3b => ffffffff) (gprs_llc.c:1079) 20250123124841238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee001f3b => ffffffff) (gprs_llc.c:1125) 20250123124841238 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250123124841238 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) 20250123124841238 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20250123124841238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124841238 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124841238 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124841238 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124841238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124841285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124841285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124841285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124841285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124841285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124841285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124841285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124841285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124841285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124841286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124841286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124841286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124841286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124841286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124841286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124841286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124841286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124841286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124841286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124841286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124841286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124841286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124841289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124841294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124841299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124841299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124841299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124841299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124841299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124841299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124841299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124841299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124841299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124841300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124841300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124841300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124841300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124841300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124841300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124841300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124841300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124841300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124841300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124841300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124841300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124841300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124841304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124841309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(965)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124841315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124841315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124841315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124841315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124841315 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124841315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124841315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124841315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124841315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124841316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124841316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124841316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124841316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124841316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124841316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124841316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124841316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124841316 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124841316 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124841316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124841316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124841316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124841318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124841323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124841685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124841685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124841685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124841685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124841690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124841691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@00376f35f9fd: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DE097619'O, index=0 SGSN_Test-GSUP(970)@00376f35f9fd: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: 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 := '5FDA5765C90148379D1100518797086B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CFADD1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5F5A8163E0A0764'O } } } } } 20250123124841765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841766 DLLC NOTICE LLME(ffffffff/de097619){UNASSIGNED} LLC RX: unknown TLLI 0xde097619, creating LLME on the fly (gprs_llc.c:552) 20250123124841766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124841766 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20250123124841766 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124841766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124841766 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124841766 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124841766 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124841766 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124841766 DLLC NOTICE LLME(ffffffff/de097619){UNASSIGNED} LLGM Assign pre (de097619 => fd928e5b) (gprs_llc.c:1079) 20250123124841766 DLLC NOTICE LLME(de097619/fd928e5b){ASSIGNED} LLGM Assign post (de097619 => fd928e5b) (gprs_llc.c:1125) 20250123124841766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124841766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124841766 DMM DEBUG MM(262420000000028/fd928e5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124841780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124841780 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124841780 DMM DEBUG MM(262420000000028/fd928e5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250123124841780 DMM NOTICE MM(262420000000028/fd928e5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124841780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124841780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124841780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124841780 DMM DEBUG MM(262420000000028/fd928e5b) Requesting authorization (sgsn_auth.c:160) 20250123124841780 DMM INFO MM(262420000000028/fd928e5b) Requesting authentication tuples (sgsn_auth.c:184) 20250123124841780 DMM DEBUG MM(262420000000028/fd928e5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124841780 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250123124841781 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@00376f35f9fd: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250123124841787 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124841787 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124841787 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124841787 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124841787 DMM INFO MM(262420000000028/fd928e5b) Subscriber data update (mmctx.c:445) 20250123124841787 DMM DEBUG MM(262420000000028/fd928e5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124841787 DMM INFO MM(262420000000028/fd928e5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124841787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124841787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124841787 DMM INFO MM(262420000000028/fd928e5b) <- GMM AUTH AND CIPHERING REQ (rand = 5f da 57 65 c9 01 48 37 9d 11 00 51 87 97 08 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124841802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124841802 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124841802 DMM INFO MM(262420000000028/fd928e5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124841802 DMM NOTICE MM(262420000000028/fd928e5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124841802 DMM DEBUG MM(262420000000028/fd928e5b) checking auth: received GSM SRES = 9c fa dd 1e (gprs_gmm.c:666) 20250123124841802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124841802 DMM DEBUG MM(262420000000028/fd928e5b) Requesting authorization (sgsn_auth.c:160) 20250123124841802 DMM INFO MM(262420000000028/fd928e5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124841802 DMM DEBUG MM(262420000000028/fd928e5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124841802 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250123124841802 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) 20250123124841802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124841802 DMM INFO MM(262420000000028/fd928e5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd928e5b) (gprs_gmm.c:300) 20250123124841806 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124841806 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124841806 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250123124841806 DMM INFO MM(262420000000028/fd928e5b) Subscriber data update (mmctx.c:445) 20250123124841806 DMM DEBUG MM(262420000000028/fd928e5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124841806 DMM INFO MM(262420000000028/fd928e5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124841806 DMM NOTICE MM(262420000000028/fd928e5b) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250123124841806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124841806 DMM NOTICE MM(262420000000028/fd928e5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124841806 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) 20250123124841807 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124841807 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250123124841807 DMM INFO MM(262420000000028/fd928e5b) Subscriber data update (mmctx.c:445) 20250123124841807 DMM DEBUG MM(262420000000028/fd928e5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124841819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124841819 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124841819 DMM INFO MM(262420000000028/fd928e5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124841819 DMM NOTICE MM(262420000000028/fd928e5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124841819 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124841819 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124841819 DLLC NOTICE LLME(de097619/fd928e5b){ASSIGNED} LLGM Assign pre (ffffffff => fd928e5b) (gprs_llc.c:1079) 20250123124841819 DLLC NOTICE LLME(ffffffff/fd928e5b){ASSIGNED} LLGM Assign post (ffffffff => fd928e5b) (gprs_llc.c:1125) 20250123124841819 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124841819 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124841819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124841819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: setverdict(pass): none -> pass 20250123124841876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124841876 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124841876 DMM INFO MM(262420000000028/fd928e5b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124841876 DMM INFO MM(262420000000028/fd928e5b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124841876 DMM DEBUG MM(262420000000028/fd928e5b) Using GGSN 0 (gprs_sm.c:312) 20250123124841876 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) 20250123124841876 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250123124841876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124841876 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124841877 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250123124841894 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 60 d8 af 4e 11 0b 0a 82 66 14 05 7f 36 0f 27 ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250123124841894 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123124841894 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124841894 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=fd928e5b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124841894 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124841894 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124841902 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250123124841903 DGPRS INFO PDP(262420000000028:5): Context 0x7f221a4a60c8 was deleted (sgsn_libgtp.c:660) 20250123124841903 DMM INFO MM(262420000000028/fd928e5b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124841903 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250123124841903 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250123124841911 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250123124841911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124841911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250123124841911 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124841911 DMM INFO MM(262420000000028/fd928e5b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250123124841912 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20250123124841912 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@00376f35f9fd: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@00376f35f9fd: Final verdict of PTC: pass 20250123124841916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(958)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(968)@00376f35f9fd: Final verdict of PTC: none 20250123124841921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(963)@00376f35f9fd: Final verdict of PTC: none 20250123124841921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(966)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(956)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(961)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Jan 23 12:48:41 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 20250123124842015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124842417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83816) 20250123124842923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124842923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83816, count=101924) 20250123124843925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124843926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Jan 23 12:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124844927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124844928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250123124845503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124845505 DMM INFO MM(262420000000028/fd928e5b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124845506 DMM INFO MM(262420000000028/fd928e5b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124845506 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124845506 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124845506 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124845506 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124845506 DLLC NOTICE LLME(ffffffff/fd928e5b){ASSIGNED} LLGM Assign pre (fd928e5b => ffffffff) (gprs_llc.c:1079) 20250123124845506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd928e5b => ffffffff) (gprs_llc.c:1125) 20250123124845506 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124845506 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124845506 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250123124845506 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) 20250123124845506 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20250123124845506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124845506 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124845506 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124845506 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124845506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124845543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124845543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124845543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124845543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124845543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124845543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124845543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124845543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124845543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124845544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124845544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124845544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124845544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124845544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124845544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124845544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124845544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124845544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124845544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124845544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124845544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124845544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124845547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250123124845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124845554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(982)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124845557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124845557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124845557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124845557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124845557 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124845557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124845557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124845557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124845557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124845558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124845558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124845558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124845558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124845558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124845558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124845558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124845558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124845558 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124845558 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124845558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124845559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124845559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(983)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124845561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124845567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124845567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(984)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124845571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124845571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124845571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124845571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124845571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124845571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124845571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124845571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124845571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124845572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124845572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124845572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124845572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124845572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124845572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124845572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124845572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124845572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124845572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124845572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124845573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124845573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124845575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124845580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124845580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124845929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124845929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124845929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124845929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124845933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124845935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='FE80045A'O, index=0 SGSN_Test-GSUP(989)@00376f35f9fd: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@00376f35f9fd: 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 := '6284F702891E66B5942D405B7D2567AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C70684C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '246B46C4F0936FED'O } } } } } 20250123124845993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124845993 DLLC NOTICE LLME(ffffffff/fe80045a){UNASSIGNED} LLC RX: unknown TLLI 0xfe80045a, creating LLME on the fly (gprs_llc.c:552) 20250123124845993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124845993 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250123124845993 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124845993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124845993 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124845993 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124845993 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124845993 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124845993 DLLC NOTICE LLME(ffffffff/fe80045a){UNASSIGNED} LLGM Assign pre (fe80045a => d7363ad3) (gprs_llc.c:1079) 20250123124845993 DLLC NOTICE LLME(fe80045a/d7363ad3){ASSIGNED} LLGM Assign post (fe80045a => d7363ad3) (gprs_llc.c:1125) 20250123124845993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124845993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124845993 DMM DEBUG MM(262420000000026/d7363ad3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124846015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124846016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124846016 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124846016 DMM DEBUG MM(262420000000026/d7363ad3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250123124846016 DMM NOTICE MM(262420000000026/d7363ad3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124846016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124846016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124846016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124846016 DMM DEBUG MM(262420000000026/d7363ad3) Requesting authorization (sgsn_auth.c:160) 20250123124846016 DMM INFO MM(262420000000026/d7363ad3) Requesting authentication tuples (sgsn_auth.c:184) 20250123124846016 DMM DEBUG MM(262420000000026/d7363ad3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124846016 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250123124846016 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@00376f35f9fd: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250123124846022 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124846022 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124846022 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124846022 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124846022 DMM INFO MM(262420000000026/d7363ad3) Subscriber data update (mmctx.c:445) 20250123124846022 DMM DEBUG MM(262420000000026/d7363ad3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124846022 DMM INFO MM(262420000000026/d7363ad3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124846022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124846022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124846022 DMM INFO MM(262420000000026/d7363ad3) <- GMM AUTH AND CIPHERING REQ (rand = 62 84 f7 02 89 1e 66 b5 94 2d 40 5b 7d 25 67 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124846039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124846039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124846039 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124846039 DMM INFO MM(262420000000026/d7363ad3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124846039 DMM NOTICE MM(262420000000026/d7363ad3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124846039 DMM DEBUG MM(262420000000026/d7363ad3) checking auth: received GSM SRES = 9c 70 68 4c (gprs_gmm.c:666) 20250123124846039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124846039 DMM DEBUG MM(262420000000026/d7363ad3) Requesting authorization (sgsn_auth.c:160) 20250123124846039 DMM INFO MM(262420000000026/d7363ad3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124846039 DMM DEBUG MM(262420000000026/d7363ad3) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124846039 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250123124846039 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) 20250123124846039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124846039 DMM INFO MM(262420000000026/d7363ad3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7363ad3) (gprs_gmm.c:300) 20250123124846043 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124846043 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124846043 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250123124846043 DMM INFO MM(262420000000026/d7363ad3) Subscriber data update (mmctx.c:445) 20250123124846043 DMM DEBUG MM(262420000000026/d7363ad3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124846043 DMM INFO MM(262420000000026/d7363ad3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124846043 DMM NOTICE MM(262420000000026/d7363ad3) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250123124846043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124846043 DMM NOTICE MM(262420000000026/d7363ad3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124846043 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) 20250123124846044 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124846044 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250123124846045 DMM INFO MM(262420000000026/d7363ad3) Subscriber data update (mmctx.c:445) 20250123124846045 DMM DEBUG MM(262420000000026/d7363ad3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124846057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124846057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124846057 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124846057 DMM INFO MM(262420000000026/d7363ad3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124846057 DMM NOTICE MM(262420000000026/d7363ad3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124846057 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124846057 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124846057 DLLC NOTICE LLME(fe80045a/d7363ad3){ASSIGNED} LLGM Assign pre (ffffffff => d7363ad3) (gprs_llc.c:1079) 20250123124846057 DLLC NOTICE LLME(ffffffff/d7363ad3){ASSIGNED} LLGM Assign post (ffffffff => d7363ad3) (gprs_llc.c:1125) 20250123124846057 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124846057 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124846057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124846057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@00376f35f9fd: setverdict(pass): none -> pass 20250123124846116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124846116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124846116 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124846116 DMM INFO MM(262420000000026/d7363ad3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124846116 DMM INFO MM(262420000000026/d7363ad3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124846116 DMM DEBUG MM(262420000000026/d7363ad3) Using GGSN 0 (gprs_sm.c:312) 20250123124846116 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) 20250123124846116 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250123124846116 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124846116 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124846116 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250123124846142 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 4a 46 1f 26 11 21 07 25 d1 14 05 7f 9b 40 ec 03 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250123124846142 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123124846142 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124846142 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=d7363ad3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124846142 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124846142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124846162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124846162 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123124846162 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124846169 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 4a 46 1f 26 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250123124846169 DGPRS INFO PDP(262420000000026:5): Context 0x7f221a4a60c8 was deleted (sgsn_libgtp.c:660) 20250123124846169 DMM INFO MM(262420000000026/d7363ad3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250123124846169 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250123124846169 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@00376f35f9fd: Removing Client IMSI='262420000000026'H, index=0 20250123124846182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124846182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250123124846182 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124846182 DMM INFO MM(262420000000026/d7363ad3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@00376f35f9fd: Final verdict of PTC: pass 20250123124846186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124846190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124846190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(987)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(982)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(977)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(975)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(985)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(980)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Jan 23 12:48:46 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 20250123124846308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124846710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77844) 20250123124847192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124847192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77844, count=104008) 20250123124848193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124848193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Jan 23 12:48:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124849194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124849194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_gmm_detach started. 20250123124849806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124849808 DMM INFO MM(262420000000026/d7363ad3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124849808 DMM INFO MM(262420000000026/d7363ad3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124849808 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124849808 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124849808 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124849809 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124849809 DLLC NOTICE LLME(ffffffff/d7363ad3){ASSIGNED} LLGM Assign pre (d7363ad3 => ffffffff) (gprs_llc.c:1079) 20250123124849809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7363ad3 => ffffffff) (gprs_llc.c:1125) 20250123124849809 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124849809 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124849809 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250123124849809 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) 20250123124849809 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20250123124849809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124849809 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124849809 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124849809 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124849809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124849843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124849843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124849843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124849843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124849843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124849843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124849843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124849843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124849843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124849844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124849844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124849844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124849844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124849844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124849844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124849844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124849844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124849844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124849844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124849844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124849844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124849844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124849847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124849851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124849851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124849859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124849859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124849859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124849859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124849859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124849859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124849859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124849859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124849859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124849860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124849860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124849860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124849860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124849860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124849860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124849860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124849860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124849860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124849860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124849860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124849861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124849861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124849863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124849869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124849869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124849874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124849874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124849874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124849874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124849875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124849875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124849875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124849875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124849875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124849875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124849875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124849875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124849875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124849875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124849875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124849875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124849875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124849875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124849875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124849875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124849876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124849876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124849877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124849881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124849881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124850090 DGPRS DEBUG Checking for inactive LLMEs, time = 867435 (sgsn.c:131) 20250123124850195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124850195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124850195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124850195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124850199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124850200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@00376f35f9fd: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F5C6A697'O, index=0 SGSN_Test-GSUP(1008)@00376f35f9fd: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@00376f35f9fd: 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 := 'CD03A1378B3CB5C2C88A1E6E2E68A4A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9EB1E4B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B47D0F54EFBAE547'O } } } } } 20250123124850270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124850270 DLLC NOTICE LLME(ffffffff/f5c6a697){UNASSIGNED} LLC RX: unknown TLLI 0xf5c6a697, creating LLME on the fly (gprs_llc.c:552) 20250123124850270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124850270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250123124850271 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124850271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124850271 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124850271 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124850271 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124850271 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124850271 DLLC NOTICE LLME(ffffffff/f5c6a697){UNASSIGNED} LLGM Assign pre (f5c6a697 => c01c8cb8) (gprs_llc.c:1079) 20250123124850271 DLLC NOTICE LLME(f5c6a697/c01c8cb8){ASSIGNED} LLGM Assign post (f5c6a697 => c01c8cb8) (gprs_llc.c:1125) 20250123124850271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124850271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124850271 DMM DEBUG MM(262420000000026/c01c8cb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124850284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124850284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124850284 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124850284 DMM DEBUG MM(262420000000026/c01c8cb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250123124850284 DMM NOTICE MM(262420000000026/c01c8cb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124850284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124850284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124850284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124850284 DMM DEBUG MM(262420000000026/c01c8cb8) Requesting authorization (sgsn_auth.c:160) 20250123124850284 DMM INFO MM(262420000000026/c01c8cb8) Requesting authentication tuples (sgsn_auth.c:184) 20250123124850284 DMM DEBUG MM(262420000000026/c01c8cb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124850284 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250123124850284 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)@00376f35f9fd: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250123124850289 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124850289 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124850289 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124850289 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124850289 DMM INFO MM(262420000000026/c01c8cb8) Subscriber data update (mmctx.c:445) 20250123124850289 DMM DEBUG MM(262420000000026/c01c8cb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124850289 DMM INFO MM(262420000000026/c01c8cb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124850289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124850289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124850289 DMM INFO MM(262420000000026/c01c8cb8) <- GMM AUTH AND CIPHERING REQ (rand = cd 03 a1 37 8b 3c b5 c2 c8 8a 1e 6e 2e 68 a4 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124850303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124850303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124850303 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124850303 DMM INFO MM(262420000000026/c01c8cb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124850303 DMM NOTICE MM(262420000000026/c01c8cb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124850303 DMM DEBUG MM(262420000000026/c01c8cb8) checking auth: received GSM SRES = c9 eb 1e 4b (gprs_gmm.c:666) 20250123124850303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124850303 DMM DEBUG MM(262420000000026/c01c8cb8) Requesting authorization (sgsn_auth.c:160) 20250123124850303 DMM INFO MM(262420000000026/c01c8cb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124850303 DMM DEBUG MM(262420000000026/c01c8cb8) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124850303 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250123124850303 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) 20250123124850303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124850303 DMM INFO MM(262420000000026/c01c8cb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01c8cb8) (gprs_gmm.c:300) 20250123124850306 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124850306 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124850306 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250123124850306 DMM INFO MM(262420000000026/c01c8cb8) Subscriber data update (mmctx.c:445) 20250123124850306 DMM DEBUG MM(262420000000026/c01c8cb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124850306 DMM INFO MM(262420000000026/c01c8cb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124850306 DMM NOTICE MM(262420000000026/c01c8cb8) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250123124850306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124850306 DMM NOTICE MM(262420000000026/c01c8cb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124850307 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) 20250123124850308 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124850308 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250123124850308 DMM INFO MM(262420000000026/c01c8cb8) Subscriber data update (mmctx.c:445) 20250123124850308 DMM DEBUG MM(262420000000026/c01c8cb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124850320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124850320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124850320 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124850320 DMM INFO MM(262420000000026/c01c8cb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124850320 DMM NOTICE MM(262420000000026/c01c8cb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124850320 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124850320 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124850320 DLLC NOTICE LLME(f5c6a697/c01c8cb8){ASSIGNED} LLGM Assign pre (ffffffff => c01c8cb8) (gprs_llc.c:1079) 20250123124850320 DLLC NOTICE LLME(ffffffff/c01c8cb8){ASSIGNED} LLGM Assign post (ffffffff => c01c8cb8) (gprs_llc.c:1125) 20250123124850320 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124850320 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124850320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124850320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@00376f35f9fd: setverdict(pass): none -> pass 20250123124850377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124850378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124850378 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124850378 DMM INFO MM(262420000000026/c01c8cb8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124850378 DMM INFO MM(262420000000026/c01c8cb8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124850378 DMM DEBUG MM(262420000000026/c01c8cb8) Using GGSN 0 (gprs_sm.c:312) 20250123124850378 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) 20250123124850378 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250123124850378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124850378 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124850378 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250123124850404 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 72 21 d2 12 11 07 49 03 6b 14 05 7f 46 b4 68 ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250123124850404 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a60c8, cbp=0x55c78a1de0f0) (sgsn_libgtp.c:632) 20250123124850404 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124850404 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=c01c8cb8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124850404 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124850404 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124850420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124850420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124850420 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124850420 DMM INFO MM(262420000000026/c01c8cb8) -> GMM DETACH REQUEST TLLI=0xc01c8cb8 type=GPRS detach (gprs_gmm.c:1465) 20250123124850420 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250123124850420 DMM INFO MM(262420000000026/c01c8cb8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124850420 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124850420 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124850420 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124850420 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124850420 DLLC NOTICE LLME(ffffffff/c01c8cb8){ASSIGNED} LLGM Assign pre (c01c8cb8 => ffffffff) (gprs_llc.c:1079) 20250123124850420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01c8cb8 => ffffffff) (gprs_llc.c:1125) 20250123124850420 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124850420 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124850420 DMM NOTICE MM(262420000000026/c01c8cb8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124850420 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250123124850420 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124850420 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124850421 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250123124850421 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250123124850421 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) 20250123124850421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124850421 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124850421 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124850421 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124850423 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@00376f35f9fd: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@00376f35f9fd: Final verdict of PTC: pass 20250123124850437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42720<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124850441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124850441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_gmm_detach-BVCI196(995)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1008)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1006)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(996)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1001)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(994)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(999)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1004)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Jan 23 12:48:50 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 20250123124850539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124850841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84252) 20250123124851443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124851443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84252, count=107460) 20250123124852444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124852444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Jan 23 12:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124853444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124853444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250123124853937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124853939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124853988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124853988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124853988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124853988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124853988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124853988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124853988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124853988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124853988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124853990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124853990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124853990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124853990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124853990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124853990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124853990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124853990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124853990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124853990 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124853990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124853990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124853990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123124853993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124854002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124854002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124854006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124854006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124854006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124854006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124854006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124854006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124854006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124854006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124854006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124854007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124854007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124854007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124854007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124854007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124854007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124854007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124854007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124854007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124854007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124854007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124854007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124854007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124854009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124854014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124854014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1021)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124854026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124854026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124854026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124854026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124854026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124854026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124854026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124854026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124854026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124854027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124854027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124854027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124854027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124854027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124854027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124854027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124854027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124854027 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124854027 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124854027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124854027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124854027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124854029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124854034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124854034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124854446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124854446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124854446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124854446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124854450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124854451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@00376f35f9fd: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F4316C62'O, index=0 SGSN_Test-GSUP(1027)@00376f35f9fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250123124855489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124855489 DLLC NOTICE LLME(ffffffff/f4316c62){UNASSIGNED} LLC RX: unknown TLLI 0xf4316c62, creating LLME on the fly (gprs_llc.c:552) 20250123124855489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124855489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250123124855489 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124855489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124855489 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124855489 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124855489 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124855489 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124855489 DLLC NOTICE LLME(ffffffff/f4316c62){UNASSIGNED} LLGM Assign pre (f4316c62 => d96c0955) (gprs_llc.c:1079) 20250123124855489 DLLC NOTICE LLME(f4316c62/d96c0955){ASSIGNED} LLGM Assign post (f4316c62 => d96c0955) (gprs_llc.c:1125) 20250123124855489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124855489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124855489 DMM DEBUG MM(262420000000039/d96c0955) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124855497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124855497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250123124855497 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124855497 DMM INFO MM(262420000000039/d96c0955) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250123124855497 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124855497 DLLC NOTICE LLME(f4316c62/d96c0955){ASSIGNED} LLGM Assign pre (f4316c62 => d96c0955) (gprs_llc.c:1079) 20250123124855497 DLLC NOTICE LLME(f4316c62/d96c0955){ASSIGNED} LLGM Assign post (f4316c62 => d96c0955) (gprs_llc.c:1125) 20250123124855497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124855497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124855497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124855497 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124855497 DMM DEBUG MM(262420000000039/d96c0955) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250123124855497 DMM NOTICE MM(262420000000039/d96c0955) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124855497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124855497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124855497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250123124855497 DMM INFO MM(262420000000039/d96c0955) <- GMM ATTACH ACCEPT (new P-TMSI=0xd96c0955) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@00376f35f9fd: Removing Client IMSI='262420000000039'H, index=0 20250123124856512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124856512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124856512 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124856512 DMM INFO MM(262420000000039/d96c0955) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124856512 DMM NOTICE MM(262420000000039/d96c0955) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124856512 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124856512 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124856512 DLLC NOTICE LLME(f4316c62/d96c0955){ASSIGNED} LLGM Assign pre (ffffffff => d96c0955) (gprs_llc.c:1079) 20250123124856512 DLLC NOTICE LLME(ffffffff/d96c0955){ASSIGNED} LLGM Assign post (ffffffff => d96c0955) (gprs_llc.c:1125) 20250123124856512 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124856512 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124856512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124856512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@00376f35f9fd: Final verdict of PTC: pass 20250123124856518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42746<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1015)@00376f35f9fd: Final verdict of PTC: none 20250123124856523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1027)@00376f35f9fd: Final verdict of PTC: none 20250123124856523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1012)@00376f35f9fd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@00376f35f9fd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@00376f35f9fd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1025)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1020)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1013)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1023)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1018)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Jan 23 12:48:56 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 20250123124856597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124857000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65928) 20250123124857524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124857524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65928, count=70284) 20250123124858525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124858525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Jan 23 12:48:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124859527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124859527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_xid_empty_l3 started. 20250123124900096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124900099 DMM INFO MM(262420000000039/d96c0955) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124900099 DMM INFO MM(262420000000039/d96c0955) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124900099 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124900099 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124900099 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124900099 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124900099 DLLC NOTICE LLME(ffffffff/d96c0955){ASSIGNED} LLGM Assign pre (d96c0955 => ffffffff) (gprs_llc.c:1079) 20250123124900099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d96c0955 => ffffffff) (gprs_llc.c:1125) 20250123124900099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124900099 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124900099 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124900099 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124900099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124900149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124900149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124900149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124900149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124900149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124900149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124900149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124900149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124900149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124900150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124900150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124900150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124900150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124900150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124900150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124900150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124900150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124900150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124900150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124900150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124900151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124900151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124900153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124900160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124900160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124900168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124900168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124900168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124900168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124900168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124900168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124900168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124900168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124900168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124900169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124900169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124900169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124900169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124900169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124900169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124900169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124900169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124900171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124900175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124900175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1041)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1037)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124900180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124900180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124900180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124900180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124900180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124900180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124900180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124900180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124900180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124900181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124900181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124900181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124900181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124900181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124900181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124900181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124900181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124900181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124900181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124900181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124900181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124900181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124900183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124900187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124900187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124900528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124900528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124900528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124900528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124900532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124900534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@00376f35f9fd: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F1B3F165'O, index=0 SGSN_Test-GSUP(1046)@00376f35f9fd: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@00376f35f9fd: 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 := '78AA22012992549AA7DBE6645BA20F19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF0617A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D31308314878085'O } } } } } 20250123124901600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124901600 DLLC NOTICE LLME(ffffffff/f1b3f165){UNASSIGNED} LLC RX: unknown TLLI 0xf1b3f165, creating LLME on the fly (gprs_llc.c:552) 20250123124901600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124901600 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20250123124901600 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124901600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124901600 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124901600 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124901600 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124901600 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124901600 DLLC NOTICE LLME(ffffffff/f1b3f165){UNASSIGNED} LLGM Assign pre (f1b3f165 => e6e2b2d7) (gprs_llc.c:1079) 20250123124901600 DLLC NOTICE LLME(f1b3f165/e6e2b2d7){ASSIGNED} LLGM Assign post (f1b3f165 => e6e2b2d7) (gprs_llc.c:1125) 20250123124901600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124901600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124901600 DMM DEBUG MM(262420000000044/e6e2b2d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124901622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124901622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124901622 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124901622 DMM DEBUG MM(262420000000044/e6e2b2d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250123124901622 DMM NOTICE MM(262420000000044/e6e2b2d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124901622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124901622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124901622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124901622 DMM DEBUG MM(262420000000044/e6e2b2d7) Requesting authorization (sgsn_auth.c:160) 20250123124901622 DMM INFO MM(262420000000044/e6e2b2d7) Requesting authentication tuples (sgsn_auth.c:184) 20250123124901622 DMM DEBUG MM(262420000000044/e6e2b2d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124901622 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250123124901622 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@00376f35f9fd: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@00376f35f9fd: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250123124901629 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124901629 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124901629 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124901629 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124901629 DMM INFO MM(262420000000044/e6e2b2d7) Subscriber data update (mmctx.c:445) 20250123124901629 DMM DEBUG MM(262420000000044/e6e2b2d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124901629 DMM INFO MM(262420000000044/e6e2b2d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124901629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124901629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124901629 DMM INFO MM(262420000000044/e6e2b2d7) <- GMM AUTH AND CIPHERING REQ (rand = 78 aa 22 01 29 92 54 9a a7 db e6 64 5b a2 0f 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124901645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124901645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124901645 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124901645 DMM INFO MM(262420000000044/e6e2b2d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124901645 DMM NOTICE MM(262420000000044/e6e2b2d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124901645 DMM DEBUG MM(262420000000044/e6e2b2d7) checking auth: received GSM SRES = ff 06 17 a7 (gprs_gmm.c:666) 20250123124901645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124901645 DMM DEBUG MM(262420000000044/e6e2b2d7) Requesting authorization (sgsn_auth.c:160) 20250123124901645 DMM INFO MM(262420000000044/e6e2b2d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124901645 DMM DEBUG MM(262420000000044/e6e2b2d7) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124901645 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250123124901645 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) 20250123124901645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124901645 DMM INFO MM(262420000000044/e6e2b2d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6e2b2d7) (gprs_gmm.c:300) 20250123124901648 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124901648 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124901648 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250123124901648 DMM INFO MM(262420000000044/e6e2b2d7) Subscriber data update (mmctx.c:445) 20250123124901648 DMM DEBUG MM(262420000000044/e6e2b2d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124901648 DMM INFO MM(262420000000044/e6e2b2d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124901648 DMM NOTICE MM(262420000000044/e6e2b2d7) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250123124901648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124901648 DMM NOTICE MM(262420000000044/e6e2b2d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124901648 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) 20250123124901649 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124901650 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250123124901650 DMM INFO MM(262420000000044/e6e2b2d7) Subscriber data update (mmctx.c:445) 20250123124901650 DMM DEBUG MM(262420000000044/e6e2b2d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124901661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124901661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124901661 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124901661 DMM INFO MM(262420000000044/e6e2b2d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124901661 DMM NOTICE MM(262420000000044/e6e2b2d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124901661 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124901661 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124901661 DLLC NOTICE LLME(f1b3f165/e6e2b2d7){ASSIGNED} LLGM Assign pre (ffffffff => e6e2b2d7) (gprs_llc.c:1079) 20250123124901661 DLLC NOTICE LLME(ffffffff/e6e2b2d7){ASSIGNED} LLGM Assign post (ffffffff => e6e2b2d7) (gprs_llc.c:1125) 20250123124901661 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124901661 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124901661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124901661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@00376f35f9fd: setverdict(pass): none -> pass 20250123124901717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124901717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124901717 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124901717 DMM INFO MM(262420000000044/e6e2b2d7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124901717 DMM INFO MM(262420000000044/e6e2b2d7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124901717 DMM DEBUG MM(262420000000044/e6e2b2d7) Using GGSN 0 (gprs_sm.c:312) 20250123124901717 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) 20250123124901717 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250123124901717 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124901717 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124901717 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250123124901743 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 67 94 9f 5f 11 aa a5 69 8d 14 05 7f b5 39 a6 e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250123124901743 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a7138, cbp=0x55c78a1df8d0) (sgsn_libgtp.c:632) 20250123124901743 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124901743 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=e6e2b2d7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124901743 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124901743 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124901759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124901759 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250123124901759 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250123124901759 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@00376f35f9fd: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@00376f35f9fd: Final verdict of PTC: pass 20250123124901772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1044)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1039)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1034)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@00376f35f9fd: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@00376f35f9fd: Final verdict of PTC: none 20250123124901778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124901779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1041)@00376f35f9fd: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@00376f35f9fd: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1038)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1042)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1032)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@00376f35f9fd: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Jan 23 12:49:01 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 20250123124901844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124902246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82108) 20250123124902780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124902780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82108, count=97700) 20250123124903782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124903782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Jan 23 12:49:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124904784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124904784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_xid_n201u started. 20250123124905316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124905319 DMM INFO MM(262420000000044/e6e2b2d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124905319 DMM INFO MM(262420000000044/e6e2b2d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124905319 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124905319 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124905319 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124905319 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124905319 DLLC NOTICE LLME(ffffffff/e6e2b2d7){ASSIGNED} LLGM Assign pre (e6e2b2d7 => ffffffff) (gprs_llc.c:1079) 20250123124905319 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6e2b2d7 => ffffffff) (gprs_llc.c:1125) 20250123124905319 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124905319 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124905319 DMM NOTICE MM(262420000000044/e6e2b2d7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124905319 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250123124905319 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124905319 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124905319 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250123124905319 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250123124905319 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) 20250123124905319 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20250123124905319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124905319 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124905319 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124905319 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124905319 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124905366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124905366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124905366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124905366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124905366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124905366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124905366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124905366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124905366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124905367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124905367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124905367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124905368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124905368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124905368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124905368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124905368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124905368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124905368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124905368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124905368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124905368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124905370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124905374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124905374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124905380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124905380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124905380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124905380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124905380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124905380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124905380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124905380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124905380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124905381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124905381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124905381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124905381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124905381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124905381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124905381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124905381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124905381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124905381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124905381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124905382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124905382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124905384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124905390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124905390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124905397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124905397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124905397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124905397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124905397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124905397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124905397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124905397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124905397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124905398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124905398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124905398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124905398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124905398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124905398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124905398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124905398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124905398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124905398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124905398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124905398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124905398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124905401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124905407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124905407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124905785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124905786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124905786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124905786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124905790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124905791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@00376f35f9fd: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='EE592201'O, index=0 SGSN_Test-GSUP(1065)@00376f35f9fd: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@00376f35f9fd: 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 := '21389322862586E0DA05E2FD14A94862'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D3293F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48BD8732B94B4183'O } } } } } 20250123124906865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124906865 DLLC NOTICE LLME(ffffffff/ee592201){UNASSIGNED} LLC RX: unknown TLLI 0xee592201, creating LLME on the fly (gprs_llc.c:552) 20250123124906865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124906865 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20250123124906865 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124906865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124906865 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124906865 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124906865 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124906865 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124906865 DLLC NOTICE LLME(ffffffff/ee592201){UNASSIGNED} LLGM Assign pre (ee592201 => f234a77d) (gprs_llc.c:1079) 20250123124906865 DLLC NOTICE LLME(ee592201/f234a77d){ASSIGNED} LLGM Assign post (ee592201 => f234a77d) (gprs_llc.c:1125) 20250123124906865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124906865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124906865 DMM DEBUG MM(262420000000045/f234a77d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124906874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124906874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124906874 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124906874 DMM DEBUG MM(262420000000045/f234a77d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250123124906874 DMM NOTICE MM(262420000000045/f234a77d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124906874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124906874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124906874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124906874 DMM DEBUG MM(262420000000045/f234a77d) Requesting authorization (sgsn_auth.c:160) 20250123124906874 DMM INFO MM(262420000000045/f234a77d) Requesting authentication tuples (sgsn_auth.c:184) 20250123124906874 DMM DEBUG MM(262420000000045/f234a77d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124906874 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250123124906874 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@00376f35f9fd: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@00376f35f9fd: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250123124906876 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124906876 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124906876 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124906876 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124906876 DMM INFO MM(262420000000045/f234a77d) Subscriber data update (mmctx.c:445) 20250123124906876 DMM DEBUG MM(262420000000045/f234a77d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124906876 DMM INFO MM(262420000000045/f234a77d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124906876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124906876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124906876 DMM INFO MM(262420000000045/f234a77d) <- GMM AUTH AND CIPHERING REQ (rand = 21 38 93 22 86 25 86 e0 da 05 e2 fd 14 a9 48 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124906881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124906881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124906881 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124906881 DMM INFO MM(262420000000045/f234a77d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124906881 DMM NOTICE MM(262420000000045/f234a77d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124906881 DMM DEBUG MM(262420000000045/f234a77d) checking auth: received GSM SRES = 4d 32 93 f6 (gprs_gmm.c:666) 20250123124906881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124906881 DMM DEBUG MM(262420000000045/f234a77d) Requesting authorization (sgsn_auth.c:160) 20250123124906881 DMM INFO MM(262420000000045/f234a77d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124906881 DMM DEBUG MM(262420000000045/f234a77d) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124906881 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250123124906881 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) 20250123124906881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124906881 DMM INFO MM(262420000000045/f234a77d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf234a77d) (gprs_gmm.c:300) 20250123124906882 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124906882 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124906882 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250123124906882 DMM INFO MM(262420000000045/f234a77d) Subscriber data update (mmctx.c:445) 20250123124906882 DMM DEBUG MM(262420000000045/f234a77d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124906882 DMM INFO MM(262420000000045/f234a77d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124906882 DMM NOTICE MM(262420000000045/f234a77d) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250123124906882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124906882 DMM NOTICE MM(262420000000045/f234a77d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124906882 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) 20250123124906882 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124906882 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250123124906882 DMM INFO MM(262420000000045/f234a77d) Subscriber data update (mmctx.c:445) 20250123124906882 DMM DEBUG MM(262420000000045/f234a77d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124906886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124906886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124906886 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124906886 DMM INFO MM(262420000000045/f234a77d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124906886 DMM NOTICE MM(262420000000045/f234a77d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124906887 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124906887 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124906887 DLLC NOTICE LLME(ee592201/f234a77d){ASSIGNED} LLGM Assign pre (ffffffff => f234a77d) (gprs_llc.c:1079) 20250123124906887 DLLC NOTICE LLME(ffffffff/f234a77d){ASSIGNED} LLGM Assign post (ffffffff => f234a77d) (gprs_llc.c:1125) 20250123124906887 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124906887 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124906887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124906887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@00376f35f9fd: setverdict(pass): none -> pass 20250123124906944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124906944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124906944 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124906944 DMM INFO MM(262420000000045/f234a77d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124906944 DMM INFO MM(262420000000045/f234a77d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124906944 DMM DEBUG MM(262420000000045/f234a77d) Using GGSN 0 (gprs_sm.c:312) 20250123124906944 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) 20250123124906944 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250123124906944 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124906944 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124906945 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250123124906968 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 39 61 0b 5c 11 4c 60 c2 6a 14 05 7f f7 89 d7 ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20250123124906968 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a81a8, cbp=0x55c78a1dfee0) (sgsn_libgtp.c:632) 20250123124906969 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124906969 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=f234a77d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124906969 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124906969 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124906984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124906984 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250123124906984 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250123124906984 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250123124906984 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@00376f35f9fd: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@00376f35f9fd: Final verdict of PTC: pass 20250123124906996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52138<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124907000 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124907000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1058)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@00376f35f9fd: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1063)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@00376f35f9fd: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1053)@00376f35f9fd: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1051)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1056)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1062)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@00376f35f9fd: Test case TC_xid_n201u finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Jan 23 12:49:07 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250123124907061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124907464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85668) 20250123124908002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124908002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85668, count=101404) 20250123124909003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124909003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Jan 23 12:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124910005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124910005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_llc_null started. 20250123124910562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124910564 DMM INFO MM(262420000000045/f234a77d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124910564 DMM INFO MM(262420000000045/f234a77d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124910564 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124910564 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124910564 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124910564 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124910564 DLLC NOTICE LLME(ffffffff/f234a77d){ASSIGNED} LLGM Assign pre (f234a77d => ffffffff) (gprs_llc.c:1079) 20250123124910564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f234a77d => ffffffff) (gprs_llc.c:1125) 20250123124910564 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124910564 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124910564 DMM NOTICE MM(262420000000045/f234a77d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124910564 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250123124910564 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124910564 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124910564 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250123124910564 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250123124910564 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) 20250123124910564 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20250123124910564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124910564 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124910564 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124910564 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124910564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124910608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124910608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124910608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124910608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124910608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124910608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124910608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124910608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124910608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124910609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124910609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124910609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124910610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124910610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124910610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124910610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124910610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124910610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124910610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124910610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124910610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124910610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124910612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124910617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124910617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1071)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124910622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124910622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124910622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124910622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124910622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124910622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124910622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124910622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124910622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124910623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124910623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124910623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124910624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124910624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124910624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124910624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124910624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124910624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124910624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124910624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124910624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124910624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124910626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124910632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124910632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1079)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_llc_null-BVCI210(1076)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124910637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124910637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124910637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124910637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124910637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124910637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124910637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124910637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124910637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124910638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124910638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124910638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124910639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124910639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124910639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124910639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124910639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124910639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124910639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124910639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124910639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124910639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124910641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124910645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124910645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124911006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124911007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124911007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124911007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124911010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124911011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@00376f35f9fd: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='DFD64BFC'O, index=0 SGSN_Test-GSUP(1084)@00376f35f9fd: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@00376f35f9fd: 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 := '149474F1C4B3B7BB368980D1261D1823'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '666D8729'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19959B319A675CA0'O } } } } } 20250123124912087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124912087 DLLC NOTICE LLME(ffffffff/dfd64bfc){UNASSIGNED} LLC RX: unknown TLLI 0xdfd64bfc, creating LLME on the fly (gprs_llc.c:552) 20250123124912087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124912087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20250123124912087 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124912087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124912087 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124912087 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124912087 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124912087 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124912087 DLLC NOTICE LLME(ffffffff/dfd64bfc){UNASSIGNED} LLGM Assign pre (dfd64bfc => cbdca334) (gprs_llc.c:1079) 20250123124912087 DLLC NOTICE LLME(dfd64bfc/cbdca334){ASSIGNED} LLGM Assign post (dfd64bfc => cbdca334) (gprs_llc.c:1125) 20250123124912087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124912087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124912087 DMM DEBUG MM(262420000000041/cbdca334) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124912111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124912111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124912111 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124912111 DMM DEBUG MM(262420000000041/cbdca334) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250123124912111 DMM NOTICE MM(262420000000041/cbdca334) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124912111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124912111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124912111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124912111 DMM DEBUG MM(262420000000041/cbdca334) Requesting authorization (sgsn_auth.c:160) 20250123124912111 DMM INFO MM(262420000000041/cbdca334) Requesting authentication tuples (sgsn_auth.c:184) 20250123124912111 DMM DEBUG MM(262420000000041/cbdca334) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124912111 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250123124912111 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@00376f35f9fd: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@00376f35f9fd: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250123124912118 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124912118 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124912118 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124912118 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124912118 DMM INFO MM(262420000000041/cbdca334) Subscriber data update (mmctx.c:445) 20250123124912118 DMM DEBUG MM(262420000000041/cbdca334) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124912118 DMM INFO MM(262420000000041/cbdca334) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124912118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124912118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124912118 DMM INFO MM(262420000000041/cbdca334) <- GMM AUTH AND CIPHERING REQ (rand = 14 94 74 f1 c4 b3 b7 bb 36 89 80 d1 26 1d 18 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124912137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124912137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124912137 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124912137 DMM INFO MM(262420000000041/cbdca334) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124912137 DMM NOTICE MM(262420000000041/cbdca334) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124912137 DMM DEBUG MM(262420000000041/cbdca334) checking auth: received GSM SRES = 66 6d 87 29 (gprs_gmm.c:666) 20250123124912137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124912137 DMM DEBUG MM(262420000000041/cbdca334) Requesting authorization (sgsn_auth.c:160) 20250123124912137 DMM INFO MM(262420000000041/cbdca334) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124912137 DMM DEBUG MM(262420000000041/cbdca334) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124912137 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250123124912137 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) 20250123124912137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124912137 DMM INFO MM(262420000000041/cbdca334) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbdca334) (gprs_gmm.c:300) 20250123124912140 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124912140 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124912140 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250123124912140 DMM INFO MM(262420000000041/cbdca334) Subscriber data update (mmctx.c:445) 20250123124912140 DMM DEBUG MM(262420000000041/cbdca334) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124912140 DMM INFO MM(262420000000041/cbdca334) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124912140 DMM NOTICE MM(262420000000041/cbdca334) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250123124912140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124912140 DMM NOTICE MM(262420000000041/cbdca334) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124912140 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) 20250123124912142 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124912142 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250123124912142 DMM INFO MM(262420000000041/cbdca334) Subscriber data update (mmctx.c:445) 20250123124912142 DMM DEBUG MM(262420000000041/cbdca334) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124912156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124912156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124912156 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124912156 DMM INFO MM(262420000000041/cbdca334) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124912156 DMM NOTICE MM(262420000000041/cbdca334) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124912156 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124912156 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124912156 DLLC NOTICE LLME(dfd64bfc/cbdca334){ASSIGNED} LLGM Assign pre (ffffffff => cbdca334) (gprs_llc.c:1079) 20250123124912157 DLLC NOTICE LLME(ffffffff/cbdca334){ASSIGNED} LLGM Assign post (ffffffff => cbdca334) (gprs_llc.c:1125) 20250123124912157 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124912157 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124912157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124912157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123124913213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124913214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250123124913214 DLLC DEBUG TLLI=cbdca334 sends us LLC NULL (gprs_llc.c:912) 20250123124913214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124913214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250123124913214 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124913214 DMM INFO MM(262420000000041/cbdca334) -> GMM DETACH REQUEST TLLI=0xcbdca334 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250123124913214 DMM INFO MM(262420000000041/cbdca334) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250123124913214 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124913214 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124913214 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124913215 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124913215 DLLC NOTICE LLME(ffffffff/cbdca334){ASSIGNED} LLGM Assign pre (cbdca334 => ffffffff) (gprs_llc.c:1079) 20250123124913215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbdca334 => ffffffff) (gprs_llc.c:1125) 20250123124913215 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250123124913215 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) 20250123124913215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124913215 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124913215 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124913215 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124913216 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@00376f35f9fd: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@00376f35f9fd: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@00376f35f9fd: Final verdict of PTC: pass 20250123124918226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124918229 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124918229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1084)@00376f35f9fd: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@00376f35f9fd: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1077)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1072)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@00376f35f9fd: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1082)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1070)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1080)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1075)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@00376f35f9fd: Test case TC_llc_null finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Jan 23 12:49:18 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250123124918338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124918640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95084) 20250123124919231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124919231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95084, count=100516) 20250123124920091 DGPRS DEBUG Checking for inactive LLMEs, time = 867465 (sgsn.c:131) 20250123124920231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124920231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Jan 23 12:49:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124921233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124921233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_llc_sabm_dm_llgmm started. 20250123124921740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124921743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124921786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124921786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124921786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124921786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124921786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124921786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124921786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124921786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124921786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124921788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124921788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124921788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124921788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124921788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124921788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124921788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124921788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124921788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124921788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124921788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124921788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124921788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124921790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124921796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124921796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1097)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124921805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124921805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124921805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124921805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124921805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124921805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124921805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124921805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124921805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124921806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124921806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124921806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124921807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124921807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124921807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124921807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124921807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124921807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124921807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124921807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124921807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124921807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124921809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1093)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124921815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124921815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250123124921816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124921816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124921816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124921816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124921816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124921816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124921816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124921816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124921816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124921817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124921817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124921817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124921817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124921817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124921817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124921817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124921817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124921817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124921817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124921817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_llc_sabm_dm_llgmm-BVCI210(1094)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124921817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124921817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124921819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124921825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124921825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124922233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124922234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124922234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124922234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124922238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124922239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@00376f35f9fd: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D2835C6B'O, index=0 SGSN_Test-GSUP(1103)@00376f35f9fd: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@00376f35f9fd: 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 := 'A91E7889C880F773A540D8DBB30FC45B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A19ED35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE15509515901C21'O } } } } } 20250123124923316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124923316 DLLC NOTICE LLME(ffffffff/d2835c6b){UNASSIGNED} LLC RX: unknown TLLI 0xd2835c6b, creating LLME on the fly (gprs_llc.c:552) 20250123124923316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124923316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20250123124923316 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124923316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124923316 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124923316 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124923316 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124923316 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124923316 DLLC NOTICE LLME(ffffffff/d2835c6b){UNASSIGNED} LLGM Assign pre (d2835c6b => f96596d2) (gprs_llc.c:1079) 20250123124923316 DLLC NOTICE LLME(d2835c6b/f96596d2){ASSIGNED} LLGM Assign post (d2835c6b => f96596d2) (gprs_llc.c:1125) 20250123124923316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124923316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124923316 DMM DEBUG MM(262420000000042/f96596d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124923337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124923337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124923337 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124923337 DMM DEBUG MM(262420000000042/f96596d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250123124923337 DMM NOTICE MM(262420000000042/f96596d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124923337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124923337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124923337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124923337 DMM DEBUG MM(262420000000042/f96596d2) Requesting authorization (sgsn_auth.c:160) 20250123124923337 DMM INFO MM(262420000000042/f96596d2) Requesting authentication tuples (sgsn_auth.c:184) 20250123124923337 DMM DEBUG MM(262420000000042/f96596d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124923337 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250123124923337 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@00376f35f9fd: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@00376f35f9fd: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250123124923343 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124923343 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124923343 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124923343 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124923343 DMM INFO MM(262420000000042/f96596d2) Subscriber data update (mmctx.c:445) 20250123124923343 DMM DEBUG MM(262420000000042/f96596d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124923343 DMM INFO MM(262420000000042/f96596d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124923344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124923344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124923344 DMM INFO MM(262420000000042/f96596d2) <- GMM AUTH AND CIPHERING REQ (rand = a9 1e 78 89 c8 80 f7 73 a5 40 d8 db b3 0f c4 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124923359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124923359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124923359 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124923359 DMM INFO MM(262420000000042/f96596d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124923359 DMM NOTICE MM(262420000000042/f96596d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124923359 DMM DEBUG MM(262420000000042/f96596d2) checking auth: received GSM SRES = 9a 19 ed 35 (gprs_gmm.c:666) 20250123124923359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124923359 DMM DEBUG MM(262420000000042/f96596d2) Requesting authorization (sgsn_auth.c:160) 20250123124923359 DMM INFO MM(262420000000042/f96596d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124923359 DMM DEBUG MM(262420000000042/f96596d2) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124923359 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250123124923359 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) 20250123124923359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124923359 DMM INFO MM(262420000000042/f96596d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf96596d2) (gprs_gmm.c:300) 20250123124923362 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124923362 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124923362 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250123124923362 DMM INFO MM(262420000000042/f96596d2) Subscriber data update (mmctx.c:445) 20250123124923362 DMM DEBUG MM(262420000000042/f96596d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124923362 DMM INFO MM(262420000000042/f96596d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124923362 DMM NOTICE MM(262420000000042/f96596d2) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250123124923362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124923362 DMM NOTICE MM(262420000000042/f96596d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124923362 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) 20250123124923364 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124923364 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250123124923364 DMM INFO MM(262420000000042/f96596d2) Subscriber data update (mmctx.c:445) 20250123124923364 DMM DEBUG MM(262420000000042/f96596d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124923376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124923376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124923376 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124923376 DMM INFO MM(262420000000042/f96596d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124923376 DMM NOTICE MM(262420000000042/f96596d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124923376 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124923376 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124923377 DLLC NOTICE LLME(d2835c6b/f96596d2){ASSIGNED} LLGM Assign pre (ffffffff => f96596d2) (gprs_llc.c:1079) 20250123124923377 DLLC NOTICE LLME(ffffffff/f96596d2){ASSIGNED} LLGM Assign post (ffffffff => f96596d2) (gprs_llc.c:1125) 20250123124923377 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124923377 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124923377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124923377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123124924429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124924429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@00376f35f9fd: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@00376f35f9fd: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@00376f35f9fd: Final verdict of PTC: pass 20250123124924443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33050<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124924448 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124924448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1091)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@00376f35f9fd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1097)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@00376f35f9fd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@00376f35f9fd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1089)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1099)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1101)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1095)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@00376f35f9fd: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Jan 23 12:49:24 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 20250123124924553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124924955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85972) 20250123124925449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124925449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85972, count=87132) 20250123124926450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124926450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Jan 23 12:49:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124927451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124927451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_llc_sabm_dm_ll5 started. 20250123124928047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124928049 DMM INFO MM(262420000000042/f96596d2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124928049 DMM INFO MM(262420000000042/f96596d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124928049 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124928049 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124928049 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124928049 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124928049 DLLC NOTICE LLME(ffffffff/f96596d2){ASSIGNED} LLGM Assign pre (f96596d2 => ffffffff) (gprs_llc.c:1079) 20250123124928049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f96596d2 => ffffffff) (gprs_llc.c:1125) 20250123124928049 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250123124928049 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) 20250123124928049 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20250123124928049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124928049 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124928049 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124928049 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124928049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124928091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124928091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124928091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124928091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124928091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124928091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124928091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124928091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124928091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124928092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124928092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124928092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124928092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124928092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124928092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124928092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124928092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124928092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124928092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124928092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124928093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124928093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124928098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124928106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124928106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1109)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124928111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124928111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124928111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124928111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124928111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124928111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124928111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124928111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124928111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124928112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124928112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124928112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124928112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124928112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124928112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124928112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124928112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124928112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124928112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124928112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124928113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124928113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124928115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124928121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124928121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124928125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124928125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124928125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124928125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124928125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124928125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124928125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124928125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124928125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124928126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124928126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124928126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124928126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124928126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124928126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124928126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124928126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124928126 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124928126 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124928126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124928126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124928126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124928128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124928133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124928133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124928453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124928453 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124928453 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124928453 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124928457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124928458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@00376f35f9fd: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='CCF23200'O, index=0 SGSN_Test-GSUP(1122)@00376f35f9fd: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@00376f35f9fd: 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 := '055B49D2DA9BC03013367B0695C6E73C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4E8AFDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43903BD1D9496A37'O } } } } } 20250123124929531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124929531 DLLC NOTICE LLME(ffffffff/ccf23200){UNASSIGNED} LLC RX: unknown TLLI 0xccf23200, creating LLME on the fly (gprs_llc.c:552) 20250123124929531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124929531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20250123124929531 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124929531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124929531 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124929531 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124929531 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124929531 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124929531 DLLC NOTICE LLME(ffffffff/ccf23200){UNASSIGNED} LLGM Assign pre (ccf23200 => fdea6edc) (gprs_llc.c:1079) 20250123124929531 DLLC NOTICE LLME(ccf23200/fdea6edc){ASSIGNED} LLGM Assign post (ccf23200 => fdea6edc) (gprs_llc.c:1125) 20250123124929531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124929531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124929531 DMM DEBUG MM(262420000000043/fdea6edc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124929550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124929550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124929550 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124929550 DMM DEBUG MM(262420000000043/fdea6edc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250123124929550 DMM NOTICE MM(262420000000043/fdea6edc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124929550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124929550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124929550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124929550 DMM DEBUG MM(262420000000043/fdea6edc) Requesting authorization (sgsn_auth.c:160) 20250123124929550 DMM INFO MM(262420000000043/fdea6edc) Requesting authentication tuples (sgsn_auth.c:184) 20250123124929550 DMM DEBUG MM(262420000000043/fdea6edc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124929550 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250123124929550 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@00376f35f9fd: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@00376f35f9fd: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250123124929556 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124929556 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124929556 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124929556 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124929556 DMM INFO MM(262420000000043/fdea6edc) Subscriber data update (mmctx.c:445) 20250123124929556 DMM DEBUG MM(262420000000043/fdea6edc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124929556 DMM INFO MM(262420000000043/fdea6edc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124929556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124929557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124929557 DMM INFO MM(262420000000043/fdea6edc) <- GMM AUTH AND CIPHERING REQ (rand = 05 5b 49 d2 da 9b c0 30 13 36 7b 06 95 c6 e7 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124929571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124929571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124929571 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124929571 DMM INFO MM(262420000000043/fdea6edc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124929571 DMM NOTICE MM(262420000000043/fdea6edc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124929571 DMM DEBUG MM(262420000000043/fdea6edc) checking auth: received GSM SRES = c4 e8 af dc (gprs_gmm.c:666) 20250123124929571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124929571 DMM DEBUG MM(262420000000043/fdea6edc) Requesting authorization (sgsn_auth.c:160) 20250123124929571 DMM INFO MM(262420000000043/fdea6edc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124929571 DMM DEBUG MM(262420000000043/fdea6edc) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124929571 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250123124929572 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) 20250123124929572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124929572 DMM INFO MM(262420000000043/fdea6edc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdea6edc) (gprs_gmm.c:300) 20250123124929574 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124929574 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124929574 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250123124929574 DMM INFO MM(262420000000043/fdea6edc) Subscriber data update (mmctx.c:445) 20250123124929575 DMM DEBUG MM(262420000000043/fdea6edc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124929575 DMM INFO MM(262420000000043/fdea6edc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124929575 DMM NOTICE MM(262420000000043/fdea6edc) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250123124929575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124929575 DMM NOTICE MM(262420000000043/fdea6edc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124929575 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) 20250123124929576 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124929576 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250123124929576 DMM INFO MM(262420000000043/fdea6edc) Subscriber data update (mmctx.c:445) 20250123124929576 DMM DEBUG MM(262420000000043/fdea6edc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124929587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124929587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124929587 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124929587 DMM INFO MM(262420000000043/fdea6edc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124929587 DMM NOTICE MM(262420000000043/fdea6edc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124929587 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124929587 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124929587 DLLC NOTICE LLME(ccf23200/fdea6edc){ASSIGNED} LLGM Assign pre (ffffffff => fdea6edc) (gprs_llc.c:1079) 20250123124929587 DLLC NOTICE LLME(ffffffff/fdea6edc){ASSIGNED} LLGM Assign post (ffffffff => fdea6edc) (gprs_llc.c:1125) 20250123124929587 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124929587 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124929588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124929588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123124930646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124930646 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@00376f35f9fd: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@00376f35f9fd: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@00376f35f9fd: Final verdict of PTC: pass 20250123124930663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58654<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1110)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@00376f35f9fd: Final verdict of PTC: none 20250123124930668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(1112)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1122)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1120)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@00376f35f9fd: Final verdict of PTC: none 20250123124930669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1111)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1115)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@00376f35f9fd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@00376f35f9fd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@00376f35f9fd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1108)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1113)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1118)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@00376f35f9fd: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Jan 23 12:49:30 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 20250123124930771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124931173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83436) 20250123124931670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124931670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83436, count=90848) 20250123124932671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124932671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Jan 23 12:49:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124933672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124933672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_suspend_nopaging started. 20250123124934270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124934272 DMM INFO MM(262420000000043/fdea6edc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124934272 DMM INFO MM(262420000000043/fdea6edc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124934272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124934272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124934272 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124934272 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124934272 DLLC NOTICE LLME(ffffffff/fdea6edc){ASSIGNED} LLGM Assign pre (fdea6edc => ffffffff) (gprs_llc.c:1079) 20250123124934272 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdea6edc => ffffffff) (gprs_llc.c:1125) 20250123124934272 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250123124934272 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) 20250123124934272 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20250123124934272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124934272 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124934272 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124934272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124934272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124934312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124934312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124934312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124934312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124934312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124934312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124934312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124934312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124934312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250123124934313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124934313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124934313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1129)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124934313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124934313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124934313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124934313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124934313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124934313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124934313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124934313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124934313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124934313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124934315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124934321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124934321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1128)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124934325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124934325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124934325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124934325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124934325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124934325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124934325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124934325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124934325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124934326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124934326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124934326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124934326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124934326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124934326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124934326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124934326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124934326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124934326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124934326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124934327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124934327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124934328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124934333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124934333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124934339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124934339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124934339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124934339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124934339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124934339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124934339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124934339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124934339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124934340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124934340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124934340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124934340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124934340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124934340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124934340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124934340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124934340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124934340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124934340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123124934341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124934341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124934342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124934346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124934347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124934673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124934673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124934673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124934673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124934677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250123124934679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@00376f35f9fd: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D439326B'O, index=0 SGSN_Test-GSUP(1141)@00376f35f9fd: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@00376f35f9fd: 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 := '1B12063FF421F7B7037FDB0695C6CF60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F64BD810'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AD303F5AAF438D4'O } } } } } 20250123124935745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124935745 DLLC NOTICE LLME(ffffffff/d439326b){UNASSIGNED} LLC RX: unknown TLLI 0xd439326b, creating LLME on the fly (gprs_llc.c:552) 20250123124935745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124935745 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20250123124935745 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124935745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124935745 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124935745 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124935745 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124935745 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124935745 DLLC NOTICE LLME(ffffffff/d439326b){UNASSIGNED} LLGM Assign pre (d439326b => d1697b46) (gprs_llc.c:1079) 20250123124935745 DLLC NOTICE LLME(d439326b/d1697b46){ASSIGNED} LLGM Assign post (d439326b => d1697b46) (gprs_llc.c:1125) 20250123124935745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124935745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124935745 DMM DEBUG MM(262420000000048/d1697b46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124935757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124935757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124935757 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124935757 DMM DEBUG MM(262420000000048/d1697b46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250123124935757 DMM NOTICE MM(262420000000048/d1697b46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124935757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124935757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124935758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124935758 DMM DEBUG MM(262420000000048/d1697b46) Requesting authorization (sgsn_auth.c:160) 20250123124935758 DMM INFO MM(262420000000048/d1697b46) Requesting authentication tuples (sgsn_auth.c:184) 20250123124935758 DMM DEBUG MM(262420000000048/d1697b46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124935758 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250123124935758 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@00376f35f9fd: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@00376f35f9fd: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250123124935762 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124935762 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124935762 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124935762 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124935762 DMM INFO MM(262420000000048/d1697b46) Subscriber data update (mmctx.c:445) 20250123124935762 DMM DEBUG MM(262420000000048/d1697b46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124935762 DMM INFO MM(262420000000048/d1697b46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124935762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124935762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124935762 DMM INFO MM(262420000000048/d1697b46) <- GMM AUTH AND CIPHERING REQ (rand = 1b 12 06 3f f4 21 f7 b7 03 7f db 06 95 c6 cf 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124935773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124935773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124935773 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124935773 DMM INFO MM(262420000000048/d1697b46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124935773 DMM NOTICE MM(262420000000048/d1697b46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124935773 DMM DEBUG MM(262420000000048/d1697b46) checking auth: received GSM SRES = f6 4b d8 10 (gprs_gmm.c:666) 20250123124935773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124935773 DMM DEBUG MM(262420000000048/d1697b46) Requesting authorization (sgsn_auth.c:160) 20250123124935773 DMM INFO MM(262420000000048/d1697b46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124935773 DMM DEBUG MM(262420000000048/d1697b46) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124935773 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250123124935773 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) 20250123124935773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124935773 DMM INFO MM(262420000000048/d1697b46) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1697b46) (gprs_gmm.c:300) 20250123124935775 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124935775 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124935775 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250123124935775 DMM INFO MM(262420000000048/d1697b46) Subscriber data update (mmctx.c:445) 20250123124935775 DMM DEBUG MM(262420000000048/d1697b46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124935775 DMM INFO MM(262420000000048/d1697b46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124935775 DMM NOTICE MM(262420000000048/d1697b46) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250123124935775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124935775 DMM NOTICE MM(262420000000048/d1697b46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124935775 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) 20250123124935775 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124935775 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250123124935775 DMM INFO MM(262420000000048/d1697b46) Subscriber data update (mmctx.c:445) 20250123124935775 DMM DEBUG MM(262420000000048/d1697b46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124935782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124935782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124935782 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124935782 DMM INFO MM(262420000000048/d1697b46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124935782 DMM NOTICE MM(262420000000048/d1697b46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124935782 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124935782 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124935782 DLLC NOTICE LLME(d439326b/d1697b46){ASSIGNED} LLGM Assign pre (ffffffff => d1697b46) (gprs_llc.c:1079) 20250123124935782 DLLC NOTICE LLME(ffffffff/d1697b46){ASSIGNED} LLGM Assign post (ffffffff => d1697b46) (gprs_llc.c:1125) 20250123124935782 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124935782 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124935782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124935782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@00376f35f9fd: setverdict(pass): none -> pass 20250123124935837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124935837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124935837 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124935837 DMM INFO MM(262420000000048/d1697b46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124935837 DMM INFO MM(262420000000048/d1697b46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124935837 DMM DEBUG MM(262420000000048/d1697b46) Using GGSN 0 (gprs_sm.c:312) 20250123124935837 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) 20250123124935837 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250123124935837 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124935837 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124935837 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250123124935862 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 5b 2f 92 37 11 af 1d eb 15 14 05 7f 06 80 e6 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20250123124935863 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4a9218, cbp=0x55c78a1e13e0) (sgsn_libgtp.c:632) 20250123124935863 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124935863 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=d1697b46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124935863 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124935863 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124935880 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250123124935891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124935891 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250123124935891 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250123124935897 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250123124935897 DMM INFO MM(262420000000048/d1697b46) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@00376f35f9fd: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@00376f35f9fd: Final verdict of PTC: pass 20250123124940913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@00376f35f9fd: Final verdict of PTC: none 20250123124940917 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123124940917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1129)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1134)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@00376f35f9fd: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@00376f35f9fd: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1139)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@00376f35f9fd: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1132)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1127)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1137)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@00376f35f9fd: Test case TC_suspend_nopaging finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Jan 23 12:49:40 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250123124940992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124941394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94912) 20250123124941919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124941919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94912, count=100344) 20250123124942920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124942921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Jan 23 12:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124943922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124943923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_suspend_resume started. 20250123124944490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124944492 DMM INFO MM(262420000000048/d1697b46) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124944492 DMM INFO MM(262420000000048/d1697b46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124944492 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124944492 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124944492 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124944492 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124944492 DLLC NOTICE LLME(ffffffff/d1697b46){ASSIGNED} LLGM Assign pre (d1697b46 => ffffffff) (gprs_llc.c:1079) 20250123124944492 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1697b46 => ffffffff) (gprs_llc.c:1125) 20250123124944492 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124944492 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124944492 DMM NOTICE MM(262420000000048/d1697b46) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124944492 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250123124944492 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124944493 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124944493 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250123124944493 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250123124944493 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) 20250123124944493 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20250123124944493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123124944493 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124944493 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123124944493 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124944493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124944532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124944532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124944532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124944532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124944532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124944532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124944532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124944532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124944532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124944533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124944533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124944533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124944533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124944533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124944533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124944533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124944533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124944533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124944533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124944533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124944533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124944533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124944535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124944542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124944542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124944549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124944549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124944549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124944549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124944549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124944549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124944549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124944549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124944549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124944550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124944550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124944550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124944550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124944550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124944550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124944550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124944550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124944550 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124944550 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124944550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124944550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124944550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124944553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124944560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124944560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1152)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124944565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124944565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124944565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124944565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124944565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124944565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124944565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124944565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124944565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124944566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124944566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124944566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124944566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124944566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124944566 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124944566 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124944566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124944566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124944566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124944568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124944572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124944572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124944924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124944924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124944924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124944924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124944928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123124944930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@00376f35f9fd: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D59DB66D'O, index=0 SGSN_Test-GSUP(1160)@00376f35f9fd: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@00376f35f9fd: 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 := 'C93D19B5295087B4978B428338C5E24B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '629A9636'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53C8DD3A8B47CA91'O } } } } } 20250123124946007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124946007 DLLC NOTICE LLME(ffffffff/d59db66d){UNASSIGNED} LLC RX: unknown TLLI 0xd59db66d, creating LLME on the fly (gprs_llc.c:552) 20250123124946007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124946007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20250123124946007 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124946007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123124946007 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124946007 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123124946007 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124946007 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124946007 DLLC NOTICE LLME(ffffffff/d59db66d){UNASSIGNED} LLGM Assign pre (d59db66d => c0e59474) (gprs_llc.c:1079) 20250123124946007 DLLC NOTICE LLME(d59db66d/c0e59474){ASSIGNED} LLGM Assign post (d59db66d => c0e59474) (gprs_llc.c:1125) 20250123124946007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124946007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124946007 DMM DEBUG MM(262420000000049/c0e59474) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124946018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124946018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124946018 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124946018 DMM DEBUG MM(262420000000049/c0e59474) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250123124946018 DMM NOTICE MM(262420000000049/c0e59474) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124946018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124946018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124946018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124946018 DMM DEBUG MM(262420000000049/c0e59474) Requesting authorization (sgsn_auth.c:160) 20250123124946018 DMM INFO MM(262420000000049/c0e59474) Requesting authentication tuples (sgsn_auth.c:184) 20250123124946018 DMM DEBUG MM(262420000000049/c0e59474) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124946018 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250123124946018 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@00376f35f9fd: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@00376f35f9fd: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250123124946023 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124946023 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124946023 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124946023 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124946023 DMM INFO MM(262420000000049/c0e59474) Subscriber data update (mmctx.c:445) 20250123124946023 DMM DEBUG MM(262420000000049/c0e59474) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124946023 DMM INFO MM(262420000000049/c0e59474) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124946023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124946023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124946023 DMM INFO MM(262420000000049/c0e59474) <- GMM AUTH AND CIPHERING REQ (rand = c9 3d 19 b5 29 50 87 b4 97 8b 42 83 38 c5 e2 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124946035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124946035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124946035 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124946035 DMM INFO MM(262420000000049/c0e59474) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124946035 DMM NOTICE MM(262420000000049/c0e59474) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124946035 DMM DEBUG MM(262420000000049/c0e59474) checking auth: received GSM SRES = 62 9a 96 36 (gprs_gmm.c:666) 20250123124946035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124946035 DMM DEBUG MM(262420000000049/c0e59474) Requesting authorization (sgsn_auth.c:160) 20250123124946035 DMM INFO MM(262420000000049/c0e59474) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124946035 DMM DEBUG MM(262420000000049/c0e59474) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124946035 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250123124946035 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) 20250123124946035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124946035 DMM INFO MM(262420000000049/c0e59474) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e59474) (gprs_gmm.c:300) 20250123124946037 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124946037 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124946037 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250123124946037 DMM INFO MM(262420000000049/c0e59474) Subscriber data update (mmctx.c:445) 20250123124946037 DMM DEBUG MM(262420000000049/c0e59474) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124946037 DMM INFO MM(262420000000049/c0e59474) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124946037 DMM NOTICE MM(262420000000049/c0e59474) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250123124946037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124946037 DMM NOTICE MM(262420000000049/c0e59474) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124946037 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) 20250123124946038 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124946038 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250123124946038 DMM INFO MM(262420000000049/c0e59474) Subscriber data update (mmctx.c:445) 20250123124946038 DMM DEBUG MM(262420000000049/c0e59474) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124946046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124946046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124946046 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124946046 DMM INFO MM(262420000000049/c0e59474) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124946046 DMM NOTICE MM(262420000000049/c0e59474) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124946046 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124946046 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124946046 DLLC NOTICE LLME(d59db66d/c0e59474){ASSIGNED} LLGM Assign pre (ffffffff => c0e59474) (gprs_llc.c:1079) 20250123124946046 DLLC NOTICE LLME(ffffffff/c0e59474){ASSIGNED} LLGM Assign post (ffffffff => c0e59474) (gprs_llc.c:1125) 20250123124946046 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124946046 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124946046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124946046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@00376f35f9fd: setverdict(pass): none -> pass 20250123124946104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124946104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124946104 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124946104 DMM INFO MM(262420000000049/c0e59474) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124946104 DMM INFO MM(262420000000049/c0e59474) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124946104 DMM DEBUG MM(262420000000049/c0e59474) Using GGSN 0 (gprs_sm.c:312) 20250123124946104 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) 20250123124946104 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250123124946104 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124946104 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124946105 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250123124946129 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 45 2e 62 83 11 3f 4d 6b 71 14 05 7f 71 31 d7 bc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20250123124946129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4aa288, cbp=0x55c78a1e0a30) (sgsn_libgtp.c:632) 20250123124946129 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124946129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=c0e59474, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124946129 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124946129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124946145 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250123124946156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124946156 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250123124946156 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250123124946162 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250123124946162 DMM INFO MM(262420000000049/c0e59474) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250123124950092 DGPRS DEBUG Checking for inactive LLMEs, time = 867495 (sgsn.c:131) 20250123124951175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124951175 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250123124951175 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250123124951182 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@00376f35f9fd: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@00376f35f9fd: Final verdict of PTC: pass 20250123124951197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45446<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123124951201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1160)@00376f35f9fd: Final verdict of PTC: none 20250123124951202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1148)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1153)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@00376f35f9fd: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1158)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@00376f35f9fd: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@00376f35f9fd: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1151)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1156)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1146)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@00376f35f9fd: Test case TC_suspend_resume finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Jan 23 12:49:51 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250123124951278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124951680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99212) 20250123124952203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124952203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99212, count=105264) 20250123124953204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124953204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Jan 23 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123124954205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124954205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_suspend_rau started. 20250123124954761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123124954764 DMM INFO MM(262420000000049/c0e59474) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123124954764 DMM INFO MM(262420000000049/c0e59474) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123124954764 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123124954764 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123124954764 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123124954764 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123124954764 DLLC NOTICE LLME(ffffffff/c0e59474){ASSIGNED} LLGM Assign pre (c0e59474 => ffffffff) (gprs_llc.c:1079) 20250123124954764 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e59474 => ffffffff) (gprs_llc.c:1125) 20250123124954764 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123124954764 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123124954764 DMM NOTICE MM(262420000000049/c0e59474) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123124954764 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250123124954764 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123124954764 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123124954764 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250123124954765 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250123124954765 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) 20250123124954765 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20250123124954765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123124954765 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123124954765 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123124954765 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123124954765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124954815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123124954815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124954815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124954815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124954815 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123124954815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124954815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124954815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124954815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124954816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124954816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124954816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124954816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124954816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124954816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124954816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124954816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124954816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123124954816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124954816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124954816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124954816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124954819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123124954825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124954825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1172)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123124954834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124954834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124954834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123124954834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124954834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124954835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124954835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123124954835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124954835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124954838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1169)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123124954843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124954843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250123124954844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123124954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123124954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123124954844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124954844 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123124954844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123124954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123124954844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123124954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123124954845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123124954845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123124954845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123124954845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123124954845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123124954845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123124954845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123124954845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_suspend_rau-BVCI210(1170)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124954845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123124954845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123124954848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123124954852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124954852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123124955206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123124955206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123124955206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123124955206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123124955210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123124955211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@00376f35f9fd: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='E0653966'O, index=0 SGSN_Test-GSUP(1179)@00376f35f9fd: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@00376f35f9fd: 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 := '68D11E5A1D0ED5FA68F2D1EB4CF0719B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97C2B636'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE085B5BEC3C66ED'O } } } } } 20250123124956258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124956258 DLLC NOTICE LLME(ffffffff/e0653966){UNASSIGNED} LLC RX: unknown TLLI 0xe0653966, creating LLME on the fly (gprs_llc.c:552) 20250123124956258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124956258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20250123124956258 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123124956258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123124956258 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123124956258 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123124956258 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123124956258 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123124956258 DLLC NOTICE LLME(ffffffff/e0653966){UNASSIGNED} LLGM Assign pre (e0653966 => d302c749) (gprs_llc.c:1079) 20250123124956258 DLLC NOTICE LLME(e0653966/d302c749){ASSIGNED} LLGM Assign post (e0653966 => d302c749) (gprs_llc.c:1125) 20250123124956258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123124956258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123124956258 DMM DEBUG MM(262420000000050/d302c749) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123124956272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124956272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123124956272 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124956272 DMM DEBUG MM(262420000000050/d302c749) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250123124956272 DMM NOTICE MM(262420000000050/d302c749) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123124956272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123124956272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123124956272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123124956272 DMM DEBUG MM(262420000000050/d302c749) Requesting authorization (sgsn_auth.c:160) 20250123124956272 DMM INFO MM(262420000000050/d302c749) Requesting authentication tuples (sgsn_auth.c:184) 20250123124956272 DMM DEBUG MM(262420000000050/d302c749) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123124956272 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250123124956272 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@00376f35f9fd: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@00376f35f9fd: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250123124956278 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123124956278 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123124956278 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123124956278 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123124956278 DMM INFO MM(262420000000050/d302c749) Subscriber data update (mmctx.c:445) 20250123124956278 DMM DEBUG MM(262420000000050/d302c749) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123124956278 DMM INFO MM(262420000000050/d302c749) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123124956278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123124956278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123124956278 DMM INFO MM(262420000000050/d302c749) <- GMM AUTH AND CIPHERING REQ (rand = 68 d1 1e 5a 1d 0e d5 fa 68 f2 d1 eb 4c f0 71 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123124956293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124956293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123124956293 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124956293 DMM INFO MM(262420000000050/d302c749) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123124956293 DMM NOTICE MM(262420000000050/d302c749) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123124956293 DMM DEBUG MM(262420000000050/d302c749) checking auth: received GSM SRES = 97 c2 b6 36 (gprs_gmm.c:666) 20250123124956293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123124956293 DMM DEBUG MM(262420000000050/d302c749) Requesting authorization (sgsn_auth.c:160) 20250123124956293 DMM INFO MM(262420000000050/d302c749) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123124956293 DMM DEBUG MM(262420000000050/d302c749) Requesting subscriber data update (gprs_subscriber.c:894) 20250123124956293 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250123124956293 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) 20250123124956293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123124956293 DMM INFO MM(262420000000050/d302c749) <- GMM ATTACH ACCEPT (new P-TMSI=0xd302c749) (gprs_gmm.c:300) 20250123124956296 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123124956296 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123124956296 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250123124956296 DMM INFO MM(262420000000050/d302c749) Subscriber data update (mmctx.c:445) 20250123124956296 DMM DEBUG MM(262420000000050/d302c749) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123124956296 DMM INFO MM(262420000000050/d302c749) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123124956296 DMM NOTICE MM(262420000000050/d302c749) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250123124956296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123124956296 DMM NOTICE MM(262420000000050/d302c749) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123124956296 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) 20250123124956298 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123124956298 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250123124956298 DMM INFO MM(262420000000050/d302c749) Subscriber data update (mmctx.c:445) 20250123124956298 DMM DEBUG MM(262420000000050/d302c749) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123124956311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124956311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123124956311 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124956311 DMM INFO MM(262420000000050/d302c749) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123124956311 DMM NOTICE MM(262420000000050/d302c749) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123124956311 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123124956311 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123124956311 DLLC NOTICE LLME(e0653966/d302c749){ASSIGNED} LLGM Assign pre (ffffffff => d302c749) (gprs_llc.c:1079) 20250123124956311 DLLC NOTICE LLME(ffffffff/d302c749){ASSIGNED} LLGM Assign post (ffffffff => d302c749) (gprs_llc.c:1125) 20250123124956311 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123124956311 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123124956311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123124956311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@00376f35f9fd: setverdict(pass): none -> pass 20250123124956368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124956368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123124956369 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123124956369 DMM INFO MM(262420000000050/d302c749) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123124956369 DMM INFO MM(262420000000050/d302c749) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123124956369 DMM DEBUG MM(262420000000050/d302c749) Using GGSN 0 (gprs_sm.c:312) 20250123124956369 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) 20250123124956369 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250123124956369 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123124956369 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250123124956369 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250123124956389 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 80 b6 83 62 11 7f ac b0 8f 14 05 7f 62 a3 19 2a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250123124956389 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4ab2f8, cbp=0x55c78a1e0dc0) (sgsn_libgtp.c:632) 20250123124956389 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123124956389 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=d302c749, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123124956389 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123124956389 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123124956405 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250123124956416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123124956416 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250123124956416 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250123124956422 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250123124956422 DMM INFO MM(262420000000050/d302c749) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250123125001439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125001439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125001439 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125001439 DMM INFO MM(262420000000050/d302c749) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123125001439 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125001439 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250123125001439 DLLC NOTICE LLME(ffffffff/d302c749){ASSIGNED} LLGM Assign pre (d302c749 => f10e8ac3) (gprs_llc.c:1079) 20250123125001439 DLLC NOTICE LLME(d302c749/f10e8ac3){ASSIGNED} LLGM Assign post (d302c749 => f10e8ac3) (gprs_llc.c:1125) 20250123125001439 DMM INFO MM(262420000000050/f10e8ac3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125001455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125001455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125001455 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125001455 DMM INFO MM(262420000000050/f10e8ac3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123125001455 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123125001455 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125001455 DLLC NOTICE LLME(d302c749/f10e8ac3){ASSIGNED} LLGM Assign pre (ffffffff => f10e8ac3) (gprs_llc.c:1079) 20250123125001455 DLLC NOTICE LLME(ffffffff/f10e8ac3){ASSIGNED} LLGM Assign post (ffffffff => f10e8ac3) (gprs_llc.c:1125) 20250123125001455 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250123125001955 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@00376f35f9fd: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@00376f35f9fd: Final verdict of PTC: pass 20250123125001974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123125001979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125001979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1163)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1179)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@00376f35f9fd: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@00376f35f9fd: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1177)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1167)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1173)@00376f35f9fd: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1165)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1171)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1175)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@00376f35f9fd: Test case TC_suspend_rau finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Jan 23 12:50:01 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250123125002028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125002430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106260) 20250123125002980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125002980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106260, count=110760) 20250123125003982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125003982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Jan 23 12:50:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125004984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125004984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_paging_ps started. 20250123125005532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125005534 DMM INFO MM(262420000000050/f10e8ac3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125005534 DMM INFO MM(262420000000050/f10e8ac3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125005534 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125005534 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125005534 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125005534 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123125005534 DLLC NOTICE LLME(ffffffff/f10e8ac3){ASSIGNED} LLGM Assign pre (f10e8ac3 => ffffffff) (gprs_llc.c:1079) 20250123125005534 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f10e8ac3 => ffffffff) (gprs_llc.c:1125) 20250123125005534 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123125005534 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125005535 DMM NOTICE MM(262420000000050/f10e8ac3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125005535 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250123125005535 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125005535 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125005535 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250123125005535 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250123125005535 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) 20250123125005535 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20250123125005535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125005535 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125005535 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123125005535 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125005535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125005573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125005573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125005573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125005573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125005573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125005573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125005573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125005573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125005573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125005574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125005574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125005574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125005574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125005574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125005574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125005574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125005574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125005574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125005574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125005574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125005575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125005575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125005578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250123125005587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125005587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1191)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125005591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125005591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125005591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125005591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125005591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125005591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125005591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125005591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125005591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_paging_ps-BVCI196(1185)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125005591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125005591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125005591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125005592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125005592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125005592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125005592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125005592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125005592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125005592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125005592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125005592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125005592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125005594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125005599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125005599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125005606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125005606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125005606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125005606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125005606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125005606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125005606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125005606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125005606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125005607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125005607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125005607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125005607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125005607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125005607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125005607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125005607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125005607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125005607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125005607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125005607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125005607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125005609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125005614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125005614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125005985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125005985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125005985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125005985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125005989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125005991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@00376f35f9fd: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E539F9C3'O, index=0 SGSN_Test-GSUP(1198)@00376f35f9fd: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@00376f35f9fd: 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 := 'C38AB43C6CBD0E9222B1B53C3FDDB4CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79A9A76D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD7F1BE51940CCD1'O } } } } } 20250123125007070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125007070 DLLC NOTICE LLME(ffffffff/e539f9c3){UNASSIGNED} LLC RX: unknown TLLI 0xe539f9c3, creating LLME on the fly (gprs_llc.c:552) 20250123125007070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125007070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20250123125007070 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125007070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125007070 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125007070 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123125007070 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125007070 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125007070 DLLC NOTICE LLME(ffffffff/e539f9c3){UNASSIGNED} LLGM Assign pre (e539f9c3 => de54fe4b) (gprs_llc.c:1079) 20250123125007070 DLLC NOTICE LLME(e539f9c3/de54fe4b){ASSIGNED} LLGM Assign post (e539f9c3 => de54fe4b) (gprs_llc.c:1125) 20250123125007070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125007070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125007070 DMM DEBUG MM(262420000000051/de54fe4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125007082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125007082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125007082 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125007082 DMM DEBUG MM(262420000000051/de54fe4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250123125007082 DMM NOTICE MM(262420000000051/de54fe4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125007082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125007082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125007082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125007082 DMM DEBUG MM(262420000000051/de54fe4b) Requesting authorization (sgsn_auth.c:160) 20250123125007082 DMM INFO MM(262420000000051/de54fe4b) Requesting authentication tuples (sgsn_auth.c:184) 20250123125007082 DMM DEBUG MM(262420000000051/de54fe4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125007082 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250123125007082 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@00376f35f9fd: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@00376f35f9fd: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250123125007085 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125007085 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125007085 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125007085 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125007085 DMM INFO MM(262420000000051/de54fe4b) Subscriber data update (mmctx.c:445) 20250123125007085 DMM DEBUG MM(262420000000051/de54fe4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125007085 DMM INFO MM(262420000000051/de54fe4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125007085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125007085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125007085 DMM INFO MM(262420000000051/de54fe4b) <- GMM AUTH AND CIPHERING REQ (rand = c3 8a b4 3c 6c bd 0e 92 22 b1 b5 3c 3f dd b4 cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125007093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125007093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125007093 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125007093 DMM INFO MM(262420000000051/de54fe4b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125007093 DMM NOTICE MM(262420000000051/de54fe4b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125007093 DMM DEBUG MM(262420000000051/de54fe4b) checking auth: received GSM SRES = 79 a9 a7 6d (gprs_gmm.c:666) 20250123125007093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125007093 DMM DEBUG MM(262420000000051/de54fe4b) Requesting authorization (sgsn_auth.c:160) 20250123125007093 DMM INFO MM(262420000000051/de54fe4b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125007094 DMM DEBUG MM(262420000000051/de54fe4b) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125007094 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250123125007094 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) 20250123125007094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125007094 DMM INFO MM(262420000000051/de54fe4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xde54fe4b) (gprs_gmm.c:300) 20250123125007095 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125007095 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125007095 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250123125007095 DMM INFO MM(262420000000051/de54fe4b) Subscriber data update (mmctx.c:445) 20250123125007095 DMM DEBUG MM(262420000000051/de54fe4b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125007095 DMM INFO MM(262420000000051/de54fe4b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125007095 DMM NOTICE MM(262420000000051/de54fe4b) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250123125007095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125007095 DMM NOTICE MM(262420000000051/de54fe4b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125007095 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) 20250123125007095 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125007095 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250123125007096 DMM INFO MM(262420000000051/de54fe4b) Subscriber data update (mmctx.c:445) 20250123125007096 DMM DEBUG MM(262420000000051/de54fe4b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125007103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125007103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125007103 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125007103 DMM INFO MM(262420000000051/de54fe4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125007103 DMM NOTICE MM(262420000000051/de54fe4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125007103 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125007103 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125007103 DLLC NOTICE LLME(e539f9c3/de54fe4b){ASSIGNED} LLGM Assign pre (ffffffff => de54fe4b) (gprs_llc.c:1079) 20250123125007103 DLLC NOTICE LLME(ffffffff/de54fe4b){ASSIGNED} LLGM Assign post (ffffffff => de54fe4b) (gprs_llc.c:1125) 20250123125007103 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125007103 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125007103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125007103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125007162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125007162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123125007162 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125007162 DMM INFO MM(262420000000051/de54fe4b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123125007162 DMM INFO MM(262420000000051/de54fe4b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123125007162 DMM DEBUG MM(262420000000051/de54fe4b) Using GGSN 0 (gprs_sm.c:312) 20250123125007162 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) 20250123125007162 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250123125007162 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123125007162 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250123125007162 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250123125007188 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 a0 f1 26 cb 11 9d 3e 05 7a 14 05 7f 49 a8 bb 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20250123125007188 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4ac368, cbp=0x55c78a1e1700) (sgsn_libgtp.c:632) 20250123125007188 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123125007188 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=de54fe4b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123125007188 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123125007188 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@00376f35f9fd: setverdict(pass): none -> pass TC_paging_ps(1200)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125007202 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250123125010163 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250123125010163 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250123125010163 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250123125012214 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250123125012214 DMM INFO MM(262420000000051/de54fe4b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@00376f35f9fd: 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 := 'DE54FE4B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@00376f35f9fd: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@00376f35f9fd: Final verdict of PTC: pass 20250123125012238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1196)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1198)@00376f35f9fd: Final verdict of PTC: none 20250123125012243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125012243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI196(1185)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@00376f35f9fd: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1191)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1186)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@00376f35f9fd: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1184)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1194)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1189)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@00376f35f9fd: Test case TC_paging_ps finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Jan 23 12:50:12 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250123125012338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125012740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100316) 20250123125013244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125013244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100316, count=104672) 20250123125014245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125014245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Jan 23 12:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125015246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125015246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_paging_ps_ra_multiple_cells started. 20250123125015828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125015830 DMM INFO MM(262420000000051/de54fe4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125015830 DMM INFO MM(262420000000051/de54fe4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125015830 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125015830 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125015830 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125015830 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250123125015831 DLLC NOTICE LLME(ffffffff/de54fe4b){ASSIGNED} LLGM Assign pre (de54fe4b => ffffffff) (gprs_llc.c:1079) 20250123125015831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de54fe4b => ffffffff) (gprs_llc.c:1125) 20250123125015831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123125015831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125015831 DMM NOTICE MM(262420000000051/de54fe4b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125015831 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250123125015831 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125015831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125015831 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250123125015831 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250123125015831 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) 20250123125015831 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20250123125015831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125015831 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125015831 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123125015831 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125015831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125015878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125015878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125015878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125015878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125015878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125015878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125015879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125015879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125015879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125015879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125015879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125015879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125015879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125015879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125015879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125015879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125015879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125015879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125015879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125015883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125015890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125015890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_paging_ps_ra_multiple_cells-BVCI196(1204)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125015895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125015895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125015895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125015895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125015895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125015895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125015895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125015895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125015895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125015897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125015897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125015897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125015897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125015897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125015897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125015897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125015897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125015897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125015897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125015897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125015897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125015897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125015900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125015907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125015907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1211)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_paging_ps_ra_multiple_cells-BVCI210(1209)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125015910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125015910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125015910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125015910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125015910 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125015910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125015910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125015910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125015910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125015911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125015911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125015911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125015911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125015911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125015911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125015911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125015911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125015911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125015911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125015911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125015911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125015911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125015913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125015917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125015917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125016247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125016247 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125016247 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125016247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125016250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125016251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@00376f35f9fd: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FAA52436'O, index=0 SGSN_Test-GSUP(1217)@00376f35f9fd: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@00376f35f9fd: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@00376f35f9fd: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FAA52436'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@00376f35f9fd: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FAA52436'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@00376f35f9fd: 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 := 'BF60900231A42555A8C8E2C3F0B3875F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8D58877'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48803C7170E02858'O } } } } } 20250123125017316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125017316 DLLC NOTICE LLME(ffffffff/faa52436){UNASSIGNED} LLC RX: unknown TLLI 0xfaa52436, creating LLME on the fly (gprs_llc.c:552) 20250123125017316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125017316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20250123125017316 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125017316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125017316 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125017316 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123125017316 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125017316 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125017316 DLLC NOTICE LLME(ffffffff/faa52436){UNASSIGNED} LLGM Assign pre (faa52436 => e2e15d10) (gprs_llc.c:1079) 20250123125017316 DLLC NOTICE LLME(faa52436/e2e15d10){ASSIGNED} LLGM Assign post (faa52436 => e2e15d10) (gprs_llc.c:1125) 20250123125017316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125017316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125017316 DMM DEBUG MM(262420000000052/e2e15d10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125017339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125017339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125017339 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125017339 DMM DEBUG MM(262420000000052/e2e15d10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250123125017339 DMM NOTICE MM(262420000000052/e2e15d10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125017339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125017339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125017339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125017339 DMM DEBUG MM(262420000000052/e2e15d10) Requesting authorization (sgsn_auth.c:160) 20250123125017339 DMM INFO MM(262420000000052/e2e15d10) Requesting authentication tuples (sgsn_auth.c:184) 20250123125017339 DMM DEBUG MM(262420000000052/e2e15d10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125017339 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250123125017339 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@00376f35f9fd: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@00376f35f9fd: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250123125017345 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125017345 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125017345 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125017345 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125017345 DMM INFO MM(262420000000052/e2e15d10) Subscriber data update (mmctx.c:445) 20250123125017345 DMM DEBUG MM(262420000000052/e2e15d10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125017345 DMM INFO MM(262420000000052/e2e15d10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125017345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125017345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125017345 DMM INFO MM(262420000000052/e2e15d10) <- GMM AUTH AND CIPHERING REQ (rand = bf 60 90 02 31 a4 25 55 a8 c8 e2 c3 f0 b3 87 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125017361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125017362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125017362 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125017362 DMM INFO MM(262420000000052/e2e15d10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125017362 DMM NOTICE MM(262420000000052/e2e15d10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125017362 DMM DEBUG MM(262420000000052/e2e15d10) checking auth: received GSM SRES = b8 d5 88 77 (gprs_gmm.c:666) 20250123125017362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125017362 DMM DEBUG MM(262420000000052/e2e15d10) Requesting authorization (sgsn_auth.c:160) 20250123125017362 DMM INFO MM(262420000000052/e2e15d10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125017362 DMM DEBUG MM(262420000000052/e2e15d10) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125017362 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250123125017362 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) 20250123125017362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125017362 DMM INFO MM(262420000000052/e2e15d10) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2e15d10) (gprs_gmm.c:300) 20250123125017365 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125017365 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125017365 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250123125017365 DMM INFO MM(262420000000052/e2e15d10) Subscriber data update (mmctx.c:445) 20250123125017365 DMM DEBUG MM(262420000000052/e2e15d10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125017365 DMM INFO MM(262420000000052/e2e15d10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125017365 DMM NOTICE MM(262420000000052/e2e15d10) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250123125017365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125017365 DMM NOTICE MM(262420000000052/e2e15d10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125017365 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) 20250123125017367 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125017367 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250123125017367 DMM INFO MM(262420000000052/e2e15d10) Subscriber data update (mmctx.c:445) 20250123125017367 DMM DEBUG MM(262420000000052/e2e15d10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125017379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125017380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125017380 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125017380 DMM INFO MM(262420000000052/e2e15d10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125017380 DMM NOTICE MM(262420000000052/e2e15d10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125017380 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125017380 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125017380 DLLC NOTICE LLME(faa52436/e2e15d10){ASSIGNED} LLGM Assign pre (ffffffff => e2e15d10) (gprs_llc.c:1079) 20250123125017380 DLLC NOTICE LLME(ffffffff/e2e15d10){ASSIGNED} LLGM Assign post (ffffffff => e2e15d10) (gprs_llc.c:1125) 20250123125017380 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125017380 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125017380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125017380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125017437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125017437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123125017437 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125017437 DMM INFO MM(262420000000052/e2e15d10) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123125017437 DMM INFO MM(262420000000052/e2e15d10) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123125017437 DMM DEBUG MM(262420000000052/e2e15d10) Using GGSN 0 (gprs_sm.c:312) 20250123125017437 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) 20250123125017437 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250123125017437 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123125017437 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250123125017437 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250123125017458 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 4d e4 75 31 11 7a 12 2f c9 14 05 7f e7 98 ee 93 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20250123125017458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4ad3d8, cbp=0x55c78a1dfc60) (sgsn_libgtp.c:632) 20250123125017458 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123125017458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=e2e15d10, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123125017458 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123125017459 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@00376f35f9fd: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125017466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250123125020092 DGPRS DEBUG Checking for inactive LLMEs, time = 867525 (sgsn.c:131) 20250123125020438 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250123125020438 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250123125020438 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250123125022476 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250123125022476 DMM INFO MM(262420000000052/e2e15d10) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@00376f35f9fd: 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 := 'E2E15D10'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250123125036247 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123125036247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123125036248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125045880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125045883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125045883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125045898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125045901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125045901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125045912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125045915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125045915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@00376f35f9fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@00376f35f9fd: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20250123125047326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125047326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1210)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1217)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1205)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1215)@00376f35f9fd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@00376f35f9fd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@00376f35f9fd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@00376f35f9fd: Final verdict of PTC: none 20250123125047327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1203)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1208)@00376f35f9fd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@00376f35f9fd: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1213)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@00376f35f9fd: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Jan 23 12:50:47 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250123125047390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125047793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20250123125048327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125048327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=108572) 20250123125049328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125049328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Jan 23 12:50:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125050093 DGPRS DEBUG Checking for inactive LLMEs, time = 867555 (sgsn.c:131) 20250123125050329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125050329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_bssgp_rim_single_report started. 20250123125050887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125050890 DMM INFO MM(262420000000052/e2e15d10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125050890 DMM INFO MM(262420000000052/e2e15d10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125050890 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125050890 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125050890 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125050890 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250123125050890 DLLC NOTICE LLME(ffffffff/e2e15d10){ASSIGNED} LLGM Assign pre (e2e15d10 => ffffffff) (gprs_llc.c:1079) 20250123125050890 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e15d10 => ffffffff) (gprs_llc.c:1125) 20250123125050890 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123125050890 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125050890 DMM NOTICE MM(262420000000052/e2e15d10) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125050890 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250123125050890 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125050890 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125050890 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250123125050890 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250123125050891 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) 20250123125050891 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20250123125050891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125050891 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125050891 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123125050891 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125050891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125050936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125050936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125050936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125050936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125050936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125050936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125050936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125050936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125050936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125050937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125050937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125050937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125050938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125050938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125050938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125050938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125050938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125050938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125050938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125050938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125050938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125050938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125050940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125050944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125050944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125050951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125050951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125050951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125050951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125050951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125050951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125050951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125050951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125050951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125050952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125050952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125050952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125050952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125050952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125050952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125050952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125050952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125050952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125050952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125050952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125050953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125050953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125050955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125050960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125050960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1230)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1228)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1234)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125050965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125050965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125050965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125050965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125050965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125050965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125050965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125050965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125050965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125050966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125050966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125050966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125050966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125050966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125050966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125050966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125050966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125050966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125050966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125050966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125050967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125050967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125050968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125050972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125050972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125051330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125051330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125051330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125051330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125051334 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125051335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125051361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: setverdict(pass): none -> pass MTC@00376f35f9fd: Warning: Re-starting timer T, which is already active (running or expired). 20250123125051388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125051402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@00376f35f9fd: Final verdict of PTC: none 20250123125051406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125051406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1229)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1224)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1234)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@00376f35f9fd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@00376f35f9fd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@00376f35f9fd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1222)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1227)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1232)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: pass MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@00376f35f9fd: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Jan 23 12:50:51 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 20250123125051472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125051874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43244) 20250123125052408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125052408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43244, count=59400) 20250123125053409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125053409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Jan 23 12:50:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125054410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125054410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_rim_eutran_to_geran started. 20250123125054968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125054971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125055016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125055016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125055016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125055016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125055016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125055016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125055016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125055016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125055016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125055017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125055017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125055017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125055017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125055017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125055017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125055017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125055017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125055017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125055017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125055017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125055018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125055018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1243)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125055021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125055027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125055027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1243)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1247)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1241)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1247)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125055030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125055030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125055030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125055030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125055030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125055030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125055030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125055030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125055030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125055031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125055031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125055031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125055031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125055031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125055031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125055031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125055031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125055031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125055031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125055031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125055032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125055032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125055034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125055038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125055038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1252)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125055045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125055045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125055045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125055045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125055045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125055045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125055045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125055045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125055046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125055046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125055047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125055053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125055053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125055411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125055411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125055411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125055411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125055415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125055416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@00376f35f9fd: setverdict(pass): none -> pass 20250123125055465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125055473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@00376f35f9fd: Final verdict of PTC: none 20250123125055477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125055477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1239)@00376f35f9fd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@00376f35f9fd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@00376f35f9fd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1252)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1247)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1240)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1245)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1250)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1242)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: pass MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@00376f35f9fd: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Jan 23 12:50:55 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 20250123125055537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125055939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48444) 20250123125056478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125056478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48444, count=52800) 20250123125057479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125057479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Jan 23 12:50:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125058480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125058480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_cell_change_different_rai_ci_attach started. 20250123125059020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125059022 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125059060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125059060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125059060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125059060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125059060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125059060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125059060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125059060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125059060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125059061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125059061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125059061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125059061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125059061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125059061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125059061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125059061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125059061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125059061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125059061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125059061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125059061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125059064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125059071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125059078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125059078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125059078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125059078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125059078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125059078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125059078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125059078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125059078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125059079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125059079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125059079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125059079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125059079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125059079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125059079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125059079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125059079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125059079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125059079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125059079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125059079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125059081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125059085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125059094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125059094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125059094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125059094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125059094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125059094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125059094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125059094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125059094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125059095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125059095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125059095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125059095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125059095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125059095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125059095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125059095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125059095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125059095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125059095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125059095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125059095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125059098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125059104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125059480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125059481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125059481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125059481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125059485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125059486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@00376f35f9fd: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F730E1FC'O, index=0 SGSN_Test-GSUP(1272)@00376f35f9fd: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@00376f35f9fd: 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 := 'A58797A8A015AC016427CE7E29F2CEF3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '443AFDB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DBA336EF80F5E58'O } } } } } 20250123125059556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059556 DLLC NOTICE LLME(ffffffff/f730e1fc){UNASSIGNED} LLC RX: unknown TLLI 0xf730e1fc, creating LLME on the fly (gprs_llc.c:552) 20250123125059556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20250123125059556 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125059556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125059556 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125059556 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123125059556 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125059556 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125059556 DLLC NOTICE LLME(ffffffff/f730e1fc){UNASSIGNED} LLGM Assign pre (f730e1fc => dcfc9266) (gprs_llc.c:1079) 20250123125059556 DLLC NOTICE LLME(f730e1fc/dcfc9266){ASSIGNED} LLGM Assign post (f730e1fc => dcfc9266) (gprs_llc.c:1125) 20250123125059556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125059556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125059556 DMM DEBUG MM(262420000000068/dcfc9266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125059569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059569 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125059569 DMM DEBUG MM(262420000000068/dcfc9266) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250123125059569 DMM NOTICE MM(262420000000068/dcfc9266) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125059570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125059570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125059570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125059570 DMM DEBUG MM(262420000000068/dcfc9266) Requesting authorization (sgsn_auth.c:160) 20250123125059570 DMM INFO MM(262420000000068/dcfc9266) Requesting authentication tuples (sgsn_auth.c:184) 20250123125059570 DMM DEBUG MM(262420000000068/dcfc9266) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125059570 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250123125059570 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@00376f35f9fd: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@00376f35f9fd: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250123125059574 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125059574 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125059574 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125059574 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125059574 DMM INFO MM(262420000000068/dcfc9266) Subscriber data update (mmctx.c:445) 20250123125059574 DMM DEBUG MM(262420000000068/dcfc9266) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125059574 DMM INFO MM(262420000000068/dcfc9266) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125059574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125059574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125059574 DMM INFO MM(262420000000068/dcfc9266) <- GMM AUTH AND CIPHERING REQ (rand = a5 87 97 a8 a0 15 ac 01 64 27 ce 7e 29 f2 ce f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125059589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059590 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125059590 DMM INFO MM(262420000000068/dcfc9266) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125059590 DMM NOTICE MM(262420000000068/dcfc9266) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125059590 DMM DEBUG MM(262420000000068/dcfc9266) checking auth: received GSM SRES = 44 3a fd b1 (gprs_gmm.c:666) 20250123125059590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125059590 DMM DEBUG MM(262420000000068/dcfc9266) Requesting authorization (sgsn_auth.c:160) 20250123125059590 DMM INFO MM(262420000000068/dcfc9266) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125059590 DMM DEBUG MM(262420000000068/dcfc9266) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125059590 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250123125059590 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) 20250123125059590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125059590 DMM INFO MM(262420000000068/dcfc9266) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcfc9266) (gprs_gmm.c:300) 20250123125059593 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125059593 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125059593 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250123125059593 DMM INFO MM(262420000000068/dcfc9266) Subscriber data update (mmctx.c:445) 20250123125059593 DMM DEBUG MM(262420000000068/dcfc9266) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125059593 DMM INFO MM(262420000000068/dcfc9266) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125059593 DMM NOTICE MM(262420000000068/dcfc9266) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250123125059593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125059593 DMM NOTICE MM(262420000000068/dcfc9266) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125059593 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) 20250123125059594 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125059594 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250123125059594 DMM INFO MM(262420000000068/dcfc9266) Subscriber data update (mmctx.c:445) 20250123125059594 DMM DEBUG MM(262420000000068/dcfc9266) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125059605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059605 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125059605 DMM INFO MM(262420000000068/dcfc9266) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125059605 DMM NOTICE MM(262420000000068/dcfc9266) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125059605 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125059605 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125059605 DLLC NOTICE LLME(f730e1fc/dcfc9266){ASSIGNED} LLGM Assign pre (ffffffff => dcfc9266) (gprs_llc.c:1079) 20250123125059605 DLLC NOTICE LLME(ffffffff/dcfc9266){ASSIGNED} LLGM Assign post (ffffffff => dcfc9266) (gprs_llc.c:1125) 20250123125059605 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125059605 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125059606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125059606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125059664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059664 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125059664 DMM INFO MM(262420000000068/dcfc9266) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123125059664 DMM INFO MM(262420000000068/dcfc9266) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123125059664 DMM DEBUG MM(262420000000068/dcfc9266) Using GGSN 0 (gprs_sm.c:312) 20250123125059664 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) 20250123125059664 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250123125059664 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123125059664 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250123125059664 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250123125059688 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 fd c8 cf 6e 11 45 6a 25 0d 14 05 7f ef ae 80 7b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250123125059688 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4ae448, cbp=0x55c78a1e1150) (sgsn_libgtp.c:632) 20250123125059689 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123125059689 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=dcfc9266, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123125059689 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123125059689 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@00376f35f9fd: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125059704 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250123125059718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059718 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059718 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@00376f35f9fd: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@00376f35f9fd: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='DCFC9266'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@00376f35f9fd: 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 := '4A82BD1DB25CA1796EAF97AF2B4382F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52790FEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF747A07977CC004'O } } } } } 20250123125059732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDCFC9266) type="GPRS attach" (gprs_gmm.c:1266) 20250123125059732 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125059732 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125059732 DLLC NOTICE LLME(ffffffff/dcfc9266){ASSIGNED} LLGM Assign pre (dcfc9266 => c6e5bc8b) (gprs_llc.c:1079) 20250123125059732 DLLC NOTICE LLME(dcfc9266/c6e5bc8b){ASSIGNED} LLGM Assign post (dcfc9266 => c6e5bc8b) (gprs_llc.c:1125) 20250123125059733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125059733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125059733 DMM DEBUG MM(262420000000068/c6e5bc8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125059755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125059755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250123125059755 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125059755 DMM DEBUG MM(262420000000068/c6e5bc8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250123125059755 DMM NOTICE MM(262420000000068/c6e5bc8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125059755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125059755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125059755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125059755 DMM DEBUG MM(262420000000068/c6e5bc8b) Requesting authorization (sgsn_auth.c:160) 20250123125059755 DMM INFO MM(262420000000068/c6e5bc8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125059755 DMM DEBUG MM(262420000000068/c6e5bc8b) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125059755 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250123125059755 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) 20250123125102756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250123125102756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250123125102756 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250123125105756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250123125105756 DMM ERROR MM(262420000000068/c6e5bc8b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250123125105756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250123125105756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123125105756 DMM NOTICE MM(262420000000068/c6e5bc8b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250123125105756 DMM NOTICE MM(262420000000068/c6e5bc8b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125105756 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250123125105756 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=c6e5bc8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125105756 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125105756 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125105757 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250123125105757 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250123125105757 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) 20250123125105757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123125105757 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: Deallocated (fsm.c:568) 20250123125105757 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123125105757 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123125105757 DLLC NOTICE LLME(dcfc9266/c6e5bc8b){ASSIGNED} LLGM Assign pre (c6e5bc8b => ffffffff) (gprs_llc.c:1079) 20250123125105757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6e5bc8b => ffffffff) (gprs_llc.c:1125) 20250123125110758 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250123125115760 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250123125119482 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123125119482 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123125119483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125120094 DGPRS DEBUG Checking for inactive LLMEs, time = 867585 (sgsn.c:131) 20250123125120761 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250123125125763 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250123125129063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125129069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125129069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125129080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125129084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125129084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125129096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125129099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125129099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@00376f35f9fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@00376f35f9fd: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20250123125129553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125129553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@00376f35f9fd: Final verdict of PTC: none 20250123125129554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40132<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1260)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1270)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1265)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1258)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@00376f35f9fd: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1268)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1263)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@00376f35f9fd: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Thu Jan 23 12:51:29 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 20250123125129623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125130025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116524) 20250123125130555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125130555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125130764 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250123125130764 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55c78a1e1150) (sgsn_libgtp.c:632) 20250123125130764 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55c78a1e1150) (sgsn_libgtp.c:636) 20250123125130764 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250123125130764 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250123125130764 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250123125130764 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116524, count=121956) 20250123125131556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125131556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Jan 23 12:51:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125132558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125132558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_cell_change_different_rai_ci_data started. 20250123125133122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125133124 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125133178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125133178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125133178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125133178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125133178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125133178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125133178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125133178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125133178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125133179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125133179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125133179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125133179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125133179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125133179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125133179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125133179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125133179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125133179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125133179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125133179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125133179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125133181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125133186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1281)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1278)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125133192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125133192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125133193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125133193 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125133193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125133193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125133193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125133193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125133194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125133194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125133194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125133194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125133194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125133194 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125133194 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125133194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125133194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125133194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125133196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125133202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1285)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1283)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125133206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125133206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125133206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125133206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125133206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125133206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125133206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125133206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125133206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125133207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125133207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125133207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125133207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125133207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125133207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125133207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125133207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125133207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125133207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125133207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125133208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125133208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125133210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125133215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125133560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125133560 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125133560 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125133560 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125133564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125133565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@00376f35f9fd: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='CD2786F5'O, index=0 SGSN_Test-GSUP(1291)@00376f35f9fd: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@00376f35f9fd: 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 := '70ECA79E09278067E3C3308CD9D7BE36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1B44310'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE8D82EDB1132C95'O } } } } } 20250123125133629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133629 DLLC NOTICE LLME(ffffffff/cd2786f5){UNASSIGNED} LLC RX: unknown TLLI 0xcd2786f5, creating LLME on the fly (gprs_llc.c:552) 20250123125133629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133629 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20250123125133629 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125133629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125133629 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125133629 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123125133629 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125133629 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125133629 DLLC NOTICE LLME(ffffffff/cd2786f5){UNASSIGNED} LLGM Assign pre (cd2786f5 => e40e7828) (gprs_llc.c:1079) 20250123125133629 DLLC NOTICE LLME(cd2786f5/e40e7828){ASSIGNED} LLGM Assign post (cd2786f5 => e40e7828) (gprs_llc.c:1125) 20250123125133629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125133629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125133629 DMM DEBUG MM(262420000000070/e40e7828) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125133640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133640 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125133640 DMM DEBUG MM(262420000000070/e40e7828) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250123125133640 DMM NOTICE MM(262420000000070/e40e7828) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125133640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125133640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125133640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125133640 DMM DEBUG MM(262420000000070/e40e7828) Requesting authorization (sgsn_auth.c:160) 20250123125133640 DMM INFO MM(262420000000070/e40e7828) Requesting authentication tuples (sgsn_auth.c:184) 20250123125133640 DMM DEBUG MM(262420000000070/e40e7828) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125133640 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250123125133640 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@00376f35f9fd: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@00376f35f9fd: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250123125133644 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125133644 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125133644 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125133644 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125133644 DMM INFO MM(262420000000070/e40e7828) Subscriber data update (mmctx.c:445) 20250123125133644 DMM DEBUG MM(262420000000070/e40e7828) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125133644 DMM INFO MM(262420000000070/e40e7828) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125133644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125133644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125133644 DMM INFO MM(262420000000070/e40e7828) <- GMM AUTH AND CIPHERING REQ (rand = 70 ec a7 9e 09 27 80 67 e3 c3 30 8c d9 d7 be 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125133656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133656 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125133656 DMM INFO MM(262420000000070/e40e7828) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125133656 DMM NOTICE MM(262420000000070/e40e7828) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125133656 DMM DEBUG MM(262420000000070/e40e7828) checking auth: received GSM SRES = e1 b4 43 10 (gprs_gmm.c:666) 20250123125133656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125133656 DMM DEBUG MM(262420000000070/e40e7828) Requesting authorization (sgsn_auth.c:160) 20250123125133656 DMM INFO MM(262420000000070/e40e7828) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125133656 DMM DEBUG MM(262420000000070/e40e7828) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125133656 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250123125133656 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) 20250123125133656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125133656 DMM INFO MM(262420000000070/e40e7828) <- GMM ATTACH ACCEPT (new P-TMSI=0xe40e7828) (gprs_gmm.c:300) 20250123125133659 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125133659 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125133659 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250123125133659 DMM INFO MM(262420000000070/e40e7828) Subscriber data update (mmctx.c:445) 20250123125133660 DMM DEBUG MM(262420000000070/e40e7828) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125133660 DMM INFO MM(262420000000070/e40e7828) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125133660 DMM NOTICE MM(262420000000070/e40e7828) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250123125133660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125133660 DMM NOTICE MM(262420000000070/e40e7828) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125133660 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) 20250123125133661 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125133661 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250123125133661 DMM INFO MM(262420000000070/e40e7828) Subscriber data update (mmctx.c:445) 20250123125133661 DMM DEBUG MM(262420000000070/e40e7828) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125133670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133671 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125133671 DMM INFO MM(262420000000070/e40e7828) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125133671 DMM NOTICE MM(262420000000070/e40e7828) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125133671 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125133671 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125133671 DLLC NOTICE LLME(cd2786f5/e40e7828){ASSIGNED} LLGM Assign pre (ffffffff => e40e7828) (gprs_llc.c:1079) 20250123125133671 DLLC NOTICE LLME(ffffffff/e40e7828){ASSIGNED} LLGM Assign post (ffffffff => e40e7828) (gprs_llc.c:1125) 20250123125133671 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125133671 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125133671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125133671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125133728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133729 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125133729 DMM INFO MM(262420000000070/e40e7828) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123125133729 DMM INFO MM(262420000000070/e40e7828) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123125133729 DMM DEBUG MM(262420000000070/e40e7828) Using GGSN 0 (gprs_sm.c:312) 20250123125133729 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) 20250123125133729 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250123125133729 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123125133729 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250123125133729 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250123125133753 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 3d f4 47 2b 11 2f ef 0b 5d 14 05 7f 21 ad cf a1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250123125133754 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4ae448, cbp=0x55c78a1e1150) (sgsn_libgtp.c:632) 20250123125133754 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123125133754 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=e40e7828, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123125133754 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123125133754 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@00376f35f9fd: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125133770 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250123125133784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133784 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133784 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@00376f35f9fd: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E40E7828'O, index=0 20250123125133799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125133799 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125133799 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55c78a1e5fb8, TLLI=e40e7828, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@00376f35f9fd: Removing Client IMSI='262420000000070'H, index=0 20250123125135802 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@00376f35f9fd: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@00376f35f9fd: Final verdict of PTC: pass 20250123125135819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@00376f35f9fd: Final verdict of PTC: none 20250123125135823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125135824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI210(1283)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1279)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1284)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1289)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1282)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1287)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1277)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@00376f35f9fd: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Jan 23 12:51:35 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 20250123125135886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125136289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92860) 20250123125136785 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250123125136785 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250123125136785 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250123125136824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125136824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92860, count=99876) 20250123125137826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125137826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Jan 23 12:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125138827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125138827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_cell_change_different_ci_attach started. 20250123125139395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125139398 DMM INFO MM(262420000000070/e40e7828) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125139398 DMM INFO MM(262420000000070/e40e7828) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125139398 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125139398 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125139398 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125139398 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250123125139398 DLLC NOTICE LLME(ffffffff/e40e7828){ASSIGNED} LLGM Assign pre (e40e7828 => ffffffff) (gprs_llc.c:1079) 20250123125139398 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e40e7828 => ffffffff) (gprs_llc.c:1125) 20250123125139398 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123125139398 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125139398 DMM NOTICE MM(262420000000070/e40e7828) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125139398 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250123125139398 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125139398 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125139398 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250123125139398 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250123125139398 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) 20250123125139398 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20250123125139398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125139398 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125139398 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123125139398 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125139398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125139432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125139432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125139432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125139432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125139432 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125139432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125139432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125139432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125139432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125139433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125139433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125139433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125139433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125139433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125139433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125139433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125139433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125139433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125139433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125139433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125139433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125139433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125139435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125139440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125139446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125139446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125139446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125139446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125139446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125139446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125139446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125139446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125139446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125139447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125139447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125139447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125139448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125139448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125139448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125139448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125139448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125139448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125139448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125139448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125139448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125139448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125139450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125139456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1304)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1302)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1308)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125139459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125139459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125139459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125139459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125139459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125139459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125139459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125139459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125139459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125139460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125139460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125139460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125139460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125139460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125139460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125139460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125139460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125139460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125139460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125139460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125139460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125139460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125139462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125139466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125139829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125139829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125139829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125139829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125139833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250123125139835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@00376f35f9fd: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F69884A0'O, index=0 SGSN_Test-GSUP(1310)@00376f35f9fd: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@00376f35f9fd: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@00376f35f9fd: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F69884A0'O, index=0 TC_cell_change_different_ci_attach(1312)@00376f35f9fd: 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 := '34EA2A3CB35F805F14101F6393C45537'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A846722D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3515E8148BE054C4'O } } } } } 20250123125139912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139912 DLLC NOTICE LLME(ffffffff/f69884a0){UNASSIGNED} LLC RX: unknown TLLI 0xf69884a0, creating LLME on the fly (gprs_llc.c:552) 20250123125139912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125139912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20250123125139912 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125139912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125139913 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125139913 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123125139913 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125139913 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125139913 DLLC NOTICE LLME(ffffffff/f69884a0){UNASSIGNED} LLGM Assign pre (f69884a0 => d016262d) (gprs_llc.c:1079) 20250123125139913 DLLC NOTICE LLME(f69884a0/d016262d){ASSIGNED} LLGM Assign post (f69884a0 => d016262d) (gprs_llc.c:1125) 20250123125139913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125139913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125139913 DMM DEBUG MM(262420000000069/d016262d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125139939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125139939 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125139939 DMM DEBUG MM(262420000000069/d016262d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250123125139939 DMM NOTICE MM(262420000000069/d016262d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125139939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125139939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125139939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125139939 DMM DEBUG MM(262420000000069/d016262d) Requesting authorization (sgsn_auth.c:160) 20250123125139939 DMM INFO MM(262420000000069/d016262d) Requesting authentication tuples (sgsn_auth.c:184) 20250123125139939 DMM DEBUG MM(262420000000069/d016262d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125139939 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250123125139939 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@00376f35f9fd: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@00376f35f9fd: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250123125139943 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125139943 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125139943 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125139943 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125139943 DMM INFO MM(262420000000069/d016262d) Subscriber data update (mmctx.c:445) 20250123125139943 DMM DEBUG MM(262420000000069/d016262d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125139943 DMM INFO MM(262420000000069/d016262d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125139943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125139943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125139943 DMM INFO MM(262420000000069/d016262d) <- GMM AUTH AND CIPHERING REQ (rand = 34 ea 2a 3c b3 5f 80 5f 14 10 1f 63 93 c4 55 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125139958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125139958 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125139959 DMM INFO MM(262420000000069/d016262d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125139959 DMM NOTICE MM(262420000000069/d016262d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125139959 DMM DEBUG MM(262420000000069/d016262d) checking auth: received GSM SRES = a8 46 72 2d (gprs_gmm.c:666) 20250123125139959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125139959 DMM DEBUG MM(262420000000069/d016262d) Requesting authorization (sgsn_auth.c:160) 20250123125139959 DMM INFO MM(262420000000069/d016262d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125139959 DMM DEBUG MM(262420000000069/d016262d) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125139959 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250123125139959 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) 20250123125139959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125139959 DMM INFO MM(262420000000069/d016262d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd016262d) (gprs_gmm.c:300) 20250123125139962 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125139962 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125139962 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250123125139962 DMM INFO MM(262420000000069/d016262d) Subscriber data update (mmctx.c:445) 20250123125139962 DMM DEBUG MM(262420000000069/d016262d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125139962 DMM INFO MM(262420000000069/d016262d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125139962 DMM NOTICE MM(262420000000069/d016262d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250123125139962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125139962 DMM NOTICE MM(262420000000069/d016262d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125139962 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) 20250123125139963 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125139963 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250123125139963 DMM INFO MM(262420000000069/d016262d) Subscriber data update (mmctx.c:445) 20250123125139963 DMM DEBUG MM(262420000000069/d016262d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125139976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125139976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125139976 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125139976 DMM INFO MM(262420000000069/d016262d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125139976 DMM NOTICE MM(262420000000069/d016262d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125139976 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125139976 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125139976 DLLC NOTICE LLME(f69884a0/d016262d){ASSIGNED} LLGM Assign pre (ffffffff => d016262d) (gprs_llc.c:1079) 20250123125139976 DLLC NOTICE LLME(ffffffff/d016262d){ASSIGNED} LLGM Assign post (ffffffff => d016262d) (gprs_llc.c:1125) 20250123125139977 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125139977 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125139977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125139977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125140033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125140033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123125140033 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125140033 DMM INFO MM(262420000000069/d016262d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123125140033 DMM INFO MM(262420000000069/d016262d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123125140033 DMM DEBUG MM(262420000000069/d016262d) Using GGSN 0 (gprs_sm.c:312) 20250123125140033 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) 20250123125140034 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250123125140034 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123125140034 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250123125140034 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250123125140049 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 71 4e b5 a7 11 f8 d9 a2 1a 14 05 7f 14 07 f7 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20250123125140049 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4af4b8, cbp=0x55c78a1e2520) (sgsn_libgtp.c:632) 20250123125140050 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123125140050 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=d016262d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123125140050 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123125140050 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@00376f35f9fd: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125140067 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250123125140082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125140082 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123125140082 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@00376f35f9fd: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@00376f35f9fd: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D016262D'O, index=0 TC_cell_change_different_ci_attach(1312)@00376f35f9fd: 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 := '8ACED54C169EF42AA713A4B54FF6BFE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DBA2DDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8D15D76592DB1DB'O } } } } } 20250123125140097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125140097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250123125140097 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125140097 DMM INFO MM(262420000000069/d016262d) -> GMM ATTACH REQUEST MI(TMSI-0xD016262D) type="GPRS attach" (gprs_gmm.c:1266) 20250123125140097 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125140097 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125140097 DLLC NOTICE LLME(ffffffff/d016262d){ASSIGNED} LLGM Assign pre (d016262d => f712ea51) (gprs_llc.c:1079) 20250123125140097 DLLC NOTICE LLME(d016262d/f712ea51){ASSIGNED} LLGM Assign post (d016262d => f712ea51) (gprs_llc.c:1125) 20250123125140097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125140097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125140097 DMM DEBUG MM(262420000000069/f712ea51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125140121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125140121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250123125140121 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125140121 DMM DEBUG MM(262420000000069/f712ea51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250123125140121 DMM NOTICE MM(262420000000069/f712ea51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125140121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125140121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125140121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125140121 DMM DEBUG MM(262420000000069/f712ea51) Requesting authorization (sgsn_auth.c:160) 20250123125140121 DMM INFO MM(262420000000069/f712ea51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125140121 DMM DEBUG MM(262420000000069/f712ea51) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125140121 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250123125140121 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) 20250123125143121 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250123125143121 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250123125143121 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250123125146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250123125146121 DMM ERROR MM(262420000000069/f712ea51) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250123125146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250123125146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250123125146121 DMM NOTICE MM(262420000000069/f712ea51) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250123125146122 DMM NOTICE MM(262420000000069/f712ea51) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125146122 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250123125146122 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=f712ea51, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125146122 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125146122 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125146122 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250123125146122 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250123125146122 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) 20250123125146122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Reject}: Deallocated (fsm.c:568) 20250123125146122 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: Deallocated (fsm.c:568) 20250123125146122 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123125146122 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250123125146122 DLLC NOTICE LLME(d016262d/f712ea51){ASSIGNED} LLGM Assign pre (f712ea51 => ffffffff) (gprs_llc.c:1079) 20250123125146122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f712ea51 => ffffffff) (gprs_llc.c:1125) 20250123125150095 DGPRS DEBUG Checking for inactive LLMEs, time = 867615 (sgsn.c:131) 20250123125151122 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250123125156123 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250123125159831 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250123125159831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123125159832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125201124 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250123125206125 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250123125209435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125209441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125209441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125209449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125209452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125209452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125209461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125209464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125209464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@00376f35f9fd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@00376f35f9fd: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1308)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@00376f35f9fd: Final verdict of PTC: none 20250123125209899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125209899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1299)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1303)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1298)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@00376f35f9fd: Final verdict of PTC: none 20250123125209902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37844<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI220(1307)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1306)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1296)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1301)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@00376f35f9fd: Final verdict of PTC: fail reason: "Tguard timeout" MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@00376f35f9fd: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Thu Jan 23 12:52:09 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 20250123125210046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125210448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124588) 20250123125210901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125210901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125211126 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250123125211126 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55c78a1e2520) (sgsn_libgtp.c:632) 20250123125211126 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55c78a1e2520) (sgsn_libgtp.c:636) 20250123125211126 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250123125211126 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250123125211126 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250123125211127 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124588, count=128944) 20250123125211903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125211903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Jan 23 12:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125212904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125212904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_cell_change_different_ci_data started. 20250123125213549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125213552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125213608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125213608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125213608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125213608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125213608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125213609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125213609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125213609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125213609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125213610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125213610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125213610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125213610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125213610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125213610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125213610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125213610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125213610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125213610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125213610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125213611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125213611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125213613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125213619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125213619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125213625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125213625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125213625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125213625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125213626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125213626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125213626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125213626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125213626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125213626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125213626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125213626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125213626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125213626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125213626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125213626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125213626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125213626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125213626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125213626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125213627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125213627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125213629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125213635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125213635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125213642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125213642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125213642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125213642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125213642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125213642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125213642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125213642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125213643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125213643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125213645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125213651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125213651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125213906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125213906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125213906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125213906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125213910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125213911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@00376f35f9fd: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DA716A61'O, index=0 SGSN_Test-GSUP(1329)@00376f35f9fd: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@00376f35f9fd: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@00376f35f9fd: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DA716A61'O, index=0 TC_cell_change_different_ci_data(1331)@00376f35f9fd: 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 := '816673359BFEA8450ACEBEBF1743CB5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A378E85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DC6A7920DBEA062'O } } } } } 20250123125213995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125213995 DLLC NOTICE LLME(ffffffff/da716a61){UNASSIGNED} LLC RX: unknown TLLI 0xda716a61, creating LLME on the fly (gprs_llc.c:552) 20250123125213995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125213995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20250123125213995 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125213995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125213995 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125213995 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123125213995 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125213995 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125213995 DLLC NOTICE LLME(ffffffff/da716a61){UNASSIGNED} LLGM Assign pre (da716a61 => fe24df6b) (gprs_llc.c:1079) 20250123125213995 DLLC NOTICE LLME(da716a61/fe24df6b){ASSIGNED} LLGM Assign post (da716a61 => fe24df6b) (gprs_llc.c:1125) 20250123125213995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125213995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125213995 DMM DEBUG MM(262420000000071/fe24df6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125214018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125214018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125214018 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125214018 DMM DEBUG MM(262420000000071/fe24df6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250123125214018 DMM NOTICE MM(262420000000071/fe24df6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125214018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125214018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125214018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125214018 DMM DEBUG MM(262420000000071/fe24df6b) Requesting authorization (sgsn_auth.c:160) 20250123125214018 DMM INFO MM(262420000000071/fe24df6b) Requesting authentication tuples (sgsn_auth.c:184) 20250123125214018 DMM DEBUG MM(262420000000071/fe24df6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125214018 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250123125214018 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@00376f35f9fd: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@00376f35f9fd: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250123125214025 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125214025 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125214025 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125214025 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125214025 DMM INFO MM(262420000000071/fe24df6b) Subscriber data update (mmctx.c:445) 20250123125214025 DMM DEBUG MM(262420000000071/fe24df6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125214025 DMM INFO MM(262420000000071/fe24df6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125214025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125214025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125214025 DMM INFO MM(262420000000071/fe24df6b) <- GMM AUTH AND CIPHERING REQ (rand = 81 66 73 35 9b fe a8 45 0a ce be bf 17 43 cb 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125214043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125214043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125214043 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125214043 DMM INFO MM(262420000000071/fe24df6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125214043 DMM NOTICE MM(262420000000071/fe24df6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125214043 DMM DEBUG MM(262420000000071/fe24df6b) checking auth: received GSM SRES = 5a 37 8e 85 (gprs_gmm.c:666) 20250123125214043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125214043 DMM DEBUG MM(262420000000071/fe24df6b) Requesting authorization (sgsn_auth.c:160) 20250123125214043 DMM INFO MM(262420000000071/fe24df6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125214043 DMM DEBUG MM(262420000000071/fe24df6b) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125214043 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250123125214043 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) 20250123125214043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125214043 DMM INFO MM(262420000000071/fe24df6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe24df6b) (gprs_gmm.c:300) 20250123125214046 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125214046 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125214046 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250123125214046 DMM INFO MM(262420000000071/fe24df6b) Subscriber data update (mmctx.c:445) 20250123125214046 DMM DEBUG MM(262420000000071/fe24df6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125214046 DMM INFO MM(262420000000071/fe24df6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125214046 DMM NOTICE MM(262420000000071/fe24df6b) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250123125214046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125214046 DMM NOTICE MM(262420000000071/fe24df6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125214046 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) 20250123125214047 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125214047 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250123125214047 DMM INFO MM(262420000000071/fe24df6b) Subscriber data update (mmctx.c:445) 20250123125214047 DMM DEBUG MM(262420000000071/fe24df6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125214060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125214060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125214060 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125214060 DMM INFO MM(262420000000071/fe24df6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125214060 DMM NOTICE MM(262420000000071/fe24df6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125214060 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125214060 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125214060 DLLC NOTICE LLME(da716a61/fe24df6b){ASSIGNED} LLGM Assign pre (ffffffff => fe24df6b) (gprs_llc.c:1079) 20250123125214060 DLLC NOTICE LLME(ffffffff/fe24df6b){ASSIGNED} LLGM Assign post (ffffffff => fe24df6b) (gprs_llc.c:1125) 20250123125214060 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125214060 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125214060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125214060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125214114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125214114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250123125214114 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125214114 DMM INFO MM(262420000000071/fe24df6b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250123125214114 DMM INFO MM(262420000000071/fe24df6b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250123125214114 DMM DEBUG MM(262420000000071/fe24df6b) Using GGSN 0 (gprs_sm.c:312) 20250123125214114 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) 20250123125214114 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250123125214114 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250123125214114 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250123125214114 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250123125214129 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 b4 18 f2 1d 11 84 36 5c e8 14 05 7f 64 5a a6 55 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250123125214129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f221a4af4b8, cbp=0x55c78a1e2520) (sgsn_libgtp.c:632) 20250123125214129 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250123125214129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55c78a1e5fb8 TLLI=fe24df6b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250123125214129 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250123125214129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@00376f35f9fd: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed 20250123125214140 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250123125214152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125214152 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250123125214152 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@00376f35f9fd: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@00376f35f9fd: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FE24DF6B'O, index=0 20250123125214166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125214166 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125214166 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125214168 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@00376f35f9fd: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@00376f35f9fd: Final verdict of PTC: pass 20250123125214193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@00376f35f9fd: Final verdict of PTC: none 20250123125214198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125214199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1323)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1322)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@00376f35f9fd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1327)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1317)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1325)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1315)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1320)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@00376f35f9fd: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Jan 23 12:52:14 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 20250123125214288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125214690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98632) 20250123125215199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125215199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98632, count=99792) 20250123125216200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125216200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Jan 23 12:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125217167 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250123125217167 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250123125217167 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250123125217201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125217201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_sgsn_context_req_in started. 20250123125217795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125217797 DMM INFO MM(262420000000071/fe24df6b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125217797 DMM INFO MM(262420000000071/fe24df6b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125217797 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125217797 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125217797 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125217797 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250123125217797 DLLC NOTICE LLME(ffffffff/fe24df6b){ASSIGNED} LLGM Assign pre (fe24df6b => ffffffff) (gprs_llc.c:1079) 20250123125217797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe24df6b => ffffffff) (gprs_llc.c:1125) 20250123125217797 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55c78a1e5c60 (gprs_sndcp.c:574) 20250123125217797 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55c78a1e5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250123125217797 DMM NOTICE MM(262420000000071/fe24df6b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250123125217797 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250123125217797 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250123125217797 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250123125217797 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250123125217797 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250123125217797 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) 20250123125217798 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20250123125217798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125217798 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125217798 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123125217798 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125217798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125217845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125217845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125217845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125217845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125217845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125217845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125217845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125217845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125217845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125217847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125217847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125217847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125217848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125217848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125217848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125217848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125217848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125217848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125217848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125217848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125217848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125217848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125217851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125217858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125217858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_sgsn_context_req_in-BVCI196(1335)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125217863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125217863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125217863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125217863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125217863 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125217863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125217863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125217863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125217863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125217864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125217864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125217864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125217864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125217864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125217864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125217864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125217864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125217864 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125217864 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125217864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125217865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125217865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125217866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125217871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125217872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1342)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 TC_sgsn_context_req_in-BVCI210(1340)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125217882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125217882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125217882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125217882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125217882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125217882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125217882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125217882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125217882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125217883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125217883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125217883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125217883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125217883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125217883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125217883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125217883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125217883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125217883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125217883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125217883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125217883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125217885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125217890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125217890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125218202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125218202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125218202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125218202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125218206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125218207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@00376f35f9fd: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='EE04BB05'O, index=0 SGSN_Test-GSUP(1348)@00376f35f9fd: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@00376f35f9fd: 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 := '33D03191062D055D81349868E9541F3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F155778'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C5B688861C936CC'O } } } } } 20250123125219278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125219278 DLLC NOTICE LLME(ffffffff/ee04bb05){UNASSIGNED} LLC RX: unknown TLLI 0xee04bb05, creating LLME on the fly (gprs_llc.c:552) 20250123125219278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125219278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20250123125219278 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125219278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125219278 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125219278 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Allocated (fsm.c:456) 20250123125219278 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125219278 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125219278 DLLC NOTICE LLME(ffffffff/ee04bb05){UNASSIGNED} LLGM Assign pre (ee04bb05 => e1847e2d) (gprs_llc.c:1079) 20250123125219278 DLLC NOTICE LLME(ee04bb05/e1847e2d){ASSIGNED} LLGM Assign post (ee04bb05 => e1847e2d) (gprs_llc.c:1125) 20250123125219278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125219278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125219278 DMM DEBUG MM(262420000000072/e1847e2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125219290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125219290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125219290 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125219290 DMM DEBUG MM(262420000000072/e1847e2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250123125219290 DMM NOTICE MM(262420000000072/e1847e2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125219290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125219290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125219290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125219290 DMM DEBUG MM(262420000000072/e1847e2d) Requesting authorization (sgsn_auth.c:160) 20250123125219290 DMM INFO MM(262420000000072/e1847e2d) Requesting authentication tuples (sgsn_auth.c:184) 20250123125219290 DMM DEBUG MM(262420000000072/e1847e2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125219290 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250123125219290 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@00376f35f9fd: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@00376f35f9fd: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250123125219294 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125219294 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125219294 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125219294 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125219294 DMM INFO MM(262420000000072/e1847e2d) Subscriber data update (mmctx.c:445) 20250123125219294 DMM DEBUG MM(262420000000072/e1847e2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125219294 DMM INFO MM(262420000000072/e1847e2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125219294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125219294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125219294 DMM INFO MM(262420000000072/e1847e2d) <- GMM AUTH AND CIPHERING REQ (rand = 33 d0 31 91 06 2d 05 5d 81 34 98 68 e9 54 1f 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250123125219305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125219305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125219305 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125219305 DMM INFO MM(262420000000072/e1847e2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125219305 DMM NOTICE MM(262420000000072/e1847e2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125219305 DMM DEBUG MM(262420000000072/e1847e2d) checking auth: received GSM SRES = 2f 15 57 78 (gprs_gmm.c:666) 20250123125219305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125219305 DMM DEBUG MM(262420000000072/e1847e2d) Requesting authorization (sgsn_auth.c:160) 20250123125219306 DMM INFO MM(262420000000072/e1847e2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125219306 DMM DEBUG MM(262420000000072/e1847e2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125219306 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250123125219306 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) 20250123125219306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125219306 DMM INFO MM(262420000000072/e1847e2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1847e2d) (gprs_gmm.c:300) 20250123125219308 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125219308 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125219308 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250123125219308 DMM INFO MM(262420000000072/e1847e2d) Subscriber data update (mmctx.c:445) 20250123125219308 DMM DEBUG MM(262420000000072/e1847e2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125219308 DMM INFO MM(262420000000072/e1847e2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125219308 DMM NOTICE MM(262420000000072/e1847e2d) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250123125219308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125219308 DMM NOTICE MM(262420000000072/e1847e2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125219308 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) 20250123125219309 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125219309 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250123125219309 DMM INFO MM(262420000000072/e1847e2d) Subscriber data update (mmctx.c:445) 20250123125219309 DMM DEBUG MM(262420000000072/e1847e2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125219317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125219317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125219317 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125219317 DMM INFO MM(262420000000072/e1847e2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125219317 DMM NOTICE MM(262420000000072/e1847e2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125219317 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125219317 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125219317 DLLC NOTICE LLME(ee04bb05/e1847e2d){ASSIGNED} LLGM Assign pre (ffffffff => e1847e2d) (gprs_llc.c:1079) 20250123125219317 DLLC NOTICE LLME(ffffffff/e1847e2d){ASSIGNED} LLGM Assign post (ffffffff => e1847e2d) (gprs_llc.c:1125) 20250123125219317 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125219317 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125219317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125219317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125219379 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 58 14 00 00 03 52 f0 99 42 42 de 05 e1 84 7e 2d 0c 01 02 03 0d fe 11 23 54 32 4e 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20250123125220096 DGPRS DEBUG Checking for inactive LLMEs, time = 867645 (sgsn.c:131) TC_sgsn_context_req_in(1350)@00376f35f9fd: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250123125221378 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250123125221378 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250123125221378 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) 20250123125221378 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250123125221378 DMM INFO MM(262420000000072/e1847e2d) Subscriber data update (mmctx.c:445) 20250123125221378 DMM DEBUG MM(262420000000072/e1847e2d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250123125221378 DMM INFO MM(262420000000072/e1847e2d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250123125221378 DMM INFO MM(262420000000072/e1847e2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125221378 DMM INFO MM(262420000000072/e1847e2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125221378 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125221378 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125221378 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125221378 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123125221378 DLLC NOTICE LLME(ffffffff/e1847e2d){ASSIGNED} LLGM Assign pre (e1847e2d => ffffffff) (gprs_llc.c:1079) 20250123125221378 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1847e2d => ffffffff) (gprs_llc.c:1125) 20250123125221378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125221378 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125221378 DMM DEBUG MM_STATE_Iu[0x55c78a1e03a0]{Detached}: Deallocated (fsm.c:568) 20250123125221378 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@00376f35f9fd: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@00376f35f9fd: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250123125221387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1337)@00376f35f9fd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1348)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1341)@00376f35f9fd: Final verdict of PTC: none 20250123125221392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125221392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_in-BVCI210(1340)@00376f35f9fd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1336)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1346)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1334)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1344)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1339)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@00376f35f9fd: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Jan 23 12:52:21 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 20250123125221453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125221856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95908) 20250123125222394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125222394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95908, count=100264) 20250123125223396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125223396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Jan 23 12:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125224397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125224397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_sgsn_context_req_out started. 20250123125224949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125224952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125224999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125224999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125224999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125224999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125224999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125224999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125224999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125225000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125225000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125225001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125225001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125225001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125225001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125225001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125225001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125225001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125225001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125225002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125225002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125225002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125225002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125225002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125225005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125225013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125225013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1354)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125225018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125225018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125225018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125225018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125225018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125225018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125225018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125225018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125225019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125225019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125225021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125225026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125225026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125225032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125225032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125225032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125225032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125225032 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125225032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125225032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125225032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125225032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125225033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125225033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125225033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125225033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125225033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125225033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125225033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125225033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125225033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125225035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125225039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125225039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125225397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125225398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125225398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125225398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125225399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125225399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@00376f35f9fd: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='FD1FF688'O, index=0 SGSN_Test-GSUP(1367)@00376f35f9fd: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250123125226463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125226463 DLLC NOTICE LLME(ffffffff/fd1ff688){UNASSIGNED} LLC RX: unknown TLLI 0xfd1ff688, creating LLME on the fly (gprs_llc.c:552) 20250123125226463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250123125226463 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123125226463 DMM NOTICE LLME(ffffffff/fd1ff688){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250123125226463 DLLC NOTICE LLME(ffffffff/fd1ff688){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250123125226463 DMM ERROR LLME(ffffffff/fd1ff688){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250123125226463 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250123125226463 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250123125226463 DLLC NOTICE LLME(ffffffff/fd1ff688){UNASSIGNED} LLGM Assign pre (fd1ff688 => ffffffff) (gprs_llc.c:1079) 20250123125226463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd1ff688 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@00376f35f9fd: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@00376f35f9fd: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. -NSVCI98(1360)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1367)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1365)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@00376f35f9fd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1355)@00376f35f9fd: Final verdict of PTC: none 20250123125226484 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(1362)@00376f35f9fd: Final verdict of PTC: none 20250123125226484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1368)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@00376f35f9fd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@00376f35f9fd: Final verdict of PTC: none 20250123125226486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45662<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1353)@00376f35f9fd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1363)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1358)@00376f35f9fd: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@00376f35f9fd: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) Thu Jan 23 12:52:26 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@00376f35f9fd: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. 20250123125226575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125226977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50508) 20250123125227486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125227486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50508, count=54864) 20250123125228487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125228487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Jan 23 12:52:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125229489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125229489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_req_id_req_ra_update started. 20250123125230063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125230065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125230111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125230111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125230111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125230111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125230111 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125230111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125230111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125230111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125230111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125230113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125230113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125230113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125230113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125230113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125230113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125230113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125230113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125230113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125230113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125230113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125230113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125230113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125230118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125230127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125230128 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1376)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1373)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125230133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125230133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125230133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125230133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125230133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125230133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125230133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125230133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125230133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125230134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125230134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125230134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125230134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125230134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125230134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125230134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125230134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125230134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125230134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125230134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125230134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125230134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125230136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125230140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125230140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125230147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125230147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125230147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125230147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125230147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125230147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125230147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125230147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125230147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125230148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125230148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125230148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125230148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125230148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125230148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125230148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125230148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125230148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125230148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125230148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125230148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125230148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125230151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125230156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125230156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125230490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125230490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125230490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125230490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125230494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125230495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@00376f35f9fd: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E5905F76'O, index=0 SGSN_Test-GSUP(1386)@00376f35f9fd: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250123125230560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125230560 DLLC NOTICE LLME(ffffffff/e5905f76){UNASSIGNED} LLC RX: unknown TLLI 0xe5905f76, creating LLME on the fly (gprs_llc.c:552) 20250123125230560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125230560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20250123125230560 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125230560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125230560 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125230560 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123125230560 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125230560 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125230560 DLLC NOTICE LLME(ffffffff/e5905f76){UNASSIGNED} LLGM Assign pre (e5905f76 => d0a4799d) (gprs_llc.c:1079) 20250123125230560 DLLC NOTICE LLME(e5905f76/d0a4799d){ASSIGNED} LLGM Assign post (e5905f76 => d0a4799d) (gprs_llc.c:1125) 20250123125230560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125230560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125230560 DMM DEBUG MM(262420000000047/d0a4799d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125230586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125230586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125230586 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125230586 DMM INFO MM(262420000000047/d0a4799d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123125230586 DMM INFO MM(262420000000047/d0a4799d) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-8391-48 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250123125230586 DMM NOTICE MM(262420000000047/d0a4799d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250123125230586 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250123125230586 DMM INFO MM(262420000000047/d0a4799d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250123125230586 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125230586 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125230586 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125230586 DMM ERROR MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123125230586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250123125230586 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125230586 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123125230586 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125230586 DLLC NOTICE LLME(e5905f76/d0a4799d){ASSIGNED} LLGM Assign pre (d0a4799d => ffffffff) (gprs_llc.c:1079) 20250123125230586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a4799d => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@00376f35f9fd: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@00376f35f9fd: Final verdict of PTC: pass 20250123125230602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40174<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1384)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1386)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1374)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1379)@00376f35f9fd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@00376f35f9fd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@00376f35f9fd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@00376f35f9fd: Final verdict of PTC: none 20250123125230609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125230609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1377)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1382)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1372)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@00376f35f9fd: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Jan 23 12:52:30 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 20250123125230705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125231108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20250123125231611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125231611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58188, count=62544) 20250123125232612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125232612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@00376f35f9fd: Test execution finished. MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Jan 23 12:52:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125233613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125233613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_iu_attach started. 20250123125234193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125234195 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125234247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125234247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125234247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125234247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125234247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125234247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125234247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125234247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125234247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125234248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125234248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125234248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125234248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125234248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125234248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125234248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125234248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125234248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125234248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125234248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125234249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125234249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125234252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125234258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125234258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1395)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1392)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125234266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125234266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125234266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125234266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125234266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125234266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125234267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125234267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125234267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125234267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125234267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125234267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125234267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125234267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125234267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125234267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125234267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125234268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125234268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1399)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125234271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125234277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125234277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1399)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI210(1397)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1403)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125234281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125234281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125234281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125234281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125234281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125234281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125234281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125234281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125234281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125234282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125234282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125234282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125234282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125234282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125234282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125234282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125234282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125234282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125234282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125234282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125234282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125234282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125234285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125234290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125234290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1406)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125234493 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125234493 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125234493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125234493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125234501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125234501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125234501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125234501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125234501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125234501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125234501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125234504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125234504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125234504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125234504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125234504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125234504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125234504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125234504 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125234614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125234614 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125234614 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125234614 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125234618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125234619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125235306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235307 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125235307 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125235307 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@00376f35f9fd: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F4EF2900'O, index=0 SGSN_Test-GSUP(1409)@00376f35f9fd: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@00376f35f9fd: 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 := '6D6B'O ("mk"), rac := '8F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@00376f35f9fd: Added conn table entry 0TC_iu_attach(1411)12959418 SGSN_Test_0-SCCP(1404)@00376f35f9fd: First idle individual index:0 20250123125235705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125235705 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125235705 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125235705 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125235705 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250123125235705 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250123125235705 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250123125235705 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{Deregistered}: Allocated (fsm.c:456) 20250123125235705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: Allocated (fsm.c:456) 20250123125235705 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125235705 DMM DEBUG MM_STATE_Iu[0x55c78a1e5a10]{Detached}: Allocated (fsm.c:456) 20250123125235705 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125235705 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125235705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125235705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125235705 DMM DEBUG MM(262420000001001/e8314857) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125235705 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250123125235706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@00376f35f9fd: { messageType := 2, destLocRef := 'C5BEBA'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@00376f35f9fd: 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 := '5B282B15C243E65BF8AB28501C59F6BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A743C28'O ("Zt<(") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A747973A7CAD470'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6B0183DA4F80B054C7D71BDDE9E4DA47'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DD57EF3922BDC98D91FA363B5A64AFA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2743FBBAF70B5E8EA6EF0FAC23DD2430'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF79710906BB036B'O } } } } } SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250123125235715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235715 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125235715 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125235715 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125235715 DMM DEBUG MM(262420000001001/e8314857) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250123125235715 DMM NOTICE MM(262420000001001/e8314857) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125235715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125235715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125235716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125235716 DMM DEBUG MM(262420000001001/e8314857) Requesting authorization (sgsn_auth.c:160) 20250123125235716 DMM INFO MM(262420000001001/e8314857) Requesting authentication tuples (sgsn_auth.c:184) 20250123125235716 DMM DEBUG MM(262420000001001/e8314857) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125235716 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250123125235716 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@00376f35f9fd: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@00376f35f9fd: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250123125235719 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125235719 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125235719 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125235719 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125235719 DMM INFO MM(262420000001001/e8314857) Subscriber data update (mmctx.c:445) 20250123125235719 DMM DEBUG MM(262420000001001/e8314857) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125235719 DMM INFO MM(262420000001001/e8314857) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125235719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125235719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125235719 DMM INFO MM(262420000001001/e8314857) <- GMM AUTH AND CIPHERING REQ (rand = 5b 28 2b 15 c2 43 e6 5b f8 ab 28 50 1c 59 f6 ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 43 fb ba f7 0b 5e 8e a6 ef 0f ac 23 dd 24 30 ) (gprs_gmm.c:483) 20250123125235719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250123125235719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522CF79710923094399990000100001F0290406BB036B'O 20250123125235728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235728 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125235728 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125235728 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125235728 DMM INFO MM(262420000001001/e8314857) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125235728 DMM NOTICE MM(262420000001001/e8314857) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125235728 DMM DEBUG MM(262420000001001/e8314857) checking auth: received UMTS RES = cf 79 71 09 06 bb 03 6b (gprs_gmm.c:666) 20250123125235728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125235728 DMM DEBUG MM(262420000001001/e8314857) Requesting authorization (sgsn_auth.c:160) 20250123125235728 DMM INFO MM(262420000001001/e8314857) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125235728 DMM DEBUG MM(262420000001001/e8314857) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125235729 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250123125235729 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) 20250123125235729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125235729 DMM DEBUG MM(262420000001001/e8314857) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125235729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125235741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235741 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125235741 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125235741 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125235741 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250123125235741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125235741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125235741 DMM INFO MM(262420000001001/e8314857) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8314857) (gprs_gmm.c:300) 20250123125235741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250123125235741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125235747 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125235747 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125235747 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250123125235747 DMM INFO MM(262420000001001/e8314857) Subscriber data update (mmctx.c:445) 20250123125235747 DMM DEBUG MM(262420000001001/e8314857) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125235747 DMM INFO MM(262420000001001/e8314857) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125235747 DMM NOTICE MM(262420000001001/e8314857) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250123125235747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125235747 DMM NOTICE MM(262420000001001/e8314857) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125235747 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) 20250123125235747 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125235747 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250123125235747 DMM INFO MM(262420000001001/e8314857) Subscriber data update (mmctx.c:445) 20250123125235747 DMM DEBUG MM(262420000001001/e8314857) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125235750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235750 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125235750 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125235750 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125235750 DMM INFO MM(262420000001001/e8314857) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125235750 DMM NOTICE MM(262420000001001/e8314857) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125235750 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125235750 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125235750 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125235750 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125235750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125235750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125235750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1404)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1404)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125235757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125235757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125235757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125235757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125235757 DMM INFO MM(262420000001001/e8314857) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125235757 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125235757 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125235757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125235757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125235757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125235757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@00376f35f9fd: Session index based on local reference:0 20250123125235758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125235758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125235758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125235758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125235758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125235758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125235758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@00376f35f9fd: Deleted conn table entry 0TC_iu_attach(1411)12959418 TC_iu_attach(1411)@00376f35f9fd: setverdict(pass): none -> pass TC_iu_attach(1411)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@00376f35f9fd: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@00376f35f9fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@00376f35f9fd: Final verdict of PTC: none 20250123125235829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1393)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1398)@00376f35f9fd: Final verdict of PTC: none 20250123125235835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125235835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI220(1402)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1403)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1391)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1396)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1401)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@00376f35f9fd: Test case TC_iu_attach finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Jan 23 12:52:35 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 20250123125235950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125235960 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125235960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125235960 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125235960 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125235960 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125235960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125235960 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125235960 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125235960 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125235960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125235960 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125235960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125235960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125235960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125235960 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250123125236352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178304) 20250123125236837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125236837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178304, count=207492) 20250123125237838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125237838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125237961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125237962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125237962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Jan 23 12:52:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125238840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125238840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_iu_attach_encr started. 20250123125239443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125239445 DMM INFO MM(262420000001001/e8314857) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125239446 DMM INFO MM(262420000001001/e8314857) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125239446 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125239446 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125239446 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125239446 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125239446 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250123125239446 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) 20250123125239446 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250123125239446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: Deallocated (fsm.c:568) 20250123125239446 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125239446 DMM DEBUG MM_STATE_Iu(1)[0x55c78a1e5a10]{Detached}: Deallocated (fsm.c:568) 20250123125239446 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ec0]{Deregistered}: Deallocated (fsm.c:568) 20250123125239446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125239491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125239491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125239491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125239491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125239491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125239491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125239491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125239491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125239491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125239492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125239492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125239492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125239493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125239493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125239493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125239493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125239493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125239493 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125239493 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125239493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125239493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125239493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125239495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125239501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125239501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1418)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1415)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125239507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125239507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125239507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125239507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125239507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125239507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125239507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125239507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125239507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125239508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125239508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125239508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125239508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125239508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125239508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125239508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125239508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125239508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125239508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125239508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125239509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125239509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125239510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125239515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125239515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125239523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125239523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125239523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125239523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125239523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125239523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125239523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125239523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125239523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125239524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125239524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125239524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125239524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125239524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125239524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125239524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125239524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125239524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125239524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125239524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125239524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125239524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125239526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1429)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@00376f35f9fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1423)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125239532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125239532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125239731 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125239731 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125239731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125239731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125239739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125239739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125239739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125239739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125239739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125239739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125239739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125239741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125239741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125239741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125239741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125239741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125239741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125239741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125239741 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125239841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125239841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125239841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125239841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125239846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125239847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125240549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240550 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125240550 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125240551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@00376f35f9fd: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E35ADFB0'O, index=0 SGSN_Test-GSUP(1432)@00376f35f9fd: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@00376f35f9fd: 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 := '3DE8'O, rac := '0D'O ("\r") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@00376f35f9fd: Added conn table entry 0TC_iu_attach_encr(1434)6954812 SGSN_Test_0-SCCP(1427)@00376f35f9fd: First idle individual index:0 20250123125240939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1428)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125240939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240939 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125240939 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125240939 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125240939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250123125240939 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{Deregistered}: Allocated (fsm.c:456) 20250123125240939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125240939 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Allocated (fsm.c:456) 20250123125240939 DMM DEBUG MM_STATE_Iu[0x55c78a1d8d90]{Detached}: Allocated (fsm.c:456) 20250123125240939 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125240939 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125240939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125240939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125240939 DMM DEBUG MM(262420000001001/c539ae9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125240939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250123125240939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@00376f35f9fd: { messageType := 2, destLocRef := '6A1F3C'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@00376f35f9fd: 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 := '8B3D17054A431BB043EBBA4753312510'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EE1A037'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8660BF19A11207F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C199CCD2D1FF0CB53E79FF9FC6AFFAA5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1A1521B7B0874ABD2647A0D23388F1F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F9FAF932C0CECC385556D01172FB19E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6A85DF9DCD9587F4'O } } } } } SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250123125240944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240944 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125240944 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125240944 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125240944 DMM DEBUG MM(262420000001001/c539ae9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250123125240944 DMM NOTICE MM(262420000001001/c539ae9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125240944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125240944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125240944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125240944 DMM DEBUG MM(262420000001001/c539ae9d) Requesting authorization (sgsn_auth.c:160) 20250123125240944 DMM INFO MM(262420000001001/c539ae9d) Requesting authentication tuples (sgsn_auth.c:184) 20250123125240944 DMM DEBUG MM(262420000001001/c539ae9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125240944 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250123125240944 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@00376f35f9fd: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@00376f35f9fd: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250123125240945 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125240945 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125240945 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125240945 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125240945 DMM INFO MM(262420000001001/c539ae9d) Subscriber data update (mmctx.c:445) 20250123125240945 DMM DEBUG MM(262420000001001/c539ae9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125240945 DMM INFO MM(262420000001001/c539ae9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125240945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125240945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125240945 DMM INFO MM(262420000001001/c539ae9d) <- GMM AUTH AND CIPHERING REQ (rand = 8b 3d 17 05 4a 43 1b b0 43 eb ba 47 53 31 25 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 9f af 93 2c 0c ec c3 85 55 6d 01 17 2f b1 9e ) (gprs_gmm.c:483) 20250123125240945 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250123125240945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F226A85DF9D23094399990000100001F02904CD9587F4'O 20250123125240949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240949 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125240949 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125240949 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125240949 DMM INFO MM(262420000001001/c539ae9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125240949 DMM NOTICE MM(262420000001001/c539ae9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125240949 DMM DEBUG MM(262420000001001/c539ae9d) checking auth: received UMTS RES = 6a 85 df 9d cd 95 87 f4 (gprs_gmm.c:666) 20250123125240949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125240949 DMM DEBUG MM(262420000001001/c539ae9d) Requesting authorization (sgsn_auth.c:160) 20250123125240949 DMM INFO MM(262420000001001/c539ae9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125240949 DMM DEBUG MM(262420000001001/c539ae9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125240949 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250123125240949 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) 20250123125240949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125240949 DMM DEBUG MM(262420000001001/c539ae9d) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250123125240949 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240949 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_len:17 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250123125240954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240954 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125240954 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125240954 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125240954 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250123125240954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125240954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125240954 DMM INFO MM(262420000001001/c539ae9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc539ae9d) (gprs_gmm.c:300) 20250123125240954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250123125240954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125240956 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125240956 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125240956 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250123125240956 DMM INFO MM(262420000001001/c539ae9d) Subscriber data update (mmctx.c:445) 20250123125240956 DMM DEBUG MM(262420000001001/c539ae9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125240956 DMM INFO MM(262420000001001/c539ae9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125240956 DMM NOTICE MM(262420000001001/c539ae9d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250123125240956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125240956 DMM NOTICE MM(262420000001001/c539ae9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125240956 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) 20250123125240956 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125240956 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250123125240956 DMM INFO MM(262420000001001/c539ae9d) Subscriber data update (mmctx.c:445) 20250123125240956 DMM DEBUG MM(262420000001001/c539ae9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125240957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240957 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125240957 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125240957 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125240957 DMM INFO MM(262420000001001/c539ae9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125240957 DMM NOTICE MM(262420000001001/c539ae9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125240957 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125240957 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125240957 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125240957 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125240957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125240957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125240957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1427)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1427)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125240960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125240960 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125240960 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125240960 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125240960 DMM INFO MM(262420000001001/c539ae9d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125240960 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125240960 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125240960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125240960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125240960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125240960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-RAN(1428)@00376f35f9fd: Deleted conn table entry 0TC_iu_attach_encr(1434)6954812 20250123125240961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125240961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125240961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125240961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125240961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125240961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125240961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125240961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@00376f35f9fd: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@00376f35f9fd: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@00376f35f9fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@00376f35f9fd: Final verdict of PTC: none 20250123125241033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38376<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_encr-BVCI220(1425)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1426)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1432)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1416)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@00376f35f9fd: Final verdict of PTC: none 20250123125241041 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125241041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1431)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1414)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1424)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1419)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1421)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@00376f35f9fd: Test case TC_iu_attach_encr finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Jan 23 12:52:41 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 20250123125241164 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125241164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125241164 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125241164 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125241164 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125241164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125241164 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125241164 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125241164 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125241164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125241164 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125241164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125241164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125241164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125241164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125241164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125241164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125241164 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250123125241189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125241591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210232) 20250123125242042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125242042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210232, count=211492) 20250123125243043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125243043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125243166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125243166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125243166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Jan 23 12:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125244045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125244045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_iu_attach_geran_rau started. 20250123125244681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125244683 DMM INFO MM(262420000001001/c539ae9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125244684 DMM INFO MM(262420000001001/c539ae9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125244684 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125244684 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125244684 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125244684 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125244684 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250123125244684 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) 20250123125244684 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250123125244684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125244684 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ff0]{Idle}: Deallocated (fsm.c:568) 20250123125244684 DMM DEBUG MM_STATE_Iu(2)[0x55c78a1d8d90]{Detached}: Deallocated (fsm.c:568) 20250123125244684 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5a10]{Deregistered}: Deallocated (fsm.c:568) 20250123125244684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125244729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125244729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125244729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125244729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125244729 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125244729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125244729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125244729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125244729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125244730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125244730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125244730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125244730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125244730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125244730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125244730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125244730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125244730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125244730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125244730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125244731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125244731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1440)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 20250123125244734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250123125244740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125244740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1440)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1444)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_iu_attach_geran_rau-BVCI196(1438)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125244743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125244743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125244743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125244743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125244743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125244743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125244743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125244743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125244743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125244744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125244744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125244744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125244744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125244744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125244744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125244744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125244744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125244744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125244744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125244744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125244745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125244745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125244747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125244751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125244751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1449)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125244759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125244759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125244759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125244759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125244759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125244759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125244759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125244759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125244759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125244760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125244760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125244760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125244760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125244760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125244760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125244760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125244760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125244760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125244760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125244760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125244760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125244760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125244762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1452)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1446)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1450)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125244767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125244767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125244966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125244966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125244966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125244966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125244975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125244975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125244975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125244975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125244975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125244975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125244975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125244977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125244977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125244977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125244977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125244977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125244977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125244977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125244977 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125245046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125245046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125245046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125245046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125245050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125245052 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125245786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125245786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125245786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125245786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125245786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125245786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125245786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125245786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125245786 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125245786 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125245787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125245787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125245787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125245787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125245787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125245787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125245787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125245787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@00376f35f9fd: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C18BA917'O, index=0 SGSN_Test-GSUP(1455)@00376f35f9fd: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@00376f35f9fd: 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 := 'B026'O, rac := '71'O ("q") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@00376f35f9fd: Added conn table entry 0TC_iu_attach_geran_rau(1457)4638424 SGSN_Test_0-SCCP(1450)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1451)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125246141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125246141 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125246141 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125246141 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125246141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250123125246141 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125246141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: Allocated (fsm.c:456) 20250123125246141 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125246141 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ec0]{Detached}: Allocated (fsm.c:456) 20250123125246141 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125246141 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125246141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125246141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125246141 DMM DEBUG MM(262420000001002/c00372f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125246141 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250123125246141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125246141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: { messageType := 2, destLocRef := '46C6D8'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(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@00376f35f9fd: 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 := '128E61DB3B163AEFD466724CFA035DA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60C3C8B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0194F1B2B2738873'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9BD7FA4193ED42D003D3F1593865F184'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96D08AB16B633C9A7336C0E3231C0767'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '53611EC929E713FC49FFE743D9CB39DA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E368E16C2F5F64D'O } } } } } SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250123125246152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125246152 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125246152 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125246152 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125246152 DMM DEBUG MM(262420000001002/c00372f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250123125246152 DMM NOTICE MM(262420000001002/c00372f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125246152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125246152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125246152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125246152 DMM DEBUG MM(262420000001002/c00372f6) Requesting authorization (sgsn_auth.c:160) 20250123125246152 DMM INFO MM(262420000001002/c00372f6) Requesting authentication tuples (sgsn_auth.c:184) 20250123125246152 DMM DEBUG MM(262420000001002/c00372f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125246152 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250123125246152 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@00376f35f9fd: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@00376f35f9fd: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250123125246155 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125246155 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125246155 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125246155 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125246155 DMM INFO MM(262420000001002/c00372f6) Subscriber data update (mmctx.c:445) 20250123125246155 DMM DEBUG MM(262420000001002/c00372f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125246155 DMM INFO MM(262420000001002/c00372f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125246155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125246155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125246156 DMM INFO MM(262420000001002/c00372f6) <- GMM AUTH AND CIPHERING REQ (rand = 12 8e 61 db 3b 16 3a ef d4 66 72 4c fa 03 5d a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 61 1e c9 29 e7 13 fc 49 ff e7 43 d9 cb 39 da ) (gprs_gmm.c:483) 20250123125246156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250123125246156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_from0 20250123125246163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302220E368E1623094399990000100002F02904C2F5F64D'O 20250123125246164 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125246164 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125246164 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125246164 DMM INFO MM(262420000001002/c00372f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125246164 DMM NOTICE MM(262420000001002/c00372f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125246164 DMM DEBUG MM(262420000001002/c00372f6) checking auth: received UMTS RES = 0e 36 8e 16 c2 f5 f6 4d (gprs_gmm.c:666) 20250123125246164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125246164 DMM DEBUG MM(262420000001002/c00372f6) Requesting authorization (sgsn_auth.c:160) 20250123125246164 DMM INFO MM(262420000001002/c00372f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125246164 DMM DEBUG MM(262420000001002/c00372f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125246164 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250123125246164 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) 20250123125246164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125246164 DMM DEBUG MM(262420000001002/c00372f6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125246164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125246173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125246173 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125246173 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125246173 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125246173 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250123125246173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125246173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125246173 DMM INFO MM(262420000001002/c00372f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc00372f6) (gprs_gmm.c:300) 20250123125246173 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250123125246173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125246173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125246178 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125246178 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125246178 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250123125246178 DMM INFO MM(262420000001002/c00372f6) Subscriber data update (mmctx.c:445) 20250123125246178 DMM DEBUG MM(262420000001002/c00372f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125246178 DMM INFO MM(262420000001002/c00372f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125246178 DMM NOTICE MM(262420000001002/c00372f6) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250123125246178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125246178 DMM NOTICE MM(262420000001002/c00372f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125246178 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) 20250123125246178 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125246178 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250123125246178 DMM INFO MM(262420000001002/c00372f6) Subscriber data update (mmctx.c:445) 20250123125246178 DMM DEBUG MM(262420000001002/c00372f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125246180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125246180 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125246180 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125246180 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125246180 DMM INFO MM(262420000001002/c00372f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125246180 DMM NOTICE MM(262420000001002/c00372f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125246180 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125246180 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125246180 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125246180 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125246180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125246180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125246180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1450)@00376f35f9fd: vl_from0 20250123125246185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125246185 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125246185 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125246185 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125246185 DMM INFO MM(262420000001002/c00372f6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125246185 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125246185 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125246185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125246185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125246185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125246185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@00376f35f9fd: Session index based on local reference:0 20250123125246186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125246186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125246186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125246186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125246186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125246186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125246186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@00376f35f9fd: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)4638424 TC_iu_attach_geran_rau(1457)@00376f35f9fd: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@00376f35f9fd: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@00376f35f9fd: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C00372F6'O, index=1 20250123125246259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125246259 DLLC NOTICE LLME(ffffffff/c00372f6){UNASSIGNED} LLC RX: unknown TLLI 0xc00372f6, creating LLME on the fly (gprs_llc.c:552) 20250123125246259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250123125246259 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123125246259 DMM INFO MM(262420000001002/c00372f6) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c00372f6, P-TMSI: c00372f6 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250123125246259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250123125246259 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250123125246259 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125246259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125246259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250123125246259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125246259 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125246259 DLLC NOTICE LLME(ffffffff/c00372f6){UNASSIGNED} LLGM Assign pre (c00372f6 => c00372f6) (gprs_llc.c:1079) 20250123125246259 DLLC NOTICE LLME(c00372f6/c00372f6){ASSIGNED} LLGM Assign post (c00372f6 => c00372f6) (gprs_llc.c:1125) 20250123125246259 DMM INFO MM(262420000001002/c00372f6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@00376f35f9fd: Removing Client IMSI='262420000001002'H, index=1 20250123125246293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125246294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125246294 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125246294 DMM INFO MM(262420000001002/c00372f6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123125246294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123125246294 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125246294 DLLC NOTICE LLME(c00372f6/c00372f6){ASSIGNED} LLGM Assign pre (ffffffff => c00372f6) (gprs_llc.c:1079) 20250123125246294 DLLC NOTICE LLME(ffffffff/c00372f6){ASSIGNED} LLGM Assign post (ffffffff => c00372f6) (gprs_llc.c:1125) 20250123125246294 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250123125246294 DMM ERROR MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@00376f35f9fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@00376f35f9fd: Final verdict of PTC: none 20250123125246305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1449)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1439)@00376f35f9fd: Final verdict of PTC: none 20250123125246312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(1446)@00376f35f9fd: Final verdict of PTC: none 20250123125246312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1444)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1447)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@00376f35f9fd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1442)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1437)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@00376f35f9fd: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250123125246388 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125246388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125246388 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125246388 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125246388 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125246388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125246388 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125246388 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125246388 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125246388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125246388 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125246388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125246388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125246388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125246388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125246388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125246388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125246389 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Thu Jan 23 12:52:46 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 20250123125246426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125246829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182692) 20250123125247314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125247314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182692, count=219380) 20250123125248315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125248315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125248390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125248390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125248390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Jan 23 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125249316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125249316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_geran_attach_iu_rau started. 20250123125249915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125249916 DMM INFO MM(262420000001002/c00372f6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125249916 DMM INFO MM(262420000001002/c00372f6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125249916 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125249916 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125249916 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250123125249916 DMM ERROR MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250123125249916 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250123125249916 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) 20250123125249916 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250123125249916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ff0]{Init}: Deallocated (fsm.c:568) 20250123125249916 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125249916 DMM DEBUG MM_STATE_Iu(3)[0x55c78a1d8ec0]{Detached}: Deallocated (fsm.c:568) 20250123125249916 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125249916 DLLC NOTICE LLME(ffffffff/c00372f6){ASSIGNED} LLGM Assign pre (c00372f6 => ffffffff) (gprs_llc.c:1079) 20250123125249917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c00372f6 => ffffffff) (gprs_llc.c:1125) 20250123125249917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125249959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125249959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125249959 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125249959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125249959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125249960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125249960 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125249960 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125249960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125249961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125249961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125249963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125249968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125249968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1468)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@00376f35f9fd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1467)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125249982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125249982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125249982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125249982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125249982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125249982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125249982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125249982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125249982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1468)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125249982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125249982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125249982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125249983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125249983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125249983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125249983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125249983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125249983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125249983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125249983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1468)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125249983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125249983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125249985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1467)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250123125249989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125249989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1472)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@00376f35f9fd: Provider Link came up: sending NS-RESET TC_geran_attach_iu_rau-BVCI210(1465)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125249992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125249992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125249992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125249992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125249992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125249992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125249992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125249992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125249992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125249994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125249994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125249994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125249994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125249996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125250001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125250001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1475)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125250097 DGPRS DEBUG Checking for inactive LLMEs, time = 867675 (sgsn.c:131) 20250123125250205 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125250205 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125250205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125250205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125250212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125250212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125250212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125250212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125250212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125250212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125250212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125250214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125250214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125250214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125250214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125250214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125250214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125250214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125250215 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125250317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125250317 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125250317 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125250317 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125250322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125250323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125251024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125251024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125251024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125251024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125251025 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125251025 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125251025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125251025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125251025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125251025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@00376f35f9fd: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C68B68FB'O, index=0 SGSN_Test-GSUP(1478)@00376f35f9fd: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@00376f35f9fd: 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 := 'E76AC2CCD514B5AEF562F56F6E96D36B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FB29AF4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D8C54C0C4544A1E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3B549BE7401658DEE98BDEC758871E99'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A6667EF8F6D8FB97142B0BADAE1229EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F215194190DB2363434569B88AD62612'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '79FFE3CB28747840'O } } } } } 20250123125251400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125251400 DLLC NOTICE LLME(ffffffff/c68b68fb){UNASSIGNED} LLC RX: unknown TLLI 0xc68b68fb, creating LLME on the fly (gprs_llc.c:552) 20250123125251400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125251400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250123125251400 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Allocated (fsm.c:456) 20250123125251400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125251400 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125251400 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ff0]{Detached}: Allocated (fsm.c:456) 20250123125251400 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125251400 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125251400 DLLC NOTICE LLME(ffffffff/c68b68fb){UNASSIGNED} LLGM Assign pre (c68b68fb => e09b9f78) (gprs_llc.c:1079) 20250123125251400 DLLC NOTICE LLME(c68b68fb/e09b9f78){ASSIGNED} LLGM Assign post (c68b68fb => e09b9f78) (gprs_llc.c:1125) 20250123125251400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125251400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125251400 DMM DEBUG MM(262420000001003/e09b9f78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125251417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125251417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250123125251417 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125251417 DMM DEBUG MM(262420000001003/e09b9f78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250123125251417 DMM NOTICE MM(262420000001003/e09b9f78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125251417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125251417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125251417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125251417 DMM DEBUG MM(262420000001003/e09b9f78) Requesting authorization (sgsn_auth.c:160) 20250123125251417 DMM INFO MM(262420000001003/e09b9f78) Requesting authentication tuples (sgsn_auth.c:184) 20250123125251417 DMM DEBUG MM(262420000001003/e09b9f78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125251417 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250123125251417 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@00376f35f9fd: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@00376f35f9fd: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250123125251423 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125251423 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125251423 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125251423 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125251423 DMM INFO MM(262420000001003/e09b9f78) Subscriber data update (mmctx.c:445) 20250123125251423 DMM DEBUG MM(262420000001003/e09b9f78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125251423 DMM INFO MM(262420000001003/e09b9f78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125251423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125251423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125251423 DMM INFO MM(262420000001003/e09b9f78) <- GMM AUTH AND CIPHERING REQ (rand = e7 6a c2 cc d5 14 b5 ae f5 62 f5 6f 6e 96 d3 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = f2 15 19 41 90 db 23 63 43 45 69 b8 8a d6 26 12 ) (gprs_gmm.c:483) 20250123125251439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125251439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250123125251439 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125251439 DMM INFO MM(262420000001003/e09b9f78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125251439 DMM NOTICE MM(262420000001003/e09b9f78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125251439 DMM DEBUG MM(262420000001003/e09b9f78) checking auth: received UMTS RES = 79 ff e3 cb 28 74 78 40 (gprs_gmm.c:666) 20250123125251439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125251439 DMM DEBUG MM(262420000001003/e09b9f78) Requesting authorization (sgsn_auth.c:160) 20250123125251439 DMM INFO MM(262420000001003/e09b9f78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125251439 DMM DEBUG MM(262420000001003/e09b9f78) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125251440 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250123125251440 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) 20250123125251440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250123125251440 DMM INFO MM(262420000001003/e09b9f78) <- GMM ATTACH ACCEPT (new P-TMSI=0xe09b9f78) (gprs_gmm.c:300) 20250123125251443 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125251443 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125251443 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250123125251443 DMM INFO MM(262420000001003/e09b9f78) Subscriber data update (mmctx.c:445) 20250123125251443 DMM DEBUG MM(262420000001003/e09b9f78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125251443 DMM INFO MM(262420000001003/e09b9f78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125251443 DMM NOTICE MM(262420000001003/e09b9f78) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250123125251443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125251443 DMM NOTICE MM(262420000001003/e09b9f78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125251443 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) 20250123125251444 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125251444 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250123125251444 DMM INFO MM(262420000001003/e09b9f78) Subscriber data update (mmctx.c:445) 20250123125251444 DMM DEBUG MM(262420000001003/e09b9f78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250123125251455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125251455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250123125251455 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250123125251455 DMM INFO MM(262420000001003/e09b9f78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125251455 DMM NOTICE MM(262420000001003/e09b9f78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125251455 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125251455 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125251455 DLLC NOTICE LLME(c68b68fb/e09b9f78){ASSIGNED} LLGM Assign pre (ffffffff => e09b9f78) (gprs_llc.c:1079) 20250123125251455 DLLC NOTICE LLME(ffffffff/e09b9f78){ASSIGNED} LLGM Assign post (ffffffff => e09b9f78) (gprs_llc.c:1125) 20250123125251455 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250123125251455 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250123125251455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125251455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@00376f35f9fd: 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 := 'E09B9F78'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@00376f35f9fd: Added conn table entry 0TC_geran_attach_iu_rau(1480)37258 SGSN_Test_0-SCCP(1473)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1474)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125251535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125251535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125251535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125251535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125251535 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125251535 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125251535 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125251535 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250123125251535 DMM INFO MM(262420000001003/e09b9f78) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e09b9f78 (00000000), TLLI: e09b9f78 (e09b9f78), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250123125251535 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250123125251535 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250123125251535 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250123125251535 DLLC NOTICE LLME(ffffffff/e09b9f78){ASSIGNED} LLGM Assign pre (e09b9f78 => ffffffff) (gprs_llc.c:1079) 20250123125251535 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e09b9f78 => ffffffff) (gprs_llc.c:1125) 20250123125251535 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125251535 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250123125251535 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125251535 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125251535 DMM DEBUG MM(262420000001003/e09b9f78) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125251535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125251535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125251535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125251535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125251535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125251535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125251536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125251536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@00376f35f9fd: { messageType := 2, destLocRef := '00918A'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1473)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125251543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125251543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125251543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125251543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125251543 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125251543 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125251543 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125251543 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250123125251543 DMM INFO MM(262420000001003/e09b9f78) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250123125251543 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250123125251543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125251543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125251543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125251543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125251543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125251543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125251543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125251543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@00376f35f9fd: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@00376f35f9fd: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@00376f35f9fd: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1473)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1473)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250123125251551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125251551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125251551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125251551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125251551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125251551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125251551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125251551 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125251551 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125251551 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125251551 DMM INFO MM(262420000001003/e09b9f78) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250123125251551 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250123125251551 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125251551 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250123125251551 DMM ERROR MM_STATE_Iu[0x55c78a1d8ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@00376f35f9fd: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@00376f35f9fd: Final verdict of PTC: none 20250123125251555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1468)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@00376f35f9fd: Final verdict of PTC: none 20250123125251562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125251562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1472)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@00376f35f9fd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@00376f35f9fd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1462)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1460)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1470)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1466)@00376f35f9fd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@00376f35f9fd: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Jan 23 12:52:51 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 20250123125251694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125251756 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125251756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125251756 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125251756 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125251756 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125251756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125251756 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125251756 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125251756 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125251756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125251756 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125251756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125251756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125251756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125251756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125251756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125251757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125251757 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250123125252096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113816) 20250123125252563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125252563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113816, count=178440) 20250123125253564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125253565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125253758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125253758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125253758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Jan 23 12:52:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125254566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125254566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user started. 20250123125255187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125255190 DMM INFO MM(262420000001003/e09b9f78) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125255190 DMM INFO MM(262420000001003/e09b9f78) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125255190 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125255190 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125255190 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125255190 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250123125255190 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) 20250123125255190 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250123125255190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125255190 DMM DEBUG MM_STATE_Gb(0)[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125255190 DMM DEBUG MM_STATE_Iu[0x55c78a1d8ff0]{Detached}: Deallocated (fsm.c:568) 20250123125255190 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8d90]{Deregistered}: Deallocated (fsm.c:568) 20250123125255190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125255243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125255243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125255243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125255243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125255243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125255243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125255243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125255243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125255243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125255244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125255244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125255244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125255244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125255244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125255244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125255244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125255244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125255244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125255244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125255244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1485)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125255244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125255244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125255247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125255252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125255252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1484)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125255257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125255257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125255257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125255257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125255257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125255257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125255257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125255257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125255257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125255257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125255257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125255257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125255258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125255258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125255258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125255258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125255258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125255258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125255258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125255258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125255258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125255258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125255260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125255265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125255265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125255273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125255273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125255273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125255273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125255273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125255273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125255273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125255273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125255273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125255274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125255274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125255274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125255274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125255274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125255274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125255274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125255274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125255274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125255274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125255274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125255274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125255274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125255277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1498)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125255283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125255283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125255482 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125255482 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125255482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125255482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125255490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125255490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125255490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125255490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125255490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125255490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125255490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125255492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125255492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125255492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125255492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125255492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125255492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125255492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125255492 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125255567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125255567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125255567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125255567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125255571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125255572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125256302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256302 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125256302 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125256303 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='D99BBDFA'O, index=0 SGSN_Test-GSUP(1501)@00376f35f9fd: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@00376f35f9fd: 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 := 'FA3E'O, rac := 'BF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user(1503)7944915 SGSN_Test_0-SCCP(1496)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1497)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125256657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256658 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125256658 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125256658 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125256658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250123125256658 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{Deregistered}: Allocated (fsm.c:456) 20250123125256658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125256658 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Allocated (fsm.c:456) 20250123125256658 DMM DEBUG MM_STATE_Iu[0x55c78a1e5e20]{Detached}: Allocated (fsm.c:456) 20250123125256658 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125256658 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125256658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125256658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125256658 DMM DEBUG MM(262420000001004/f8aa95d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125256658 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250123125256658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: { messageType := 2, destLocRef := '793AD3'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@00376f35f9fd: 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 := '2BD6637BAD818A3F7E901B4B0B1CD666'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB1D61F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A57EFE1F31751D1D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0B50AE5A48801B6236DB32EAA1121B03'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F678991D70DEA7FA45138C3643BDB56B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F21F5851F81E01DECA4F17E3965B6AF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1874A352FFEDD1F6'O } } } } } SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250123125256664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256664 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125256664 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125256664 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125256664 DMM DEBUG MM(262420000001004/f8aa95d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250123125256664 DMM NOTICE MM(262420000001004/f8aa95d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125256664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125256664 DMM DEBUG MM(262420000001004/f8aa95d9) Requesting authorization (sgsn_auth.c:160) 20250123125256664 DMM INFO MM(262420000001004/f8aa95d9) Requesting authentication tuples (sgsn_auth.c:184) 20250123125256664 DMM DEBUG MM(262420000001004/f8aa95d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125256664 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250123125256664 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@00376f35f9fd: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250123125256666 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125256666 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125256666 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125256666 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125256666 DMM INFO MM(262420000001004/f8aa95d9) Subscriber data update (mmctx.c:445) 20250123125256666 DMM DEBUG MM(262420000001004/f8aa95d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125256666 DMM INFO MM(262420000001004/f8aa95d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125256666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125256666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125256666 DMM INFO MM(262420000001004/f8aa95d9) <- GMM AUTH AND CIPHERING REQ (rand = 2b d6 63 7b ad 81 8a 3f 7e 90 1b 4b 0b 1c d6 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 21 f5 85 1f 81 e0 1d ec a4 f1 7e 39 65 b6 af ) (gprs_gmm.c:483) 20250123125256666 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250123125256666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300221874A35223094399990000100004F02904FFEDD1F6'O 20250123125256671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256671 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125256671 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125256671 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125256671 DMM INFO MM(262420000001004/f8aa95d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125256671 DMM NOTICE MM(262420000001004/f8aa95d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125256671 DMM DEBUG MM(262420000001004/f8aa95d9) checking auth: received UMTS RES = 18 74 a3 52 ff ed d1 f6 (gprs_gmm.c:666) 20250123125256671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125256671 DMM DEBUG MM(262420000001004/f8aa95d9) Requesting authorization (sgsn_auth.c:160) 20250123125256671 DMM INFO MM(262420000001004/f8aa95d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125256671 DMM DEBUG MM(262420000001004/f8aa95d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125256671 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250123125256671 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) 20250123125256671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125256671 DMM DEBUG MM(262420000001004/f8aa95d9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125256671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125256676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256676 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125256676 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125256676 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125256676 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250123125256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125256676 DMM INFO MM(262420000001004/f8aa95d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8aa95d9) (gprs_gmm.c:300) 20250123125256676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250123125256676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125256679 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125256679 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125256679 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250123125256679 DMM INFO MM(262420000001004/f8aa95d9) Subscriber data update (mmctx.c:445) 20250123125256679 DMM DEBUG MM(262420000001004/f8aa95d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125256679 DMM INFO MM(262420000001004/f8aa95d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125256679 DMM NOTICE MM(262420000001004/f8aa95d9) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250123125256679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125256679 DMM NOTICE MM(262420000001004/f8aa95d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125256679 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) 20250123125256679 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125256679 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250123125256679 DMM INFO MM(262420000001004/f8aa95d9) Subscriber data update (mmctx.c:445) 20250123125256679 DMM DEBUG MM(262420000001004/f8aa95d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125256680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256680 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125256680 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125256680 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125256680 DMM INFO MM(262420000001004/f8aa95d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125256680 DMM NOTICE MM(262420000001004/f8aa95d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125256680 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125256680 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125256680 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125256680 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125256680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125256680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125256680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1496)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125256683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256683 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125256683 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125256683 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125256683 DMM INFO MM(262420000001004/f8aa95d9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125256683 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125256683 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125256683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 20250123125256684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@00376f35f9fd: Deleted conn table entry 0TC_attach_pdp_act_user(1503)7944915 TC_attach_pdp_act_user(1503)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@00376f35f9fd: 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 := 'F8AA95D9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user(1503)14015634 SGSN_Test_0-RAN(1497)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@00376f35f9fd: First idle individual index:0 20250123125256884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125256885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125256885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125256885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256886 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125256886 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125256886 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125256886 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8AA95D9) type="signalling" (gprs_gmm.c:1944) 20250123125256886 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125256886 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125256886 DMM DEBUG MM(262420000001004/f8aa95d9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125256886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125256887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125256887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125256887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125256887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125256887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125256887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125256887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@00376f35f9fd: { messageType := 2, destLocRef := 'D5DC92'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@00376f35f9fd: Final verdict of PTC: none 20250123125256901 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125256901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125256901 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125256901 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125256901 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125256901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125256901 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125256901 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125256901 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125256901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125256901 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125256901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125256901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125256901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125256901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125256901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125256901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125256902 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@00376f35f9fd: Final verdict of PTC: none 20250123125256906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44418<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123125256907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125256907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1495)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1501)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1485)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1490)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1493)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1488)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1483)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Thu Jan 23 12:52:56 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 20250123125257037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125257439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230720) 20250123125257909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125257909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230720, count=235172) 20250123125258902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125258902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125258902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125258910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125258910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Jan 23 12:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125259912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125259912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250123125300536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125300539 DMM INFO MM(262420000001004/f8aa95d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125300539 DMM INFO MM(262420000001004/f8aa95d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125300539 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125300539 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125300539 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125300539 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125300539 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250123125300539 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) 20250123125300539 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250123125300539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125300539 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Deallocated (fsm.c:568) 20250123125300539 DMM DEBUG MM_STATE_Iu(5)[0x55c78a1e5e20]{Detached}: Deallocated (fsm.c:568) 20250123125300540 DMM DEBUG GMM(gmm_fsm)[0x55c78a1d8ff0]{Deregistered}: Deallocated (fsm.c:568) 20250123125300540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125300590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125300590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125300590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125300590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125300590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125300590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125300590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125300590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125300590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125300591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125300591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125300591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125300591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125300591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125300591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125300591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125300591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125300591 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125300591 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125300591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125300591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125300591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125300594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125300601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125300601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1513)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125300610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125300610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125300610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125300610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125300610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125300610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125300610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125300610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125300610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125300612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125300612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125300612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125300612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125300612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125300612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125300612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125300612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125300612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125300612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125300612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125300612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125300612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125300615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125300621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125300621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125300629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125300629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125300629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125300629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125300629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125300629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125300629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125300629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125300629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125300629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125300629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125300629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125300630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125300630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125300630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125300630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125300630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125300630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125300630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125300630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125300630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125300630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1521)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125300637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125300637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125300837 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125300837 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125300837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125300837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125300845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125300845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125300845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125300845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125300845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125300845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125300845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125300847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125300847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125300847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125300847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125300847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125300847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125300847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125300847 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125300913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125300913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125300913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125300913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125300917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125300918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125301655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125301655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125301655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125301655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125301655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125301655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125301655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125301655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125301656 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125301656 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125301656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125301656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125301656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125301656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125301656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125301656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125301656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125301656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='EEB732C7'O, index=0 SGSN_Test-GSUP(1524)@00376f35f9fd: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: 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 := 'E16A'O, rac := '2D'O ("-") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15515508 SGSN_Test_0-SCCP(1519)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1520)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125302013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302014 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125302014 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125302014 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125302014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20250123125302014 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{Deregistered}: Allocated (fsm.c:456) 20250123125302014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125302014 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125302014 DMM DEBUG MM_STATE_Iu[0x55c78a1e9fd0]{Detached}: Allocated (fsm.c:456) 20250123125302014 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125302014 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125302014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125302014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125302014 DMM DEBUG MM(262420000001058/ee5684b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125302014 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250123125302014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: { messageType := 2, destLocRef := 'ECBF74'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: 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 := '597A4CB04131DBAA620DC764B87618F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF63F58C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '680605D4C4DC96D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CD193714A7D75D7F5FF624F06C2A1598'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CE5AD157D88D950A2FF44E2358557560'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E44FEAE66FC3636BE0D2C5B9C6ED83B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0501378C950FA81E'O } } } } } SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250123125302024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302024 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125302024 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125302024 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125302024 DMM DEBUG MM(262420000001058/ee5684b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250123125302024 DMM NOTICE MM(262420000001058/ee5684b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125302024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125302024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125302024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125302024 DMM DEBUG MM(262420000001058/ee5684b1) Requesting authorization (sgsn_auth.c:160) 20250123125302024 DMM INFO MM(262420000001058/ee5684b1) Requesting authentication tuples (sgsn_auth.c:184) 20250123125302024 DMM DEBUG MM(262420000001058/ee5684b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125302024 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250123125302024 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@00376f35f9fd: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250123125302026 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125302026 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125302026 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125302026 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125302026 DMM INFO MM(262420000001058/ee5684b1) Subscriber data update (mmctx.c:445) 20250123125302026 DMM DEBUG MM(262420000001058/ee5684b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125302026 DMM INFO MM(262420000001058/ee5684b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125302026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125302026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125302026 DMM INFO MM(262420000001058/ee5684b1) <- GMM AUTH AND CIPHERING REQ (rand = 59 7a 4c b0 41 31 db aa 62 0d c7 64 b8 76 18 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 4f ea e6 6f c3 63 6b e0 d2 c5 b9 c6 ed 83 b7 ) (gprs_gmm.c:483) 20250123125302026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250123125302026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301220501378C23094399990000105008F02904950FA81E'O 20250123125302031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302031 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125302031 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125302031 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125302031 DMM INFO MM(262420000001058/ee5684b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125302031 DMM NOTICE MM(262420000001058/ee5684b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125302031 DMM DEBUG MM(262420000001058/ee5684b1) checking auth: received UMTS RES = 05 01 37 8c 95 0f a8 1e (gprs_gmm.c:666) 20250123125302031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125302031 DMM DEBUG MM(262420000001058/ee5684b1) Requesting authorization (sgsn_auth.c:160) 20250123125302031 DMM INFO MM(262420000001058/ee5684b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125302031 DMM DEBUG MM(262420000001058/ee5684b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125302031 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250123125302031 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) 20250123125302031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125302031 DMM DEBUG MM(262420000001058/ee5684b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125302031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125302037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302038 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125302038 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125302038 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125302038 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250123125302038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125302038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125302038 DMM INFO MM(262420000001058/ee5684b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xee5684b1) (gprs_gmm.c:300) 20250123125302038 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250123125302038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125302040 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125302040 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125302040 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250123125302040 DMM INFO MM(262420000001058/ee5684b1) Subscriber data update (mmctx.c:445) 20250123125302040 DMM DEBUG MM(262420000001058/ee5684b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125302041 DMM INFO MM(262420000001058/ee5684b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125302041 DMM NOTICE MM(262420000001058/ee5684b1) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250123125302041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125302041 DMM NOTICE MM(262420000001058/ee5684b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125302041 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) 20250123125302041 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125302041 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250123125302041 DMM INFO MM(262420000001058/ee5684b1) Subscriber data update (mmctx.c:445) 20250123125302041 DMM DEBUG MM(262420000001058/ee5684b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125302043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302043 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125302043 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125302043 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125302043 DMM INFO MM(262420000001058/ee5684b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125302043 DMM NOTICE MM(262420000001058/ee5684b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125302043 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125302043 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125302043 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125302043 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125302043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125302043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125302043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1519)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125302047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302047 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125302047 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125302047 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125302047 DMM INFO MM(262420000001058/ee5684b1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125302047 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125302047 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125302047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-RAN(1520)@00376f35f9fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15515508 20250123125302049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: 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 := 'EE5684B1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11609427 SGSN_Test_0-RAN(1520)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@00376f35f9fd: First idle individual index:0 20250123125302253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125302253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125302253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125302253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302254 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125302254 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125302254 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125302254 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEE5684B1) type="signalling" (gprs_gmm.c:1944) 20250123125302254 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125302254 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125302254 DMM DEBUG MM(262420000001058/ee5684b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125302254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125302254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125302254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125302254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125302255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125302255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125302255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125302255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@00376f35f9fd: { messageType := 2, destLocRef := 'B12553'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@00376f35f9fd: Final verdict of PTC: none 20250123125302272 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125302272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125302272 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125302272 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125302272 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125302272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125302272 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125302272 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125302272 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125302272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125302273 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125302273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125302273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125302273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125302273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125302273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125302273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125302273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@00376f35f9fd: Final verdict of PTC: none 20250123125302279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1524)@00376f35f9fd: Final verdict of PTC: none 20250123125302284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125302285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1513)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1508)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1518)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1506)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1511)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1516)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Thu Jan 23 12:53:02 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 20250123125302408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125302810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232572) 20250123125303285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125303285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232572, count=237024) 20250123125304274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125304274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125304274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125304287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125304287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Jan 23 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125305288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125305288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250123125305904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125305907 DMM INFO MM(262420000001058/ee5684b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125305907 DMM INFO MM(262420000001058/ee5684b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125305907 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125305907 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125305907 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125305907 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125305907 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250123125305907 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) 20250123125305907 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20250123125305907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125305907 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125305907 DMM DEBUG MM_STATE_Iu(7)[0x55c78a1e9fd0]{Detached}: Deallocated (fsm.c:568) 20250123125305907 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e5e20]{Deregistered}: Deallocated (fsm.c:568) 20250123125305907 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125305946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125305946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125305946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125305946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125305946 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125305946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125305946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125305946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125305946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125305947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125305947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125305947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125305947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125305947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125305947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125305947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125305947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125305947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125305947 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125305947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125305947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125305947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125305949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125305953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125305953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125305960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125305960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125305960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125305960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125305960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125305960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125305960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125305960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125305960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125305961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125305961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125305961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125305961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125305961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125305961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125305961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125305961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125305961 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125305961 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125305961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125305961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125305961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1537)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125305964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125305969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125305969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1541)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125305974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125305974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125305974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125305974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125305974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125305974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125305974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125305974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125305974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125305975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125305975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125305975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125305975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125305975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125305975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125305975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125305977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1544)@00376f35f9fd: M3UA emulation initiated, the test can be started MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@00376f35f9fd: ************************************************* 20250123125305982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125305982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1542)@00376f35f9fd: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125306183 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125306183 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125306183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125306183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125306191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125306191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125306191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125306191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125306191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125306191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125306191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125306193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125306193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125306193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125306193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125306193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125306193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125306194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125306194 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125306288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125306288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125306288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125306289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125306293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125306294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125307002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307002 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125307002 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125307003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='D418AB1F'O, index=0 SGSN_Test-GSUP(1547)@00376f35f9fd: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: 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 := '9B14'O, rac := '08'O ("\b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15623040 SGSN_Test_0-SCCP(1542)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1543)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125307395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307395 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125307395 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125307395 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125307395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20250123125307395 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{Deregistered}: Allocated (fsm.c:456) 20250123125307395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125307395 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Allocated (fsm.c:456) 20250123125307395 DMM DEBUG MM_STATE_Iu[0x55c78a1e8920]{Detached}: Allocated (fsm.c:456) 20250123125307395 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125307395 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125307395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125307395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125307395 DMM DEBUG MM(262420000001055/d8902e2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125307395 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250123125307395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: { messageType := 2, destLocRef := 'EE6380'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: 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 := '3B9A09C576D7668DF80304FB3D2C3198'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '584BF8DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9054B9EDEB9BB4C4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A7A7CFDBB8072FCB1DC92CC4686EE64'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '410D16770536BF9B67D2C22450F6FE29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8DE7D31567EF0227D459CB248310AF31'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '39A47C5DD1031DF3'O } } } } } SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250123125307405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307405 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125307405 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125307405 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125307405 DMM DEBUG MM(262420000001055/d8902e2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250123125307405 DMM NOTICE MM(262420000001055/d8902e2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125307405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125307405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125307405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125307405 DMM DEBUG MM(262420000001055/d8902e2e) Requesting authorization (sgsn_auth.c:160) 20250123125307405 DMM INFO MM(262420000001055/d8902e2e) Requesting authentication tuples (sgsn_auth.c:184) 20250123125307405 DMM DEBUG MM(262420000001055/d8902e2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125307405 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250123125307405 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@00376f35f9fd: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250123125307408 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125307408 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125307408 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125307408 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125307408 DMM INFO MM(262420000001055/d8902e2e) Subscriber data update (mmctx.c:445) 20250123125307408 DMM DEBUG MM(262420000001055/d8902e2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125307408 DMM INFO MM(262420000001055/d8902e2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125307408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125307408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125307408 DMM INFO MM(262420000001055/d8902e2e) <- GMM AUTH AND CIPHERING REQ (rand = 3b 9a 09 c5 76 d7 66 8d f8 03 04 fb 3d 2c 31 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d e7 d3 15 67 ef 02 27 d4 59 cb 24 83 10 af 31 ) (gprs_gmm.c:483) 20250123125307408 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250123125307408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052239A47C5D23094399990000105005F02904D1031DF3'O 20250123125307415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307415 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125307415 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125307415 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125307415 DMM INFO MM(262420000001055/d8902e2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125307415 DMM NOTICE MM(262420000001055/d8902e2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125307415 DMM DEBUG MM(262420000001055/d8902e2e) checking auth: received UMTS RES = 39 a4 7c 5d d1 03 1d f3 (gprs_gmm.c:666) 20250123125307415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125307415 DMM DEBUG MM(262420000001055/d8902e2e) Requesting authorization (sgsn_auth.c:160) 20250123125307416 DMM INFO MM(262420000001055/d8902e2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125307416 DMM DEBUG MM(262420000001055/d8902e2e) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125307416 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250123125307416 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) 20250123125307416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125307416 DMM DEBUG MM(262420000001055/d8902e2e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125307416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125307424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307425 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125307425 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125307425 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125307425 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250123125307425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125307425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125307425 DMM INFO MM(262420000001055/d8902e2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8902e2e) (gprs_gmm.c:300) 20250123125307425 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250123125307425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125307429 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125307429 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125307429 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250123125307429 DMM INFO MM(262420000001055/d8902e2e) Subscriber data update (mmctx.c:445) 20250123125307429 DMM DEBUG MM(262420000001055/d8902e2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125307429 DMM INFO MM(262420000001055/d8902e2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125307429 DMM NOTICE MM(262420000001055/d8902e2e) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250123125307429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125307429 DMM NOTICE MM(262420000001055/d8902e2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125307429 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) 20250123125307429 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125307429 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250123125307429 DMM INFO MM(262420000001055/d8902e2e) Subscriber data update (mmctx.c:445) 20250123125307429 DMM DEBUG MM(262420000001055/d8902e2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125307431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307431 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125307431 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125307431 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125307431 DMM INFO MM(262420000001055/d8902e2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125307431 DMM NOTICE MM(262420000001055/d8902e2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125307431 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125307431 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125307431 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125307432 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125307432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125307432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125307432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1542)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125307436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307436 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125307436 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125307436 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125307436 DMM INFO MM(262420000001055/d8902e2e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125307436 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125307436 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125307436 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 20250123125307437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@00376f35f9fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15623040 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: 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 := 'D8902E2E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)592673 SGSN_Test_0-RAN(1543)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@00376f35f9fd: First idle individual index:0 20250123125307640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125307640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125307641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125307641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307641 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125307641 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125307641 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125307641 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD8902E2E) type="signalling" (gprs_gmm.c:1944) 20250123125307641 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125307641 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125307641 DMM DEBUG MM(262420000001055/d8902e2e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125307642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125307642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125307642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125307642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125307642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125307642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125307642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125307642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@00376f35f9fd: { messageType := 2, destLocRef := '090B21'O ("\t\v!"), sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@00376f35f9fd: Final verdict of PTC: none 20250123125307660 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125307660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125307660 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125307660 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125307660 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125307660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125307660 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125307660 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125307660 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125307660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125307660 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125307660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125307660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125307660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125307660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125307660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125307660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125307661 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@00376f35f9fd: Final verdict of PTC: none 20250123125307671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@00376f35f9fd: Final verdict of PTC: none 20250123125307676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125307676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1536)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1531)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1541)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1529)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1539)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1534)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Thu Jan 23 12:53:07 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 20250123125307844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125308347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236080) 20250123125308677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125308677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236080, count=237240) 20250123125309662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125309662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125309662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125309678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125309678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Jan 23 12:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125310680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125310680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250123125311450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125311453 DMM INFO MM(262420000001055/d8902e2e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125311453 DMM INFO MM(262420000001055/d8902e2e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125311453 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125311453 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125311453 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125311453 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125311453 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250123125311453 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) 20250123125311453 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20250123125311453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125311453 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Deallocated (fsm.c:568) 20250123125311453 DMM DEBUG MM_STATE_Iu(9)[0x55c78a1e8920]{Detached}: Deallocated (fsm.c:568) 20250123125311453 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e9fd0]{Deregistered}: Deallocated (fsm.c:568) 20250123125311453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125311487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125311487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125311487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125311487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125311487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125311487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125311487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125311487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125311487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125311488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125311488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125311488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125311488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125311488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125311488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125311488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125311488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125311488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125311488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125311488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125311489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125311489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125311491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125311499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125311499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125311505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125311505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125311505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125311505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125311505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125311505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125311505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125311505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125311505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125311506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125311506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125311506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125311506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125311506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125311506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125311506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125311506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125311506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125311506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125311506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125311506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125311506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125311508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 20250123125311512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125311512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125311522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125311522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125311522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125311522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125311522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125311522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125311522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125311522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125311522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125311523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125311523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125311523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125311523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125311523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125311523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125311525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1567)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125311530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125311530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125311681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125311681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125311681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125311681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125311686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125311687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125311730 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125311730 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125311730 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125311730 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125311737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125311737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125311737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125311737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125311737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125311737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125311737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125311739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125311739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125311739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125311739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125311739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125311739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125311739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125311739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125312548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312549 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125312549 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125312550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C4D95CC3'O, index=0 SGSN_Test-GSUP(1570)@00376f35f9fd: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: 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 := '378D'O, rac := '37'O ("7") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)833406 SGSN_Test_0-SCCP(1565)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1566)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125312772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312773 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125312773 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125312773 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125312773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20250123125312773 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{Deregistered}: Allocated (fsm.c:456) 20250123125312773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125312773 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125312773 DMM DEBUG MM_STATE_Iu[0x55c78a1eacf0]{Detached}: Allocated (fsm.c:456) 20250123125312773 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125312773 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125312773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125312773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125312773 DMM DEBUG MM(262420000001056/c7be6ee3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125312773 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250123125312773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: { messageType := 2, destLocRef := '0CB77E'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: 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 := '8119D23B62D80F301EB399FA7736C51B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A25098D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FE3F6162241C130'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '60BE7CE0F4902A48FC0E5E8BDFB675A8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2F28CD08514A018C7F2ECF9B7BFAE1D8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FB3BBFEE0B186DFFCC9A1A1776C6E9BB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C6542634A089F7DD'O } } } } } SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250123125312784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312784 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125312784 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125312784 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125312784 DMM DEBUG MM(262420000001056/c7be6ee3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250123125312784 DMM NOTICE MM(262420000001056/c7be6ee3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125312784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125312784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125312784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125312784 DMM DEBUG MM(262420000001056/c7be6ee3) Requesting authorization (sgsn_auth.c:160) 20250123125312784 DMM INFO MM(262420000001056/c7be6ee3) Requesting authentication tuples (sgsn_auth.c:184) 20250123125312784 DMM DEBUG MM(262420000001056/c7be6ee3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125312784 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250123125312784 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@00376f35f9fd: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250123125312788 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125312788 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125312788 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125312788 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125312788 DMM INFO MM(262420000001056/c7be6ee3) Subscriber data update (mmctx.c:445) 20250123125312788 DMM DEBUG MM(262420000001056/c7be6ee3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125312788 DMM INFO MM(262420000001056/c7be6ee3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125312788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125312788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125312788 DMM INFO MM(262420000001056/c7be6ee3) <- GMM AUTH AND CIPHERING REQ (rand = 81 19 d2 3b 62 d8 0f 30 1e b3 99 fa 77 36 c5 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = fb 3b bf ee 0b 18 6d ff cc 9a 1a 17 76 c6 e9 bb ) (gprs_gmm.c:483) 20250123125312788 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250123125312788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422C654263423094399990000105006F02904A089F7DD'O 20250123125312795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312795 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125312795 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125312795 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125312795 DMM INFO MM(262420000001056/c7be6ee3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125312795 DMM NOTICE MM(262420000001056/c7be6ee3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125312795 DMM DEBUG MM(262420000001056/c7be6ee3) checking auth: received UMTS RES = c6 54 26 34 a0 89 f7 dd (gprs_gmm.c:666) 20250123125312795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125312795 DMM DEBUG MM(262420000001056/c7be6ee3) Requesting authorization (sgsn_auth.c:160) 20250123125312795 DMM INFO MM(262420000001056/c7be6ee3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125312795 DMM DEBUG MM(262420000001056/c7be6ee3) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125312795 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250123125312795 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) 20250123125312795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125312795 DMM DEBUG MM(262420000001056/c7be6ee3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125312795 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125312803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312803 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125312803 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125312803 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125312803 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250123125312803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125312803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125312803 DMM INFO MM(262420000001056/c7be6ee3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7be6ee3) (gprs_gmm.c:300) 20250123125312803 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250123125312804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125312807 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125312807 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125312807 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250123125312807 DMM INFO MM(262420000001056/c7be6ee3) Subscriber data update (mmctx.c:445) 20250123125312807 DMM DEBUG MM(262420000001056/c7be6ee3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125312807 DMM INFO MM(262420000001056/c7be6ee3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125312807 DMM NOTICE MM(262420000001056/c7be6ee3) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250123125312807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125312807 DMM NOTICE MM(262420000001056/c7be6ee3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125312807 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) 20250123125312807 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125312807 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250123125312807 DMM INFO MM(262420000001056/c7be6ee3) Subscriber data update (mmctx.c:445) 20250123125312807 DMM DEBUG MM(262420000001056/c7be6ee3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125312809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312809 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125312809 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125312809 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125312809 DMM INFO MM(262420000001056/c7be6ee3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125312809 DMM NOTICE MM(262420000001056/c7be6ee3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125312809 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125312809 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125312809 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125312809 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125312809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125312809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125312810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1565)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125312814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125312814 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125312814 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125312814 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125312814 DMM INFO MM(262420000001056/c7be6ee3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125312814 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125312814 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125312814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125312814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125312814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125312814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 20250123125312815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125312815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125312815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125312815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125312815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125312815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125312815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125312815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@00376f35f9fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)833406 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: 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 := 'C7BE6EE3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)7421767 SGSN_Test_0-RAN(1566)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@00376f35f9fd: First idle individual index:0 20250123125313016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125313016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125313017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125313017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125313017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125313017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125313017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125313017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125313017 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125313017 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125313017 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125313017 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC7BE6EE3) type="signalling" (gprs_gmm.c:1944) 20250123125313017 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125313017 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125313017 DMM DEBUG MM(262420000001056/c7be6ee3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125313018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125313018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125313018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125313018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125313018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125313018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125313018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125313018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125313018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125313018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125313018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125313018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125313018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125313018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125313018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125313018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@00376f35f9fd: { messageType := 2, destLocRef := '713F47'O ("q?G"), sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@00376f35f9fd: Final verdict of PTC: none 20250123125313034 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125313034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125313034 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125313034 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125313034 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125313034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125313034 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125313034 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125313034 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125313034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125313034 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125313034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125313034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125313034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125313034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125313035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125313035 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125313035 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@00376f35f9fd: Final verdict of PTC: none 20250123125313042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50706<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1554)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1564)@00376f35f9fd: Final verdict of PTC: none 20250123125313048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125313048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1556)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1559)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1570)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1557)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1552)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1562)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Thu Jan 23 12:53:13 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250123125313176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125313678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232896) 20250123125314049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125314049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232896, count=237348) 20250123125315035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125315036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125315036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125315051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125315051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Jan 23 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125316053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125316054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250123125316766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125316769 DMM INFO MM(262420000001056/c7be6ee3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125316769 DMM INFO MM(262420000001056/c7be6ee3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125316769 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125316769 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125316769 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125316769 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125316769 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250123125316769 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) 20250123125316769 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20250123125316769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125316769 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125316769 DMM DEBUG MM_STATE_Iu(11)[0x55c78a1eacf0]{Detached}: Deallocated (fsm.c:568) 20250123125316769 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8920]{Deregistered}: Deallocated (fsm.c:568) 20250123125316769 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125316818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125316818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125316818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125316818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125316818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125316818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125316818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125316818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125316818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250123125316819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125316819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125316819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1577)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125316819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125316819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125316819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125316819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125316819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125316819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125316819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125316819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125316819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125316819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125316821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125316825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125316825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125316832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125316832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125316832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125316832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125316832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125316832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125316832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125316832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125316832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125316833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125316833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125316833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125316833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125316833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125316833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125316833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125316833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125316833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125316833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125316833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125316833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1582)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125316833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125316835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125316839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125316839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125316846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125316846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125316846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125316846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125316846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125316846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125316846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125316846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125316847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125316847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125316850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1590)@00376f35f9fd: M3UA emulation initiated, the test can be started MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@00376f35f9fd: ************************************************* SGSN_Test_0-SCCP(1588)@00376f35f9fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1584)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125316857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125316857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125317055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125317055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125317055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125317055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250123125317055 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125317055 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125317055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125317056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125317059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test_0-M3UA(1590)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125317060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125317062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125317062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125317062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125317062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125317062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125317062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125317062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125317064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125317064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125317064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125317064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125317064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125317064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125317064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125317064 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125317874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125317874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125317874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125317874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125317874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125317874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125317874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125317874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125317875 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125317875 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125317875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125317875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125317875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125317875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125317875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125317875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125317875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125317875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@00376f35f9fd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='E0A650CE'O, index=0 SGSN_Test-GSUP(1593)@00376f35f9fd: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: 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 := '58C2'O, rac := 'BC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)14954396 SGSN_Test_0-SCCP(1588)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1589)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125318141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318142 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125318142 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125318142 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125318142 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20250123125318142 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{Deregistered}: Allocated (fsm.c:456) 20250123125318142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125318142 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Allocated (fsm.c:456) 20250123125318142 DMM DEBUG MM_STATE_Iu[0x55c78a1eb350]{Detached}: Allocated (fsm.c:456) 20250123125318142 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125318142 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125318142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125318142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125318142 DMM DEBUG MM(262420000001057/e7fb0666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125318142 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250123125318142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: { messageType := 2, destLocRef := 'E42F9C'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: 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 := '550B3FECB58115C63D5F8463AD50850E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F30B0539'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1775E13068058B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BA60485F6A5BE2C1569BB2433F5C12E3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '02277E76691E1C3927932262CCD34195'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2C5749C8E05C6F62BCEE9B2297B3AF0F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E20607506D8C3052'O } } } } } SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250123125318150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318150 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125318150 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125318151 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125318151 DMM DEBUG MM(262420000001057/e7fb0666) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250123125318151 DMM NOTICE MM(262420000001057/e7fb0666) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125318151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125318151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125318151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125318151 DMM DEBUG MM(262420000001057/e7fb0666) Requesting authorization (sgsn_auth.c:160) 20250123125318151 DMM INFO MM(262420000001057/e7fb0666) Requesting authentication tuples (sgsn_auth.c:184) 20250123125318151 DMM DEBUG MM(262420000001057/e7fb0666) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125318151 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250123125318151 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@00376f35f9fd: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250123125318153 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125318153 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125318153 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125318153 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125318153 DMM INFO MM(262420000001057/e7fb0666) Subscriber data update (mmctx.c:445) 20250123125318153 DMM DEBUG MM(262420000001057/e7fb0666) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125318153 DMM INFO MM(262420000001057/e7fb0666) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125318153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125318153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125318153 DMM INFO MM(262420000001057/e7fb0666) <- GMM AUTH AND CIPHERING REQ (rand = 55 0b 3f ec b5 81 15 c6 3d 5f 84 63 ad 50 85 0e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2c 57 49 c8 e0 5c 6f 62 bc ee 9b 22 97 b3 af 0f ) (gprs_gmm.c:483) 20250123125318153 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250123125318153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022E206075023094399990000105007F029046D8C3052'O 20250123125318159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318159 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125318159 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125318159 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125318159 DMM INFO MM(262420000001057/e7fb0666) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125318159 DMM NOTICE MM(262420000001057/e7fb0666) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125318159 DMM DEBUG MM(262420000001057/e7fb0666) checking auth: received UMTS RES = e2 06 07 50 6d 8c 30 52 (gprs_gmm.c:666) 20250123125318159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125318159 DMM DEBUG MM(262420000001057/e7fb0666) Requesting authorization (sgsn_auth.c:160) 20250123125318159 DMM INFO MM(262420000001057/e7fb0666) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125318159 DMM DEBUG MM(262420000001057/e7fb0666) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125318159 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250123125318159 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) 20250123125318159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125318159 DMM DEBUG MM(262420000001057/e7fb0666) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125318159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125318166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318166 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125318166 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125318166 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125318166 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250123125318166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125318166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125318166 DMM INFO MM(262420000001057/e7fb0666) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7fb0666) (gprs_gmm.c:300) 20250123125318166 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250123125318166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125318169 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125318169 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125318169 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250123125318169 DMM INFO MM(262420000001057/e7fb0666) Subscriber data update (mmctx.c:445) 20250123125318169 DMM DEBUG MM(262420000001057/e7fb0666) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125318169 DMM INFO MM(262420000001057/e7fb0666) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125318169 DMM NOTICE MM(262420000001057/e7fb0666) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250123125318169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125318169 DMM NOTICE MM(262420000001057/e7fb0666) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125318169 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) 20250123125318170 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125318170 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250123125318170 DMM INFO MM(262420000001057/e7fb0666) Subscriber data update (mmctx.c:445) 20250123125318170 DMM DEBUG MM(262420000001057/e7fb0666) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125318171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318171 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125318171 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125318171 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125318171 DMM INFO MM(262420000001057/e7fb0666) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125318172 DMM NOTICE MM(262420000001057/e7fb0666) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125318172 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125318172 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125318172 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125318172 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125318172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125318172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125318172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1588)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125318175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318175 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125318175 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125318175 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125318175 DMM INFO MM(262420000001057/e7fb0666) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125318175 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125318175 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125318175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 20250123125318176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@00376f35f9fd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)14954396 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: 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 := 'E7FB0666'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)12564443 SGSN_Test_0-RAN(1589)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@00376f35f9fd: First idle individual index:0 20250123125318376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125318376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125318377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125318377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318377 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125318377 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125318377 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125318377 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7FB0666) type="signalling" (gprs_gmm.c:1944) 20250123125318377 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125318377 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125318377 DMM DEBUG MM(262420000001057/e7fb0666) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125318378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125318378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125318378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125318378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125318378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125318378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125318378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125318378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@00376f35f9fd: { messageType := 2, destLocRef := 'BFB7DB'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@00376f35f9fd: Final verdict of PTC: none 20250123125318391 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125318391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125318391 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125318391 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125318391 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125318391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125318391 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125318391 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125318391 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125318391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125318391 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125318392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125318392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125318392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125318392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125318392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125318392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125318392 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@00376f35f9fd: Final verdict of PTC: none 20250123125318398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41410<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123125318404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125318404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1582)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1577)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1587)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1593)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1580)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1585)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1575)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@00376f35f9fd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Thu Jan 23 12:53:18 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 20250123125318518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125319020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231964) 20250123125319406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125319406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231964, count=236416) 20250123125320098 DGPRS DEBUG Checking for inactive LLMEs, time = 867705 (sgsn.c:131) 20250123125320393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125320393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125320393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125320407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125320407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Jan 23 12:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125321408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125321408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_attach_pdp_act_pmm_idle started. 20250123125322105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125322108 DMM INFO MM(262420000001057/e7fb0666) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125322108 DMM INFO MM(262420000001057/e7fb0666) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125322108 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125322108 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125322108 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125322108 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125322108 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250123125322108 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) 20250123125322108 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20250123125322108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125322108 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Deallocated (fsm.c:568) 20250123125322108 DMM DEBUG MM_STATE_Iu(13)[0x55c78a1eb350]{Detached}: Deallocated (fsm.c:568) 20250123125322108 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eacf0]{Deregistered}: Deallocated (fsm.c:568) 20250123125322108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125322150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125322150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125322150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125322150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125322150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125322150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125322150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125322150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125322150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125322151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125322151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125322151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125322151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125322151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125322151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125322151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125322151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125322151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125322151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125322151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1600)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125322152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125322152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125322154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125322159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125322159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1602)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125322164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125322164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125322164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125322164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125322164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125322164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125322164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125322164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125322164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125322165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125322165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125322165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125322165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125322165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125322165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125322165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125322165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125322165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125322167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125322171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125322171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125322179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125322179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125322179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125322179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125322180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125322180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125322180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125322180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125322180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125322180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125322180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125322180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125322180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125322180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125322180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125322181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125322181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250123125322183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1613)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@00376f35f9fd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125322188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125322188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125322387 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125322387 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125322387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125322387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125322394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125322394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125322394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125322394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125322394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125322394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125322394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125322397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125322397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125322397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125322397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125322397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125322397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125322397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125322398 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125322409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125322409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125322409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125322409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125322413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125322414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125323206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323207 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125323207 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125323208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@00376f35f9fd: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F96E8CF8'O, index=0 SGSN_Test-GSUP(1616)@00376f35f9fd: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: 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 := 'A0AF'O, rac := '52'O ("R") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)15371673 SGSN_Test_0-SCCP(1611)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1612)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125323457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323457 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125323457 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125323457 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125323457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20250123125323457 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{Deregistered}: Allocated (fsm.c:456) 20250123125323457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125323457 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125323457 DMM DEBUG MM_STATE_Iu[0x55c78a1e8770]{Detached}: Allocated (fsm.c:456) 20250123125323457 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125323457 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125323457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125323457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125323457 DMM DEBUG MM(262420000001005/f403ecaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125323457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250123125323457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@00376f35f9fd: { messageType := 2, destLocRef := 'EA8D99'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: 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 := 'EABCE33CF58901B574A85D8004B1F974'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09A318F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1A928D9BF090F2D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ADC2CACFBBE2522E4FFB21916CD78CBE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '000E29620A5D8A3AF2C943773F77D116'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8925E7BBA64505955798F4C9246BAA92'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5A0608B4D62DF6A7'O } } } } } SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250123125323463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323463 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125323463 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125323463 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125323463 DMM DEBUG MM(262420000001005/f403ecaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250123125323463 DMM NOTICE MM(262420000001005/f403ecaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125323463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125323463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125323463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125323463 DMM DEBUG MM(262420000001005/f403ecaf) Requesting authorization (sgsn_auth.c:160) 20250123125323463 DMM INFO MM(262420000001005/f403ecaf) Requesting authentication tuples (sgsn_auth.c:184) 20250123125323463 DMM DEBUG MM(262420000001005/f403ecaf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125323463 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250123125323463 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@00376f35f9fd: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@00376f35f9fd: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250123125323465 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125323465 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125323465 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125323465 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125323465 DMM INFO MM(262420000001005/f403ecaf) Subscriber data update (mmctx.c:445) 20250123125323465 DMM DEBUG MM(262420000001005/f403ecaf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125323465 DMM INFO MM(262420000001005/f403ecaf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125323465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125323465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125323465 DMM INFO MM(262420000001005/f403ecaf) <- GMM AUTH AND CIPHERING REQ (rand = ea bc e3 3c f5 89 01 b5 74 a8 5d 80 04 b1 f9 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 25 e7 bb a6 45 05 95 57 98 f4 c9 24 6b aa 92 ) (gprs_gmm.c:483) 20250123125323465 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250123125323465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308225A0608B423094399990000100005F02904D62DF6A7'O 20250123125323470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323471 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125323471 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125323471 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125323471 DMM INFO MM(262420000001005/f403ecaf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125323471 DMM NOTICE MM(262420000001005/f403ecaf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125323471 DMM DEBUG MM(262420000001005/f403ecaf) checking auth: received UMTS RES = 5a 06 08 b4 d6 2d f6 a7 (gprs_gmm.c:666) 20250123125323471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125323471 DMM DEBUG MM(262420000001005/f403ecaf) Requesting authorization (sgsn_auth.c:160) 20250123125323471 DMM INFO MM(262420000001005/f403ecaf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125323471 DMM DEBUG MM(262420000001005/f403ecaf) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125323471 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250123125323471 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) 20250123125323471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125323471 DMM DEBUG MM(262420000001005/f403ecaf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125323471 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323471 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125323478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323479 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125323479 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125323479 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125323479 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250123125323479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125323479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125323479 DMM INFO MM(262420000001005/f403ecaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf403ecaf) (gprs_gmm.c:300) 20250123125323479 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250123125323479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125323483 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125323483 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125323483 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250123125323483 DMM INFO MM(262420000001005/f403ecaf) Subscriber data update (mmctx.c:445) 20250123125323483 DMM DEBUG MM(262420000001005/f403ecaf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125323483 DMM INFO MM(262420000001005/f403ecaf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125323483 DMM NOTICE MM(262420000001005/f403ecaf) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250123125323483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125323483 DMM NOTICE MM(262420000001005/f403ecaf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125323483 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) 20250123125323483 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125323483 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250123125323483 DMM INFO MM(262420000001005/f403ecaf) Subscriber data update (mmctx.c:445) 20250123125323483 DMM DEBUG MM(262420000001005/f403ecaf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125323485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323485 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125323485 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125323485 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125323485 DMM INFO MM(262420000001005/f403ecaf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125323486 DMM NOTICE MM(262420000001005/f403ecaf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125323486 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125323486 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125323486 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125323486 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125323486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125323486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125323486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1611)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125323490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323490 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125323491 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125323491 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125323491 DMM INFO MM(262420000001005/f403ecaf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125323491 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125323491 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125323491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-RAN(1612)@00376f35f9fd: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)15371673 20250123125323492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: 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 := 'F403ECAF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@00376f35f9fd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)11530183 SGSN_Test_0-RAN(1612)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@00376f35f9fd: First idle individual index:0 20250123125323693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125323693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125323693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125323693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323694 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125323694 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125323694 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125323694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125323694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125323694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125323694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125323694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125323694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125323694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125323694 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF403ECAF) type="signalling" (gprs_gmm.c:1944) 20250123125323694 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125323694 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125323694 DMM DEBUG MM(262420000001005/f403ecaf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) SGSN_Test_0-SCCP(1611)@00376f35f9fd: { messageType := 2, destLocRef := 'AFEFC7'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@00376f35f9fd: Final verdict of PTC: none 20250123125323718 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125323718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125323718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125323718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125323718 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125323718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125323718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125323718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125323718 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125323718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125323718 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125323718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125323718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125323718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125323718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125323718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125323718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125323718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@00376f35f9fd: Final verdict of PTC: none 20250123125323726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@00376f35f9fd: Final verdict of PTC: none 20250123125323731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1605)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@00376f35f9fd: Final verdict of PTC: none 20250123125323731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1606)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1600)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1610)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@00376f35f9fd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1603)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1598)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1608)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@00376f35f9fd: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Thu Jan 23 12:53:23 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 20250123125323844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125324347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231424) 20250123125324733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125324733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231424, count=235876) 20250123125325719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125325719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125325719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125325735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125325735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Jan 23 12:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125326737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125326737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_pmm_idle_rx_mt_data started. 20250123125327446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125327450 DMM INFO MM(262420000001005/f403ecaf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125327450 DMM INFO MM(262420000001005/f403ecaf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125327450 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125327450 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125327450 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125327450 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125327450 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250123125327450 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) 20250123125327450 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20250123125327450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125327450 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125327450 DMM DEBUG MM_STATE_Iu(15)[0x55c78a1e8770]{Detached}: Deallocated (fsm.c:568) 20250123125327450 DMM DEBUG GMM(gmm_fsm)[0x55c78a1eb350]{Deregistered}: Deallocated (fsm.c:568) 20250123125327450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125327505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125327505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125327505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125327505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125327505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125327505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125327506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125327506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125327506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125327506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125327506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125327506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125327508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125327513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125327513 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125327519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125327519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125327519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125327519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125327519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125327520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125327520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125327520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125327520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250123125327520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125327522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125327526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125327526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125327535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125327535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125327535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125327536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125327536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125327536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125327536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125327536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125327536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125327536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125327536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125327536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125327536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125327536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125327536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125327536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125327538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1636)@00376f35f9fd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@00376f35f9fd: ************************************************* MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125327543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125327543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125327738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125327738 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125327738 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125327739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125327743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250123125327743 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125327743 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125327743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125327743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250123125327744 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1636)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125327749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125327749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125327749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125327749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125327749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125327749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125327749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125327751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125327751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125327751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125327751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125327751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125327751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125327751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125327751 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125328563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328564 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125328564 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125328564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@00376f35f9fd: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='F4A1160C'O, index=0 SGSN_Test-GSUP(1639)@00376f35f9fd: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: 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 := 'E8F0'O, rac := 'D5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@00376f35f9fd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)10704026 SGSN_Test_0-SCCP(1634)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1635)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125328835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328835 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125328835 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125328835 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125328835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20250123125328835 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{Deregistered}: Allocated (fsm.c:456) 20250123125328835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Allocated (fsm.c:456) 20250123125328835 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Allocated (fsm.c:456) 20250123125328835 DMM DEBUG MM_STATE_Iu[0x55c78a1ebeb0]{Detached}: Allocated (fsm.c:456) 20250123125328835 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125328835 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125328835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125328835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125328835 DMM DEBUG MM(262420000001007/c16a0bd4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125328835 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250123125328835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: { messageType := 2, destLocRef := 'A3549A'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: 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 := '19C1C476E62DA88235F249C18CDBEA6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07A50621'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAF094327CD6D103'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '33748057FC197E2F9823F5BF6D755082'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '91BF2511283731CCD5776C1BE61AAE28'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '80B94DC83BF59A50EA14CC12A815AFB8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '87699D8110F316C7'O } } } } } SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250123125328844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125328844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125328844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125328844 DMM DEBUG MM(262420000001007/c16a0bd4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250123125328844 DMM NOTICE MM(262420000001007/c16a0bd4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125328844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125328844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125328844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125328844 DMM DEBUG MM(262420000001007/c16a0bd4) Requesting authorization (sgsn_auth.c:160) 20250123125328844 DMM INFO MM(262420000001007/c16a0bd4) Requesting authentication tuples (sgsn_auth.c:184) 20250123125328844 DMM DEBUG MM(262420000001007/c16a0bd4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125328844 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250123125328844 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@00376f35f9fd: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@00376f35f9fd: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250123125328846 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125328846 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125328846 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125328846 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125328846 DMM INFO MM(262420000001007/c16a0bd4) Subscriber data update (mmctx.c:445) 20250123125328846 DMM DEBUG MM(262420000001007/c16a0bd4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125328846 DMM INFO MM(262420000001007/c16a0bd4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125328846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125328846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125328846 DMM INFO MM(262420000001007/c16a0bd4) <- GMM AUTH AND CIPHERING REQ (rand = 19 c1 c4 76 e6 2d a8 82 35 f2 49 c1 8c db ea 6f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 b9 4d c8 3b f5 9a 50 ea 14 cc 12 a8 15 af b8 ) (gprs_gmm.c:483) 20250123125328846 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250123125328847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2287699D8123094399990000100007F0290410F316C7'O 20250123125328853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328853 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125328853 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125328853 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125328853 DMM INFO MM(262420000001007/c16a0bd4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125328853 DMM NOTICE MM(262420000001007/c16a0bd4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125328853 DMM DEBUG MM(262420000001007/c16a0bd4) checking auth: received UMTS RES = 87 69 9d 81 10 f3 16 c7 (gprs_gmm.c:666) 20250123125328853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125328853 DMM DEBUG MM(262420000001007/c16a0bd4) Requesting authorization (sgsn_auth.c:160) 20250123125328853 DMM INFO MM(262420000001007/c16a0bd4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125328853 DMM DEBUG MM(262420000001007/c16a0bd4) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125328853 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250123125328853 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) 20250123125328853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125328853 DMM DEBUG MM(262420000001007/c16a0bd4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125328853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125328864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328864 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125328864 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125328864 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125328865 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250123125328865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125328865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125328865 DMM INFO MM(262420000001007/c16a0bd4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc16a0bd4) (gprs_gmm.c:300) 20250123125328865 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250123125328865 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328865 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125328873 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125328873 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125328874 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250123125328874 DMM INFO MM(262420000001007/c16a0bd4) Subscriber data update (mmctx.c:445) 20250123125328874 DMM DEBUG MM(262420000001007/c16a0bd4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125328874 DMM INFO MM(262420000001007/c16a0bd4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125328874 DMM NOTICE MM(262420000001007/c16a0bd4) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250123125328874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125328874 DMM NOTICE MM(262420000001007/c16a0bd4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125328874 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) 20250123125328875 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125328875 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250123125328875 DMM INFO MM(262420000001007/c16a0bd4) Subscriber data update (mmctx.c:445) 20250123125328875 DMM DEBUG MM(262420000001007/c16a0bd4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125328879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328879 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125328879 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125328879 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125328879 DMM INFO MM(262420000001007/c16a0bd4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125328879 DMM NOTICE MM(262420000001007/c16a0bd4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125328880 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125328880 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125328880 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125328880 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125328880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125328880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125328880 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1634)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125328889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125328889 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125328889 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125328889 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125328889 DMM INFO MM(262420000001007/c16a0bd4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125328889 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125328889 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125328890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125328890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125328890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125328890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 20250123125328892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125328892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125328892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125328892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125328892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125328892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125328892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125328892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@00376f35f9fd: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)10704026 TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: 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 := 'C16A0BD4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@00376f35f9fd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)1892920 SGSN_Test_0-RAN(1635)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@00376f35f9fd: First idle individual index:0 20250123125329092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125329092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125329092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125329092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125329093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125329093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125329093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125329093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125329093 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125329093 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125329093 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125329093 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC16A0BD4) type="signalling" (gprs_gmm.c:1944) 20250123125329093 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125329093 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125329093 DMM DEBUG MM(262420000001007/c16a0bd4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125329094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125329094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125329094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125329094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125329094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125329094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125329094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125329094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125329094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125329094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125329094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125329094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125329094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125329094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125329094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125329094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@00376f35f9fd: { messageType := 2, destLocRef := '1CE238'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@00376f35f9fd: Final verdict of PTC: none 20250123125329111 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125329111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125329111 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125329111 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125329111 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125329111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125329111 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125329111 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125329111 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125329111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125329111 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125329111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125329111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125329111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125329111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125329111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125329111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125329111 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@00376f35f9fd: Final verdict of PTC: none 20250123125329118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54524<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1620)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1623)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1633)@00376f35f9fd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@00376f35f9fd: Final verdict of PTC: none 20250123125329124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125329124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1628)@00376f35f9fd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1639)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@00376f35f9fd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1621)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1626)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1631)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@00376f35f9fd: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Thu Jan 23 12:53:29 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 20250123125329248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125329751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231052) 20250123125330124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125330124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231052, count=235504) 20250123125331112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125331112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125331112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125331126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125331126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Jan 23 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125332126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125332126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_update_ctx_err_ind_from_ggsn started. 20250123125332840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125332843 DMM INFO MM(262420000001007/c16a0bd4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125332843 DMM INFO MM(262420000001007/c16a0bd4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125332843 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125332843 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125332843 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125332843 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125332843 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250123125332843 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) 20250123125332843 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250123125332843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1e03a0]{Init}: Deallocated (fsm.c:568) 20250123125332843 DMM DEBUG MM_STATE_Gb[0x55c78a1d8ec0]{Idle}: Deallocated (fsm.c:568) 20250123125332843 DMM DEBUG MM_STATE_Iu(17)[0x55c78a1ebeb0]{Detached}: Deallocated (fsm.c:568) 20250123125332843 DMM DEBUG GMM(gmm_fsm)[0x55c78a1e8770]{Deregistered}: Deallocated (fsm.c:568) 20250123125332843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125332897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125332897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125332897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125332897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125332897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125332897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125332897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125332897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125332897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125332898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125332898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125332898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125332898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125332899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125332899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125332899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125332899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125332899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250123125332899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125332899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125332899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125332899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@00376f35f9fd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125332901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125332907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125332907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1648)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@00376f35f9fd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125332912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250123125332912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125332912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125332912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125332912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250123125332912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125332912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125332912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125332912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125332913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125332913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125332913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125332913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125332913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125332913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125332913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125332913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125332913 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250123125332913 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125332913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125332914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125332914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@00376f35f9fd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125332915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@00376f35f9fd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250123125332921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55c78a1dab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125332921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@00376f35f9fd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@00376f35f9fd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1656)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@00376f35f9fd: Provider Link came up: sending NS-RESET 20250123125332927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250123125332927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125332927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125332927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125332927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250123125332928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125332928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125332928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125332928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250123125332928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125332928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125332928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125332929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250123125332929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250123125332929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250123125332929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250123125332929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125332929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250123125332929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250123125332929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250123125332929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250123125332929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@00376f35f9fd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@00376f35f9fd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250123125332930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@00376f35f9fd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@00376f35f9fd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@00376f35f9fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@00376f35f9fd: ************************************************* SGSN_Test_0-M3UA(1659)@00376f35f9fd: M3UA emulation initiated, the test can be started MTC@00376f35f9fd: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@00376f35f9fd: ************************************************* SGSN_Test_0-SCCP(1657)@00376f35f9fd: v_sccp_pdu_maxlen:268 20250123125332935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55c78a1dd240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250123125332935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@00376f35f9fd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250123125333128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125333128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250123125333128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250123125333128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250123125333132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250123125333133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250123125333134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250123125333134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250123125333134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250123125333134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@00376f35f9fd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250123125333138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125333138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250123125333138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250123125333138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250123125333138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250123125333139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250123125333139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250123125333139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125333139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250123125333139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250123125333139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250123125333139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250123125333139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250123125333139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250123125333139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250123125333954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125333954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125333955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125333955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125333955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125333955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125333955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125333955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125333955 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250123125333955 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250123125333956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125333956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125333956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125333956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125333956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125333956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125333956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125333956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@00376f35f9fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@00376f35f9fd: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='E1469897'O, index=0 SGSN_Test-GSUP(1662)@00376f35f9fd: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: 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 := '72A9'O, rac := '2A'O ("*") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@00376f35f9fd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)12837151 SGSN_Test_0-SCCP(1657)@00376f35f9fd: First idle individual index:0 SGSN_Test_0-RAN(1658)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 20250123125334223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334224 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125334224 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125334224 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125334224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250123125334224 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{Deregistered}: Allocated (fsm.c:456) 20250123125334224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Allocated (fsm.c:456) 20250123125334224 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Allocated (fsm.c:456) 20250123125334224 DMM DEBUG MM_STATE_Iu[0x55c78a1ec320]{Detached}: Allocated (fsm.c:456) 20250123125334224 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250123125334224 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250123125334224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250123125334224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250123125334224 DMM DEBUG MM(262420000001004/ff4f7191) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250123125334224 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250123125334224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: { messageType := 2, destLocRef := 'C3E11F'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(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: 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 := 'A614C45BC2A9A43F858351155EC47B30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF22622A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50D23260761EFCFC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D142AAA7374F46D8566F3C1E858B3D18'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C3CB585A1FB3E32650D59E48F9C8FEBA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E3497C74865A37D28D13E8FB5A4BF936'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF56A6D4E8C9F8D6'O } } } } } SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_len:23 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250123125334238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334238 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125334238 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125334238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125334238 DMM DEBUG MM(262420000001004/ff4f7191) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250123125334238 DMM NOTICE MM(262420000001004/ff4f7191) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250123125334238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250123125334238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250123125334238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250123125334238 DMM DEBUG MM(262420000001004/ff4f7191) Requesting authorization (sgsn_auth.c:160) 20250123125334238 DMM INFO MM(262420000001004/ff4f7191) Requesting authentication tuples (sgsn_auth.c:184) 20250123125334238 DMM DEBUG MM(262420000001004/ff4f7191) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250123125334238 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250123125334238 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@00376f35f9fd: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@00376f35f9fd: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250123125334242 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250123125334242 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250123125334242 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250123125334242 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250123125334242 DMM INFO MM(262420000001004/ff4f7191) Subscriber data update (mmctx.c:445) 20250123125334242 DMM DEBUG MM(262420000001004/ff4f7191) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250123125334242 DMM INFO MM(262420000001004/ff4f7191) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250123125334242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250123125334242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250123125334242 DMM INFO MM(262420000001004/ff4f7191) <- GMM AUTH AND CIPHERING REQ (rand = a6 14 c4 5b c2 a9 a4 3f 85 83 51 15 5e c4 7b 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 49 7c 74 86 5a 37 d2 8d 13 e8 fb 5a 4b f9 36 ) (gprs_gmm.c:483) 20250123125334242 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250123125334243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_len:37 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222DF56A6D423094399990000100004F02904E8C9F8D6'O 20250123125334251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334251 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125334251 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125334251 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125334251 DMM INFO MM(262420000001004/ff4f7191) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250123125334251 DMM NOTICE MM(262420000001004/ff4f7191) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250123125334251 DMM DEBUG MM(262420000001004/ff4f7191) checking auth: received UMTS RES = df 56 a6 d4 e8 c9 f8 d6 (gprs_gmm.c:666) 20250123125334251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250123125334251 DMM DEBUG MM(262420000001004/ff4f7191) Requesting authorization (sgsn_auth.c:160) 20250123125334251 DMM INFO MM(262420000001004/ff4f7191) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250123125334251 DMM DEBUG MM(262420000001004/ff4f7191) Requesting subscriber data update (gprs_subscriber.c:894) 20250123125334251 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250123125334251 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) 20250123125334251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250123125334251 DMM DEBUG MM(262420000001004/ff4f7191) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250123125334252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_len:12 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250123125334262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334263 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250123125334263 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250123125334263 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250123125334263 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250123125334263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250123125334263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250123125334263 DMM INFO MM(262420000001004/ff4f7191) <- GMM ATTACH ACCEPT (new P-TMSI=0xff4f7191) (gprs_gmm.c:300) 20250123125334263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250123125334263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250123125334268 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250123125334268 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250123125334268 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250123125334268 DMM INFO MM(262420000001004/ff4f7191) Subscriber data update (mmctx.c:445) 20250123125334268 DMM DEBUG MM(262420000001004/ff4f7191) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250123125334268 DMM INFO MM(262420000001004/ff4f7191) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250123125334268 DMM NOTICE MM(262420000001004/ff4f7191) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250123125334268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250123125334268 DMM NOTICE MM(262420000001004/ff4f7191) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250123125334268 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) 20250123125334269 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250123125334269 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250123125334269 DMM INFO MM(262420000001004/ff4f7191) Subscriber data update (mmctx.c:445) 20250123125334269 DMM DEBUG MM(262420000001004/ff4f7191) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_len:14 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250123125334271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334271 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250123125334271 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250123125334271 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250123125334271 DMM INFO MM(262420000001004/ff4f7191) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250123125334272 DMM NOTICE MM(262420000001004/ff4f7191) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250123125334272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250123125334272 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250123125334272 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250123125334272 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250123125334272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250123125334272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250123125334272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_len:7 SGSN_Test_0-SCCP(1657)@00376f35f9fd: vl_from0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250123125334277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334277 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250123125334277 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250123125334277 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250123125334277 DMM INFO MM(262420000001004/ff4f7191) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250123125334277 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250123125334278 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250123125334278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 20250123125334279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@00376f35f9fd: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)12837151 TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: 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 := 'FF4F7191'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@00376f35f9fd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)15206052 SGSN_Test_0-RAN(1658)@00376f35f9fd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@00376f35f9fd: First idle individual index:0 20250123125334480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250123125334480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250123125334480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250123125334480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334481 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250123125334481 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250123125334481 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250123125334481 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF4F7191) type="signalling" (gprs_gmm.c:1944) 20250123125334481 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250123125334481 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250123125334481 DMM DEBUG MM(262420000001004/ff4f7191) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250123125334482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250123125334482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250123125334482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250123125334482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250123125334482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250123125334482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250123125334482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250123125334482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@00376f35f9fd: { messageType := 2, destLocRef := 'E806A4'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(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@00376f35f9fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@00376f35f9fd: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@00376f35f9fd: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@00376f35f9fd: Final verdict of PTC: none 20250123125334491 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250123125334491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125334491 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250123125334491 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250123125334491 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250123125334491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250123125334491 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250123125334491 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250123125334491 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250123125334491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250123125334491 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250123125334491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250123125334491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250123125334491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250123125334491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250123125334492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250123125334492 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250123125334492 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@00376f35f9fd: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@00376f35f9fd: Final verdict of PTC: none 20250123125334500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54550<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250123125334506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250123125334506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1652)@00376f35f9fd: Final verdict of PTC: none -NSVCI97(1646)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP(1662)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@00376f35f9fd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@00376f35f9fd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@00376f35f9fd: Final verdict of PTC: none -NSVCI98(1651)@00376f35f9fd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@00376f35f9fd: Final verdict of PTC: none -NSVCI99(1656)@00376f35f9fd: Final verdict of PTC: none -NSVCI98-provIP(1649)@00376f35f9fd: Final verdict of PTC: none -NSVCI97-provIP(1644)@00376f35f9fd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@00376f35f9fd: Final verdict of PTC: none -NSVCI99-provIP(1654)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: none MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@00376f35f9fd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@00376f35f9fd: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Thu Jan 23 12:53:34 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 20250123125334660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125335162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234604) 20250123125335507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125335507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234604, count=235764) 20250123125336493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250123125336493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250123125336493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250123125336509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125336509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@00376f35f9fd: Test execution finished. MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Jan 23 12:53:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125337510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125337510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_NS_connect_alive started. 20250123125338254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125338256 DMM INFO MM(262420000001004/ff4f7191) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250123125338256 DMM INFO MM(262420000001004/ff4f7191) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250123125338256 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250123125338256 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250123125338256 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250123125338256 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250123125338256 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250123125338256 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) 20250123125338256 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250123125338256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55c78a1d8ec0]{Init}: Deallocated (fsm.c:568) 20250123125338256 DMM DEBUG MM_STATE_Gb[0x55c78a1e03a0]{Idle}: Deallocated (fsm.c:568) 20250123125338256 DMM DEBUG MM_STATE_Iu(19)[0x55c78a1ec320]{Detached}: Deallocated (fsm.c:568) 20250123125338256 DMM DEBUG GMM(gmm_fsm)[0x55c78a1ebeb0]{Deregistered}: Deallocated (fsm.c:568) 20250123125338256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250123125338282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250123125338282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250123125338282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250123125338511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125338511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: setverdict(pass): none -> pass MTC@00376f35f9fd: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250123125339294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49628<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: pass MTC@00376f35f9fd: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@00376f35f9fd: Test case TC_NS_connect_alive finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Jan 23 12:53:39 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 20250123125339331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125339512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125339512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125339833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9656) 20250123125340514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125340514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=9656, count=14552) 20250123125341515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125341515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Jan 23 12:53:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250123125342517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125342517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@00376f35f9fd: Test case TC_NS_connect_reset started. 20250123125342940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125342944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250123125342977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250123125342977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250123125342977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250123125342977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250123125342977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250123125342977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250123125342977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250123125342977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125342977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55c78a1d7c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@00376f35f9fd: setverdict(pass): none -> pass 20250123125343518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125343518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250123125343986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@00376f35f9fd: Final verdict of PTC: none MTC@00376f35f9fd: Setting final verdict of the test case. MTC@00376f35f9fd: Local verdict of MTC: pass MTC@00376f35f9fd: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@00376f35f9fd: Test case TC_NS_connect_reset finished. Verdict: pass MTC@00376f35f9fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Jan 23 12:53:44 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 20250123125344023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250123125344520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125344520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125344526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11192) 20250123125345520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125345520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11192, count=12352) 20250123125345978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125346522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125346522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@00376f35f9fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@00376f35f9fd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@00376f35f9fd: Terminating MTC. MC@00376f35f9fd: MTC terminated. MC2> exit MC@00376f35f9fd: Shutting down session. MC@00376f35f9fd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 20250123125347523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125347523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1304952) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250123125348524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125348536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125348979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250123125349537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125349538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250123125350099 DGPRS DEBUG Checking for inactive LLMEs, time = 867735 (sgsn.c:131) 20250123125350539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125350539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250123125351540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250123125351540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1304886) [testenv][generic] Stopping sgsn (1304913) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='8' errors='8' skipped='0' inconc='0' time='866.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.678345'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.650328'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.611021'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.657293'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.169680'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.676720'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.715867'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.702208'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.692675'> <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.567427'> <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.558956'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.509114'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.574020'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.485505'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.644689'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.670634'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.640667'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.729089'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.680899'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.746179'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.756191'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.650565'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.696912'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.626449'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.681224'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.586974'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.842149'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.717400'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.571236'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.513235'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.556652'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.534384'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.493394'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.625860'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.648078'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.779696'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.721929'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.770131'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.580696'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.802580'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.674661'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.593589'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.643640'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.684299'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.593339'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 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.586995'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.656563'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.733574'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.666191'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.681106'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.703405'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.708810'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.645629'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.600480'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.701779'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.704575'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.696271'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.733837'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.633110'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.668331'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.717897'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.224948'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.733388'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.502812'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.539219'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.527101'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.555471'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 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.721322'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.528859'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 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.670396'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.618897'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 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.559749'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 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.566495'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.676874'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.620051'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.648585'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.672103'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.739417'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.787212'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.811386'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.618038'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.657256'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.667529'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.697813'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.693856'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.046752'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.052220'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0'] testenv-sgsn-generic-osmocom-latest-20250123-1239-8f43c7b2-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2303/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